Revert "Update Updater.exe, remove CurrentVersion.dat and add missing files into the Content.mgcb"
This reverts commit 81c879cd3d
.
This commit is contained in:
parent
81c879cd3d
commit
b99ff2d2d5
|
@ -46,6 +46,7 @@
|
|||
<Content Include="Updater.exe">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<None Include="CurrentVersion.dat" />
|
||||
<Reference Include="OpenTK">
|
||||
<HintPath>$(MSBuildProgramFiles32)\MonoGame\v3.0\Assemblies\DesktopGL\OpenTK.dll</HintPath>
|
||||
</Reference>
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
0.54.1a
|
Loading…
Reference in New Issue