Skip to content

Commit 5efc59c

Browse files
Bump Silk.NET.BuildTools from 2.21.0 to 2.22.0 (#2348)
Bumps [Silk.NET.BuildTools](https://github.com/dotnet/Silk.NET) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/dotnet/Silk.NET/releases) - [Commits](v2.21.0...v2.22.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>
1 parent ad0941a commit 5efc59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SilkTouch/SilkTouch/Silk.NET.SilkTouch.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Update="NUnit" Version="4.2.2" />
15-
<PackageReference Include="Silk.NET.BuildTools" Version="2.21.0" />
15+
<PackageReference Include="Silk.NET.BuildTools" Version="2.22.0" />
1616
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
1717
<PackageReference Include="Verify.DiffPlex" Version="3.1.2" />
1818
<PackageReference Include="Verify.NUnit" Version="28.1.2" />

0 commit comments

Comments
 (0)