Browse Source

Revert "Accelerate local builds in Visual Studio (#3026)" (#3063)

This reverts commit b482ae937f.
pull/3077/head
Siegfried Pammer 2 years ago committed by GitHub
parent
commit
bd82b945ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      Directory.Build.props

6
Directory.Build.props

@ -1,6 +0,0 @@ @@ -1,6 +0,0 @@
<Project>
<PropertyGroup>
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
<ProduceReferenceAssembly>true</ProduceReferenceAssembly>
</PropertyGroup>
</Project>
Loading…
Cancel
Save