Skip to content

Commit

Permalink
Bump NuGet package
Browse files Browse the repository at this point in the history
Update M.A.Mvc.Testing for RC.1.
  • Loading branch information
martincostello committed Nov 9, 2023
1 parent 57d6500 commit 70fc171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ApplePayJS.Tests/ApplePayJS.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" />
<PackageReference Include="JustEat.HttpClientInterception" Version="4.0.0" />
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0-preview.7.23375.9" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0-rc.1.23421.29" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Microsoft.Playwright" Version="1.39.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
Expand Down

0 comments on commit 70fc171

Please sign in to comment.