.NET 5 B-)
This commit is contained in:
parent
21e1f2e3c0
commit
be99d1dcef
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
<TargetFramework>netcoreapp5.0</TargetFramework>
|
||||
<StartupObject>Buypeeb.BuypeebApp</StartupObject>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
Loading…
Reference in a new issue