Skip to content

Commit

Permalink
chore(deps): bump CSharpier.MSBuild from 0.30.2 to 0.30.3
Browse files Browse the repository at this point in the history
Bumps [CSharpier.MSBuild](https://github.com/belav/csharpier) from 0.30.2 to 0.30.3.
- [Release notes](https://github.com/belav/csharpier/releases)
- [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
- [Commits](belav/csharpier@0.30.2...0.30.3)

---
updated-dependencies:
- dependency-name: CSharpier.MSBuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent b1dcd38 commit f6d6014
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 @@ -4,7 +4,7 @@
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<ItemGroup>
<GlobalPackageReference Include="CSharpier.MSBuild" Version="0.30.2" />
<GlobalPackageReference Include="CSharpier.MSBuild" Version="0.30.3" />
<GlobalPackageReference Include="GitVersion.MsBuild" Version="6.1.0" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.4" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0" />
Expand Down

0 comments on commit f6d6014

Please sign in to comment.