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 44 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 7.0.11" />
55 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2" />
66 <PackageReference Include =" xunit" Version =" 2.5.0" />
7- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.0 " >
7+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.1 " >
88 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
99 <PrivateAssets >all</PrivateAssets >
1010 </PackageReference >
Original file line number Diff line number Diff line change 44 <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 7.0.10" />
55 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2" />
66 <PackageReference Include =" xunit" Version =" 2.5.0" />
7- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.0 " >
7+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.1 " >
88 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
99 <PrivateAssets >all</PrivateAssets >
1010 </PackageReference >
You can’t perform that action at this time.
0 commit comments