1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-26 16:12:54 +08:00

Fix up assembly name

This commit is contained in:
smoogipoo 2017-11-19 14:46:51 +09:00
parent 440c1a9f83
commit db4c912e1e

View File

@ -10,7 +10,8 @@
<Version>0.0.0.0</Version> <Version>0.0.0.0</Version>
<Description>click the circles. to the beat.</Description> <Description>click the circles. to the beat.</Description>
<Copyright>ppy Pty Ltd 2007-2017</Copyright> <Copyright>ppy Pty Ltd 2007-2017</Copyright>
<AssemblyTitle>osu!lazer</AssemblyTitle> <AssemblyName>osu!</AssemblyName>
<Title>osu!lazer</Title>
<Product>osu!lazer</Product> <Product>osu!lazer</Product>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">