Skip to content

Commit 2f73dd3

Browse files
Update dependency Microsoft.AspNetCore.Mvc.Testing to v9
1 parent 7fad015 commit 2f73dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Basic.Template.API/content/API.Tests/API.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="3.1.8"/>
9+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.9"/>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1"/>
1111
<PackageReference Include="xunit" Version="2.4.1"/>
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3"/>

0 commit comments

Comments
 (0)