|
|
@ -8,7 +8,7 @@
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ProjectReference Include="..\..\src\ProductManagement.EntityFrameworkCore\ProductManagement.EntityFrameworkCore.csproj" />
|
|
|
|
<ProjectReference Include="..\..\src\ProductManagement.EntityFrameworkCore\ProductManagement.EntityFrameworkCore.csproj" />
|
|
|
|
<ProjectReference Include="..\ProductManagement.TestBase\ProductManagement.TestBase.csproj" />
|
|
|
|
<ProjectReference Include="..\ProductManagement.TestBase\ProductManagement.TestBase.csproj" />
|
|
|
|
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
|
|
|
|
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
|
|
|
|
<PackageReference Include="Microsoft.Data.Sqlite" Version="3.1.0" />
|
|
|
|
<PackageReference Include="Microsoft.Data.Sqlite" Version="3.1.0" />
|
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.0" />
|
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.0" />
|
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="3.1.0" />
|
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Proxies" Version="3.1.0" />
|
|
|
|