1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 06:11:18 +08:00

Merge pull request #7878 from ppy/dependabot/nuget/ppy.osu.Framework.NativeLibs-2020.213.0

Bump ppy.osu.Framework.NativeLibs from 2019.1104.0 to 2020.213.0
This commit is contained in:
Dean Herbert
2020-02-17 17:53:33 +09:00
committed by GitHub
Unverified
+1 -1
View File
@@ -87,6 +87,6 @@
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="SharpRaven" Version="2.4.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.7.0" />
<PackageReference Include="ppy.osu.Framework.NativeLibs" Version="2019.1104.0" ExcludeAssets="all" />
<PackageReference Include="ppy.osu.Framework.NativeLibs" Version="2020.213.0" ExcludeAssets="all" />
</ItemGroup>
</Project>