mirror of
https://github.com/sp-tarkov/loot-dump-processor.git
synced 2025-02-12 22:10:45 -05:00
Updated target framework to .NET 9.0
This commit is contained in:
parent
f31fdaa27d
commit
8c0d46585a
@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<ServerGarbageCollection>true</ServerGarbageCollection>
|
||||
|
Loading…
x
Reference in New Issue
Block a user