Update to net60

This commit is contained in:
Laura Hausmann 2021-11-16 14:06:19 +01:00
parent 7699064cfd
commit 2b7b21fd08
Signed by: zotan
GPG Key ID: D044E84C5BE01605
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net50</TargetFramework>
<TargetFramework>net60</TargetFramework>
</PropertyGroup>
<ItemGroup>