We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b170d0c commit a2e216aCopy full SHA for a2e216a
Directory.Build.Props
@@ -0,0 +1,5 @@
1
+<Project>
2
+ <PropertyGroup>
3
+ <RuntimeIdentifiers>win-x64;win-x86;linux-x64</RuntimeIdentifiers>
4
+ </PropertyGroup>
5
+</Project>
0 commit comments