Update submodule, .NET 9 (#34320)

This commit is contained in:
Pieter-Jan Briers
2025-01-11 21:22:47 +01:00
committed by GitHub
parent 1c315ba033
commit 3da354304d
9 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>