Merge pull request #10320 from ppy/dependabot/nuget/ppy.osu.Framework.NativeLibs-2020.923.0

Bump ppy.osu.Framework.NativeLibs from 2020.213.0 to 2020.923.0
This commit is contained in:
Dean Herbert 2020-10-02 02:25:07 +09:00 committed by GitHub
commit e2934dff0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,6 +85,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="2020.213.0" ExcludeAssets="all" />
<PackageReference Include="ppy.osu.Framework.NativeLibs" Version="2020.923.0" ExcludeAssets="all" />
</ItemGroup>
</Project>