File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313
1414 <!-- Framework-specific package versions for Microsoft.AspNetCore.Mvc.Testing -->
1515 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
16- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8 .0.0 " VersionOverride =" 8.0.0" />
16+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 10 .0.1 " VersionOverride =" 8.0.0" />
1717 </ItemGroup >
1818
1919 <ItemGroup Condition =" '$(TargetFramework)' == 'net9.0'" >
20- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9 .0.0 " VersionOverride =" 9.0.0" />
20+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 10 .0.1 " VersionOverride =" 9.0.0" />
2121 </ItemGroup >
2222
2323 <ItemGroup Condition =" '$(TargetFramework)' == 'net10.0'" >
You can’t perform that action at this time.
0 commit comments