Linux downgrade

This commit is contained in:
2023-04-01 12:04:50 -07:00
parent ba5bc6347c
commit cf5984385f
4 changed files with 19 additions and 3 deletions

View File

@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<OutputType>Exe</OutputType>
<RuntimeIdentifiers>win-x64;linux-x64</RuntimeIdentifiers>
<TargetFramework>net7.0</TargetFramework>
<TargetFramework>net6.0</TargetFramework>
<UserSecretsId>7ca5318a-9332-4217-b9d8-cae696629934</UserSecretsId>
</PropertyGroup>
<PropertyGroup>