Skip to content

Commit

Permalink
Update packages to their latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz committed May 20, 2024
1 parent 9793674 commit 3983e3c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MoreLinq.Test.Aot/MoreLinq.Test.Aot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MSTest.Engine" Version="1.0.0-alpha.24163.4" />
<PackageReference Include="MSTest.SourceGeneration" Version="1.0.0-alpha.24163.4" />
<PackageReference Include="MSTest.Engine" Version="1.0.0-alpha.24266.1" />
<PackageReference Include="MSTest.SourceGeneration" Version="1.0.0-alpha.24266.1" />
<PackageReference Include="Microsoft.CodeCoverage.MSBuild" Version="17.10.4" />
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" Version="17.10.4" />
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="1.1.0" />
<PackageReference Include="Microsoft.Testing.Platform.MSBuild" Version="1.1.0" />
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="1.2.0" />
<PackageReference Include="Microsoft.Testing.Platform.MSBuild" Version="1.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
<PackageReference Include="MSTest.Analyzers" Version="3.3.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 3983e3c

Please sign in to comment.