Skip to content

Commit cc72c44

Browse files
Bump ClangSharp.PInvokeGenerator from 15.0.0 to 15.0.2 (#1268)
Bumps [ClangSharp.PInvokeGenerator](https://github.com/dotnet/clangsharp) from 15.0.0 to 15.0.2. - [Release notes](https://github.com/dotnet/clangsharp/releases) - [Commits](dotnet/ClangSharp@v15.0.0...v15.0.2) --- updated-dependencies: - dependency-name: ClangSharp.PInvokeGenerator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dylan Perks <11160611+Perksey@users.noreply.github.com>
1 parent a338066 commit cc72c44

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.3"/>
1212
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="$(RoslynPackageVersion)"/>
1313
<PackageVersion Include="System.Text.Json" Version="6.0.5"/>
14-
<PackageVersion Include="ClangSharp.PInvokeGenerator" Version="15.0.0"/>
14+
<PackageVersion Include="ClangSharp.PInvokeGenerator" Version="15.0.2"/>
1515
<PackageVersion Include="Microsoft.Build.Locator" Version="1.5.5"/>
1616
<PackageVersion Include="Microsoft.Extensions.FileSystemGlobbing" Version="$(MsExtensionNugetVersion)"/>
1717
<PackageVersion Include="Microsoft.Build.Framework" Version="17.4.0"/>

0 commit comments

Comments
 (0)