Skip to content

Commit

Permalink
Fix: Crash on serializing songSelectionScores token value
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotrekol committed Jul 9, 2021
1 parent b55d85e commit 467073b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/OsuMemoryEventSource/OsuMemoryEventSource.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="OsuMemoryDataProvider" Version="0.7.0" />
<PackageReference Include="OsuMemoryDataProvider" Version="0.7.1" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 467073b

Please sign in to comment.