Skip to content

Commit

Permalink
Update package dependencies.
Browse files Browse the repository at this point in the history
- Bump Microsoft.NET.Test.Sdk to 17.7.2
- Closes #262.
  • Loading branch information
mawosoft committed Sep 5, 2023
1 parent b31f5dd commit ee7f6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PackageVersion Include="BenchmarkDotNet" Version="0.13.7" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
<PackageVersion Include="docfx.console" Version="2.59.4" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
<PackageVersion Include="xunit" Version="2.5.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.0" />
Expand Down

0 comments on commit ee7f6d8

Please sign in to comment.