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 8b48191 commit 78c0813Copy full SHA for 78c0813
build/artifacts.props
@@ -190,7 +190,7 @@
190
<PackageArtifact Include="Microsoft.Extensions.Localization" Category="ship" />
191
<PackageArtifact Include="Microsoft.Net.Http.Headers" Category="ship" />
192
<PackageArtifact Include="Microsoft.NET.Sdk.Razor" Category="ship" />
193
- <PackageArtifact Include="Microsoft.Owin.Security.Interop" Category="ship" />
+ <PackageArtifact Include="Microsoft.Owin.Security.Interop" Category="noship" />
194
<PackageArtifact Include="Microsoft.VisualStudio.Editor.Razor" Category="shipoob" />
195
<PackageArtifact Include="Microsoft.VisualStudio.LanguageServices.Razor" Category="shipoob" />
196
<PackageArtifact Include="Microsoft.VisualStudio.Mac.LanguageServices.Razor" Category="shipoob" />
0 commit comments