8000 合并拉取请求 #242 · cnblogs/Architecture@d5ef551 · GitHub
[go: up one dir, main page]

Skip to content

Commit d5ef551

Browse files
authored
合并拉取请求 #242
chore(deps): bump xunit.runner.visualstudio from 2.8.0 to 2.8.1
2 parents 15c47fa + 49231d0 commit d5ef551

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/Cnblogs.Architecture.IntegrationTests/Cnblogs.Architecture.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.5" />
55
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
66
<PackageReference Include="xunit" Version="2.8.1" />
7-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
7+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
88
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
99
<PrivateAssets>all</PrivateAssets>
1010
</PackageReference>

test/Cnblogs.Architecture.UnitTests/Cnblogs.Architecture.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.5" />
55
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
66
<PackageReference Include="xunit" Version="2.8.1" />
7-
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
7+
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
88
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
99
<PrivateAssets>all</PrivateAssets>
1010
</PackageReference>

0 commit comments

Comments
 (0)
0