Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit a5524dd

Browse files
committed
Mark the System.Security.Cryptography.Csp tests as not supported on Linux and OSX, since it's a Windows-only concept.
[tfs-changeset: 1505768]
1 parent 4bacc2b commit a5524dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<OutputType>Library</OutputType>
99
<AssemblyName>System.Security.Cryptography.Csp.Tests</AssemblyName>
1010
<RootNamespace>System.Security.Cryptography.Csp.Tests</RootNamespace>
11+
<UnsupportedPlatforms>Linux;OSX</UnsupportedPlatforms>
1112
</PropertyGroup>
1213
<ItemGroup>
1314
<ProjectReference Include="..\src\System.Security.Cryptography.Csp.csproj">

0 commit comments

Comments
 (0)