Skip to content

Commit 102194a

Browse files
authored
合并拉取请求 #230
chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 8.0.3 to 8.0.4
2 parents 03d0c79 + 739d3e7 commit 102194a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
33
<PackageReference Include="Cnblogs.Serilog.Extensions" Version="1.1.0" />
4-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.3" />
4+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.4" />
55
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
66
<PackageReference Include="xunit" Version="2.7.0" />
77
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">

0 commit comments

Comments
 (0)