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.83 </CommonVersion >
9+ <CommonVersion >1.0.84 </CommonVersion >
1010 <EFVersion >10.0.0</EFVersion >
1111 <PublishRepositoryUrl >true</PublishRepositoryUrl >
1212 <EmbedUntrackedSources >true</EmbedUntrackedSources >
Original file line number Diff line number Diff line change 55 <IsPackable >false</IsPackable >
66 <OutputType >exe</OutputType >
77 <Nullable >disable</Nullable >
8- <!-- < UseMicrosoftTestingPlatformRunner>true</UseMicrosoftTestingPlatformRunner> -- >
8+ <UseMicrosoftTestingPlatformRunner >true</UseMicrosoftTestingPlatformRunner >
99 <TestingPlatformDotnetTestSupport >true</TestingPlatformDotnetTestSupport >
1010 </PropertyGroup >
1111
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 =" 18.0.0 " />
16- <PackageReference Include =" xunit.v3" Version =" 3.1 .0" />
15+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1 " />
16+ <PackageReference Include =" xunit.v3" Version =" 3.2 .0" />
1717 </ItemGroup >
1818
1919 <ItemGroup >
You can’t perform that action at this time.
0 commit comments