We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f95d1 commit 029d391Copy full SHA for 029d391
src/Microsoft.VisualStudio.Threading/OptProf.targets
@@ -4,7 +4,6 @@
4
<Technology>IBC</Technology>
5
<InstallationPath>Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.Threading.16.0\$(TargetFileName)</InstallationPath>
6
<InstrumentationArguments>/ExeConfig:"%VisualStudio.InstallationUnderTest.Path%\Common7\IDE\vsn.exe"</InstrumentationArguments>
7
- <OptimizationArguments>-PartialNGEN</OptimizationArguments>
8
<Scenarios>
9
<TestContainer Name="VSPE" Repository="VS">
10
<!-- When adding to this list, be sure to also add to VS repo too (e.g. https://dev.azure.com/devdiv/DevDiv/_git/VS/pullrequest/203770) -->
0 commit comments