Skip to content

Commit fd5bf41

Browse files
authored
Merge pull request #21 from loqutus490/dependabot/nuget/tests/LegalRagApp.Tests/Microsoft.AspNetCore.Mvc.Testing-8.0.24
Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.0 to 8.0.24
2 parents e3391bf + dbb5a3b commit fd5bf41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/LegalRagApp.Tests/LegalRagApp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
14-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0" />
14+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.24" />
1515
<PackageReference Include="xunit" Version="2.4.2" />
1616
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)