File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
test/WeihanLi.EntityFramework.Test Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 <LangVersion >latest</LangVersion >
77 <ImplicitUsings >enable</ImplicitUsings >
88 <Nullable >enable</Nullable >
9- <CommonVersion >1.0.67 </CommonVersion >
9+ <CommonVersion >1.0.68 </CommonVersion >
1010 <EFVersion >8.0.8</EFVersion >
1111
1212 <PublishRepositoryUrl >true</PublishRepositoryUrl >
Original file line number Diff line number Diff line change 1010 <ItemGroup >
1111 <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" $(EFVersion)" />
1212 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" $(EFVersion)" />
13- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10 .0" />
13+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11 .0" />
1414 <PackageReference Include =" xunit" Version =" 2.9.0" />
1515 </ItemGroup >
1616
You can’t perform that action at this time.
0 commit comments