Skip to content

Commit

Permalink
WpfApp1.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeVee127 committed Aug 31, 2024
1 parent a0ecab3 commit 7cc41eb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions BrilliantCrypto-Bot/WpfApp1/WpfApp1.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
</PropertyGroup>

</Project>

0 comments on commit 7cc41eb

Please sign in to comment.