Skip to content

Commit a699564

Browse files
committed
Change package Microsoft.AspNetCore.Mvc.Testing from deprecated 5.0.12 to 6.0.33
1 parent 67986df commit a699564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/Tests/CESMII.ProfileDesigner.Api.Tests/CESMII.ProfileDesigner.Api.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.12" />
14+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.33" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
1616
<PackageReference Include="xunit" Version="2.4.1" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">

0 commit comments

Comments
 (0)