Skip to content

Commit

Permalink
Merge pull request #9 from lucasteles/dependabot/nuget/Microsoft.NET.…
Browse files Browse the repository at this point in the history
…Test.Sdk-17.5.0

Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.5.0
  • Loading branch information
lucasteles committed Sep 27, 2023
2 parents ab1fb6f + dc66b52 commit 8ac0589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CSharpPlus.Tests/CSharpPlus.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="AutoBogus" Version="2.13.1" />
<PackageReference Include="FluentAssertions" Version="6.8.0" />
<PackageReference Include="FsCheck.NUnit" Version="2.16.5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.1" />
<PackageReference Include="NUnit.Analyzers" Version="3.5.0">
Expand Down

0 comments on commit 8ac0589

Please sign in to comment.