Skip to content

Commit

Permalink
Accelerate build in VS (#1369)
Browse files Browse the repository at this point in the history
  • Loading branch information
martintmk authored Jun 29, 2023
1 parent 345f6ed commit 9956812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/Common.targets
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<SignAssembly>true</SignAssembly>
<LangVersion>latest</LangVersion>
<ImplicitUsings>enable</ImplicitUsings>
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
</PropertyGroup>

<Import Project="$(MsBuildThisFileDirectory)Analyzers.targets" />
Expand Down

0 comments on commit 9956812

Please sign in to comment.