File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Cnblogs.Architecture.IntegrationTests
Cnblogs.Architecture.UnitTests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33 <PackageReference Include =" Cnblogs.Serilog.Extensions" Version =" 1.1.0" />
44 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.5" />
55 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
6- <PackageReference Include =" xunit" Version =" 2.8.0 " />
6+ <PackageReference Include =" xunit" Version =" 2.8.1 " />
77 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0" >
88 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
99 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 33 <ItemGroup >
44 <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 8.0.5" />
55 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
6- <PackageReference Include =" xunit" Version =" 2.8.0 " />
6+ <PackageReference Include =" xunit" Version =" 2.8.1 " />
77 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0" >
88 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
99 <PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments