Browse Source

update nuget in catalog unit tests

pull/1559/head
Borja García Rodríguez 4 years ago
parent
commit
278b3d1247
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Services/Catalog/Catalog.UnitTests/Catalog.UnitTests.csproj

+ 1
- 1
src/Services/Catalog/Catalog.UnitTests/Catalog.UnitTests.csproj View File

@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="Microsoft.NETCore.Platforms" Version="5.0.0" />
<PackageReference Include="Moq" Version="4.15.2" />


Loading…
Cancel
Save