update progress updater

This commit is contained in:
2022-06-18 16:11:41 +02:00
parent 83b0ca22cd
commit 1488784a81
3 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<StartupObject>SM64_ROM_Manager.ProgressUpdater.My.MyApplication</StartupObject>