Skip to content

Commit 24950a3

Browse files
authored
Remove System.Security.Cryptography.Cng from ASP.NET transport package (#54428)
1 parent 9c5581c commit 24950a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/System.Security.Cryptography.Cng/Directory.Build.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<Import Project="..\Directory.Build.props" />
33
<PropertyGroup>
44
<StrongNameKeyId>Microsoft</StrongNameKeyId>
5-
<IsAspNetCoreApp>true</IsAspNetCoreApp>
65
<SupportedOSPlatforms>windows</SupportedOSPlatforms>
76
</PropertyGroup>
87
</Project>

0 commit comments

Comments
 (0)