Skip to content

Commit c911f64

Browse files
feat: Speed up builds in VS (#3396)
1 parent 2aeccdd commit c911f64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<Nullable>enable</Nullable>
1414

15+
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
1516
<SuppressNETCoreSdkPreviewMessage>true</SuppressNETCoreSdkPreviewMessage>
1617
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
1718
</PropertyGroup>

0 commit comments

Comments
 (0)