Skip to content

Commit ef69c33

Browse files
committed
Enabled VS 17.5 accelerated builds
1 parent 61c271f commit ef69c33

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Directory.Build.props

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2+
<PropertyGroup>
3+
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
4+
</PropertyGroup>
5+
</Project>

0 commit comments

Comments
 (0)