File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
test/WeihanLi.EntityFramework.Test Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 <LangVersion >preview</LangVersion >
77 <ImplicitUsings >enable</ImplicitUsings >
88 <Nullable >enable</Nullable >
9- <CommonVersion >1.0.79 </CommonVersion >
10- <EFVersion >10.0.0-preview.5.25277.114 </EFVersion >
9+ <CommonVersion >1.0.80 </CommonVersion >
10+ <EFVersion >10.0.0-preview.6.25358.103 </EFVersion >
1111
1212 <PublishRepositoryUrl >true</PublishRepositoryUrl >
1313 <EmbedUntrackedSources >true</EmbedUntrackedSources >
Original file line number Diff line number Diff line change 1212 <ItemGroup >
1313 <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" $(EFVersion)" />
1414 <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" $(EFVersion)" />
15- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0 " />
16- <PackageReference Include =" xunit.v3" Version =" 2.0.0 " />
15+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
16+ <PackageReference Include =" xunit.v3" Version =" 2.0.3 " />
1717 </ItemGroup >
1818
1919 <ItemGroup >
You can’t perform that action at this time.
0 commit comments