Skip to content

Commit fcb61c9

Browse files
Bump ClangSharp.PInvokeGenerator from 14.0.0-beta2 to 14.0.0-rc1 (#1064)
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>
1 parent 2c6de94 commit fcb61c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="BenchmarkDotNet" Version="0.13.1"/>
1212
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="$(RoslynPackageVersion)"/>
1313
<PackageVersion Include="System.Text.Json" Version="6.0.5"/>
14-
<PackageVersion Include="ClangSharp.PInvokeGenerator" Version="14.0.0-beta2"/>
14+
<PackageVersion Include="ClangSharp.PInvokeGenerator" Version="14.0.0-rc1"/>
1515
<PackageVersion Include="Microsoft.Build.Locator" Version="1.4.1"/>
1616
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="$(MsExtensionNugetVersion)"/>
1717
<PackageVersion Include="Microsoft.Build.Framework" Version="16.10.0"/>

0 commit comments

Comments
 (0)