Bump to Net 5.0.4

This commit is contained in:
Qstick
2021-03-14 23:50:34 -04:00
parent f36f98e32b
commit 3e98a5d383
6 changed files with 9 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
<PackageReference Include="NUnit" Version="3.13.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
<PackageReference Include="NunitXml.TestLogger" Version="2.1.41" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="5.0.3" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="5.0.4" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NzbDrone.Test.Common\Prowlarr.Test.Common.csproj" />