Skip to content

Commit

Permalink
Update MulticlientCreator.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Fizo55 committed Jul 2, 2024
1 parent 70ccd6e commit cdce93f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/MulticlientCreator/MulticlientCreator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net8.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
Expand Down Expand Up @@ -40,4 +40,4 @@
</EmbeddedResource>
</ItemGroup>

</Project>
</Project>

0 comments on commit cdce93f

Please sign in to comment.