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.
2 parents e4fb035 + 6fa2c44 commit dde2779Copy full SHA for dde2779
src/Razor/src/Microsoft.VisualStudio.RazorExtension/Microsoft.VisualStudio.RazorExtension.csproj
@@ -16,8 +16,6 @@
16
<!-- Don't automatically include dependencies -->
17
<IncludePackageReferencesInVSIXContainer>false</IncludePackageReferencesInVSIXContainer>
18
19
- <!-- Update the VSToolsPath to ensure VSIX builds -->
20
- <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
21
<ExcludeFromSourceOnlyBuild>true</ExcludeFromSourceOnlyBuild>
22
<IsPackable>true</IsPackable>
23
<IsShippingAssembly>true</IsShippingAssembly>
0 commit comments