Merge pull request #5567 from smoogipoo/update-dependencies

Update source generator package
This commit is contained in:
Dean Herbert
2022-12-05 17:01:02 +09:00
committed by GitHub

View File

@@ -34,7 +34,7 @@
<PackageReference Include="ppy.osuTK.NS20" Version="1.0.192" />
<PackageReference Include="StbiSharp" Version="1.1.0" />
<PackageReference Include="ppy.SDL2-CS" Version="1.0.611-alpha" />
<PackageReference Include="ppy.osu.Framework.SourceGeneration" Version="2022.1204.0" />
<PackageReference Include="ppy.osu.Framework.SourceGeneration" Version="2022.1205.0" />
<!-- Any version ahead of this will cause AOT issues with iOS
See https://github.com/mono/mono/issues/21188 -->