Update RHLauncher.csproj

This commit is contained in:
Junior 2023-06-05 23:16:16 -03:00 committed by GitHub
parent 4aa059f309
commit d319a7d4d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@
<Description>Rusty Hearts Launcher</Description>
<PlatformTarget>x86</PlatformTarget>
<AssemblyVersion>1.0.1</AssemblyVersion>
<FileVersion>1.0.0</FileVersion>
<FileVersion>1.0.1</FileVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
@ -91,4 +91,4 @@
</PropertyGroup>
</Project>
</Project>