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 7ae39b8 commit b0e8f0fCopy full SHA for b0e8f0f
ClassCommands/ClassCommands.csproj
@@ -4,6 +4,7 @@
4
<OutputType>WinExe</OutputType>
5
<TargetFramework>netcoreapp3.1</TargetFramework>
6
<UseWPF>true</UseWPF>
7
+ <RuntimeIdentifier>win-x64</RuntimeIdentifier>
8
</PropertyGroup>
9
10
</Project>
0 commit comments