Skip to content

Commit

Permalink
Merge pull request #140 from Numpsy/test_bump
Browse files Browse the repository at this point in the history
Update Microsoft.NET.Test.Sdk to 17.3.3
  • Loading branch information
ironfede authored Sep 2, 2024
2 parents d68e70f + 5e17f00 commit 43af64c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ProjectReference Include="..\..\OpenMcdf\OpenMcdf.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.3" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion sources/Test/OpenMcdf.Test/OpenMcdf.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<ProjectReference Include="..\..\OpenMcdf\OpenMcdf.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.3" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
</ItemGroup>
Expand Down

0 comments on commit 43af64c

Please sign in to comment.