Skip to content

Commit

Permalink
Bump Silk.NET.BuildTools from 2.20.0 to 2.21.0 (#2159)
Browse files Browse the repository at this point in the history
Bumps [Silk.NET.BuildTools](https://github.com/dotnet/Silk.NET) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/dotnet/Silk.NET/releases)
- [Commits](v2.20.0...v2.21.0)

---
updated-dependencies:
- dependency-name: Silk.NET.BuildTools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 26, 2024
1 parent 2652047 commit f0d9e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/SilkTouch/Silk.NET.SilkTouch.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Update="NUnit" Version="4.1.0" />
<PackageReference Include="Silk.NET.BuildTools" Version="2.20.0" />
<PackageReference Include="Silk.NET.BuildTools" Version="2.21.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="Verify.DiffPlex" Version="3.0.0" />
<PackageReference Include="Verify.NUnit" Version="23.7.1" />
Expand Down

0 comments on commit f0d9e8e

Please sign in to comment.