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

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<IsPackable>false</IsPackable>
</PropertyGroup>