Skip to content

Commit

Permalink
Merge branch 'master' into hf-kklein-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored Jan 29, 2024
2 parents e4613fd + c971414 commit 7e717ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EDILibraryTests/EDILibraryTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
</ItemGroup>
Expand Down

0 comments on commit 7e717ee

Please sign in to comment.