Skip to content

Commit

Permalink
Bump ClangSharp.PInvokeGenerator from 14.0.0-beta2 to 14.0.0-rc1 (#1064)
Browse files Browse the repository at this point in the history
Bumps [ClangSharp.PInvokeGenerator](https://github.com/dotnet/ClangSharp) from 14.0.0-beta2 to 14.0.0-rc1.
- [Release notes](https://github.com/dotnet/ClangSharp/releases)
- [Commits](https://github.com/dotnet/ClangSharp/commits/v14.0.0-rc1)

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

Signed-off-by: dependabot[bot] <support@github.com>

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 Aug 25, 2022
1 parent 2c6de94 commit fcb61c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageVersion Include="BenchmarkDotNet" Version="0.13.1"/>
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="$(RoslynPackageVersion)"/>
<PackageVersion Include="System.Text.Json" Version="6.0.5"/>
<PackageVersion Include="ClangSharp.PInvokeGenerator" Version="14.0.0-beta2"/>
<PackageVersion Include="ClangSharp.PInvokeGenerator" Version="14.0.0-rc1"/>
<PackageVersion Include="Microsoft.Build.Locator" Version="1.4.1"/>
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="$(MsExtensionNugetVersion)"/>
<PackageVersion Include="Microsoft.Build.Framework" Version="16.10.0"/>
Expand Down

0 comments on commit fcb61c9

Please sign in to comment.