Skip to content

Commit

Permalink
Bumping to .net8
Browse files Browse the repository at this point in the history
  • Loading branch information
woutervanranst authored Apr 5, 2024
1 parent 8d7a287 commit 4fa51f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Arius.UI/Arius.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows7.0</TargetFramework>
<TargetFramework>net8.0-windows8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>

Expand Down Expand Up @@ -45,4 +45,4 @@
<PackageReference Include="WouterVanRanst.Utils" Version="*" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 4fa51f3

Please sign in to comment.