Skip to content

Commit 71e7c86

Browse files
authored
Merge pull request #349
Bump Microsoft.AspNetCore.Mvc.Testing from 10.0.0 to 10.0.1
2 parents 3d674f4 + 9dd99eb commit 71e7c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
33
<PackageReference Include="NSubstitute" Version="5.3.0"/>
4-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0" />
4+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.1" />
55
</ItemGroup>
66
</Project>

0 commit comments

Comments
 (0)