Skip to content

Commit

Permalink
Bump ClangSharp.PInvokeGenerator from 17.0.1 to 18.1.0
Browse files Browse the repository at this point in the history
Bumps [ClangSharp.PInvokeGenerator](https://github.com/dotnet/clangsharp) from 17.0.1 to 18.1.0.
- [Release notes](https://github.com/dotnet/clangsharp/releases)
- [Commits](https://github.com/dotnet/clangsharp/commits/v18.1.0)

---
updated-dependencies:
- dependency-name: ClangSharp.PInvokeGenerator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 30, 2024
1 parent b9a0a0b commit 77e5cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/SilkTouch/Silk.NET.SilkTouch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ClangSharp.PInvokeGenerator" Version="17.0.1" />
<PackageReference Include="ClangSharp.PInvokeGenerator" Version="18.1.0" />
<PackageReference Include="CSharpier.Core" Version="0.28.2" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
Expand Down

0 comments on commit 77e5cf4

Please sign in to comment.