Skip to content

Commit

Permalink
Target Microsoft.NET.Sdk again after using .NET 6
Browse files Browse the repository at this point in the history
  • Loading branch information
awaescher committed Aug 31, 2022
1 parent d363d68 commit 5291170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fusion++/Fusion++.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>WinExe</OutputType>
Expand Down

0 comments on commit 5291170

Please sign in to comment.