Skip to content

Commit

Permalink
Merge branch 'main' into vibankwa/fix-global.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vishweshbankwar authored Oct 27, 2023
2 parents 6c467e7 + d76aa77 commit c6621ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.9" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.0-rc.1.23421.29" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0-rc.1.23421.29" />
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="8.0.0-rc.2.23480.2" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0-rc.2.23480.2" />
</ItemGroup>
</Project>

0 comments on commit c6621ce

Please sign in to comment.