Skip to content

Commit

Permalink
Merge branch 'main' into CP_AddAotMarkupUpdatePackages
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPulman authored Jan 28, 2025
2 parents c72fe7d + 1545429 commit 018b9d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<PackageVersion Include="xunit.runner.console" Version="2.9.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
<PackageVersion Include="Verify.Xunit" Version="28.9.0" />
<PackageVersion Include="Xunit.StaFact" Version="1.1.11" />
<PackageVersion Include="Xunit.StaFact" Version="1.2.69" />
<PackageVersion Include="FluentAssertions" Version="8.0.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.0.1" />
Expand Down
4 changes: 2 additions & 2 deletions src/Splat.TestRunner.Uwp/Splat.TestRunner.Uwp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@
<Version>6.2.14</Version>
</PackageReference>
<PackageReference Include="MSTest.TestAdapter">
<Version>3.7.0</Version>
<Version>3.7.1</Version>
</PackageReference>
<PackageReference Include="MSTest.TestFramework">
<Version>3.7.0</Version>
<Version>3.7.1</Version>
</PackageReference>
<PackageReference Include="xunit.runner.devices">
<Version>2.5.25</Version>
Expand Down

0 comments on commit 018b9d3

Please sign in to comment.