1
0
mirror of synced 2024-11-14 10:57:36 +01:00

Update changelog for version 0.6.0.0

This commit is contained in:
github-actions 2024-10-26 08:01:48 +00:00
parent a67972cf57
commit 88a4e92e69

View File

@ -33,7 +33,7 @@
<Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" /> <Folder Include="System\Open-World Memories\Modules\Modal\Sounds\" />
</ItemGroup> </ItemGroup>
<PropertyGroup> <PropertyGroup>
<Version>0.6.0</Version> <Version>0.6.0.0</Version>
<OutputType>WinExe</OutputType> <OutputType>WinExe</OutputType>
<TargetFramework>net8.0</TargetFramework> <TargetFramework>net8.0</TargetFramework>
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization> <EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
@ -42,4 +42,4 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<ApplicationIcon>OpenTaiko.ico</ApplicationIcon> <ApplicationIcon>OpenTaiko.ico</ApplicationIcon>
</PropertyGroup> </PropertyGroup>
</Project> </Project>