We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 796546a commit b57a3c6Copy full SHA for b57a3c6
Directory.Packages.props
@@ -33,7 +33,7 @@
33
<!-- Testing Dependencies -->
34
<PackageVersion Include="MSTest" Version="3.9.3" />
35
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="17.14.2" />
36
- <PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
+ <PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.8" />
37
<PackageVersion Include="NSubstitute" Version="5.3.0" />
38
<!-- Sample Application Dependencies -->
39
<PackageVersion Include="System.ServiceModel.Syndication" Version="9.0.8" />
0 commit comments