fixed the dotnet thingy
This commit is contained in:
parent
501053b087
commit
f20df85f31
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<PropertyGroup>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
<StartupObject>Buypeeb.Program</StartupObject>
|
||||
<StartupObject>Buypeeb.BuypeebApp</StartupObject>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Reference in a new issue