mirror of https://github.com/ppy/osu
Add back osu.Desktop versions (used in deploy)
This commit is contained in:
parent
d83e4dfd24
commit
687c889345
|
@ -10,6 +10,8 @@
|
|||
<Title>osu!lazer</Title>
|
||||
<Product>osu!lazer</Product>
|
||||
<ApplicationIcon>lazer.ico</ApplicationIcon>
|
||||
<Version>0.0.0.0</Version>
|
||||
<FileVersion>0.0.0.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="Defines">
|
||||
<DefineConstants Condition="'$(TargetFramework)' == 'net461'">$(DefineConstants);NET_FRAMEWORK</DefineConstants>
|
||||
|
|
Loading…
Reference in New Issue