Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit f6ec61f

Browse files
Bump Rocket.Surgery.MSBuild.Metadata from 1.0.0 to 1.1.0 (#335)
Bumps [Rocket.Surgery.MSBuild.Metadata](https://github.com/RocketSurgeonsGuild/MSBuild.Targets) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/RocketSurgeonsGuild/MSBuild.Targets/releases) - [Changelog](https://github.com/RocketSurgeonsGuild/MSBuild.Targets/blob/master/GitReleaseManager.yaml) - [Commits](RocketSurgeonsGuild/MSBuild.Targets@v1.0.0...v1.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b90b80a commit f6ec61f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.GitVersion" Version="1.0.0" />
99
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.JetBrains.Annotations" Version="1.1.0" Condition="'$(MSBuildProjectName)'!='.build'" />
1010
<!-- <GlobalPackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="2.9.8" /> -->
11-
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.Metadata" Version="1.0.0" />
11+
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.Metadata" Version="1.1.0" />
1212
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.SourceLink" Version="1.0.0" />
1313
<GlobalPackageReference Include="Roslynator.Analyzers" Version="3.0.0" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)