chore(*): Update to newer versions

This commit is contained in:
Josh Creek
2024-11-28 22:11:32 +00:00
parent 00590d303e
commit 193201bcb0
2 changed files with 15 additions and 9 deletions
+2 -2
View File
@@ -2,14 +2,14 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
</PropertyGroup>
<ItemGroup>
<Compile Remove="DayX.cs" />
<Compile Remove="DayX.cs"/>
</ItemGroup>
<ItemGroup>