We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f670d01 commit f89031eCopy full SHA for f89031e
Clojure/Csharp.Tests/Csharp.Tests.csproj
@@ -6,6 +6,7 @@
6
<IsPackable>false</IsPackable>
7
<IsTestProject>true</IsTestProject>
8
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
9
+ <NoWarn>CS8002</NoWarn>
10
</PropertyGroup>
11
12
<ItemGroup>
0 commit comments