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 76dd37a commit 657ebf8Copy full SHA for 657ebf8
src/Razor/src/Microsoft.VisualStudio.RazorExtension/Microsoft.VisualStudio.RazorExtension.csproj
@@ -195,7 +195,7 @@
195
<IncludeOutputGroupsInVSIX>PublishProjectOutputGroup</IncludeOutputGroupsInVSIX>
196
<IncludeOutputGroupsInVSIXLocalOnly></IncludeOutputGroupsInVSIXLocalOnly>
197
<Private>false</Private>
198
- <AdditionalProperties>PublishReadyToRun=false</AdditionalProperties>
+ <AdditionalProperties>PublishReadyToRun=false;TargetFramework=$(NetVS)</AdditionalProperties>
199
<VSIXSubPath>ServiceHubCore</VSIXSubPath>
200
201
</ProjectReference>
0 commit comments