Skip to content

Commit

Permalink
Merge pull request #59 from jstedfast/dependabot/nuget/Microsoft.NET.…
Browse files Browse the repository at this point in the history
…Test.Sdk-17.10.0
  • Loading branch information
jstedfast committed May 27, 2024
2 parents 4914dc8 + e1492a7 commit a82b77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="AltCover" Version="8.8.53" />
</ItemGroup>

Expand Down

0 comments on commit a82b77b

Please sign in to comment.