Skip to content

Commit 92358e0

Browse files
chore(deps): bump CSharpier.MSBuild from 0.30.2 to 0.30.3 (#254) [skip ci]
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76cc769 commit 92358e0

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
@@ -4,7 +4,7 @@
44
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
55
</PropertyGroup>
66
<ItemGroup>
7-
<GlobalPackageReference Include="CSharpier.MSBuild" Version="0.30.2" />
7+
<GlobalPackageReference Include="CSharpier.MSBuild" Version="0.30.3" />
88
<GlobalPackageReference Include="GitVersion.MsBuild" Version="6.1.0" />
99
<GlobalPackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.4" />
1010
<GlobalPackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0" />

0 commit comments

Comments
 (0)