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 714e95a commit 71c3feaCopy full SHA for 71c3fea
tools/nuget/CSFML/build/netstandard2.0/CSFML.props
@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<Project ToolsVersion="16.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
+ <PropertyGroup>
4
+ <CSFMLIgnoreAnyCPU>true</CSFMLIgnoreAnyCPU>
5
+ </PropertyGroup>
6
+</Project>
0 commit comments