Skip to content

Commit 78c0813

Browse files
authored
Set Microsoft.Owin.Security.Interop to 'noship' for 2.2 (#4314)[ci skip]
1 parent 8b48191 commit 78c0813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/artifacts.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<PackageArtifact Include="Microsoft.Extensions.Localization" Category="ship" />
191191
<PackageArtifact Include="Microsoft.Net.Http.Headers" Category="ship" />
192192
<PackageArtifact Include="Microsoft.NET.Sdk.Razor" Category="ship" />
193-
<PackageArtifact Include="Microsoft.Owin.Security.Interop" Category="ship" />
193+
<PackageArtifact Include="Microsoft.Owin.Security.Interop" Category="noship" />
194194
<PackageArtifact Include="Microsoft.VisualStudio.Editor.Razor" Category="shipoob" />
195195
<PackageArtifact Include="Microsoft.VisualStudio.LanguageServices.Razor" Category="shipoob" />
196196
<PackageArtifact Include="Microsoft.VisualStudio.Mac.LanguageServices.Razor" Category="shipoob" />

0 commit comments

Comments
 (0)