File tree 2 files changed +0
-2
lines changed
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 43
43
<PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 6.0.0" />
44
44
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
45
45
<PackageReference Include =" SauceControl.InheritDoc" Version =" 1.3.0" PrivateAssets =" All" />
46
- <PackageReference Include =" System.ValueTuple" Version =" 4.5.0" />
47
46
</ItemGroup >
48
47
</Project >
Original file line number Diff line number Diff line change 13
13
<PackageReference Include =" FluentAssertions" Version =" 6.7.0" />
14
14
<PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" $(AspNetVersion)" />
15
15
<PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" $(EFCoreVersion)" />
16
- <PackageReference Include =" Microsoft.Extensions.Caching.Abstractions" Version =" $(AspNetVersion)" />
17
16
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" $(TestSdkVersion)" />
18
17
<PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" $(EFCorePostgresVersion)" />
19
18
<PackageReference Include =" xunit" Version =" 2.4.2" />
You can’t perform that action at this time.
0 commit comments