Refinment
This commit is contained in:
parent
1c239dc546
commit
79ed92f303
3 changed files with 35 additions and 39 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<!-- <PublishSingleFile>true</PublishSingleFile> -->
|
||||
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||||
|
||||
<Version>5.4.9.252</Version>
|
||||
<Version>5.4.9.253</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||
|
|
|
|||
|
|
@ -63,7 +63,6 @@ namespace LibationLauncher
|
|||
#if !DEBUG
|
||||
checkForUpdate(config);
|
||||
#endif
|
||||
|
||||
Application.Run(new Form1());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue