Reset package updates

This commit is contained in:
Kevin Sommer
2023-07-14 18:04:21 +02:00
parent b73f748dba
commit c035c39d90
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<RootNamespace></RootNamespace>
<NoWarn>CS0649;CS0169</NoWarn>
<NukeRootDirectory>..</NukeRootDirectory>