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

Commit b90b80a

Browse files
Bump Rocket.Surgery.MSBuild.JetBrains.Annotations from 1.0.0 to 1.1.0 (#333)
Bumps [Rocket.Surgery.MSBuild.JetBrains.Annotations](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 167eb64 commit b90b80a

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
@@ -6,7 +6,7 @@
66
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" />
77
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.CI" Version="1.0.0" />
88
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.GitVersion" Version="1.0.0" />
9-
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.JetBrains.Annotations" Version="1.0.0" Condition="'$(MSBuildProjectName)'!='.build'" />
9+
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.JetBrains.Annotations" Version="1.1.0" Condition="'$(MSBuildProjectName)'!='.build'" />
1010
<!-- <GlobalPackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="2.9.8" /> -->
1111
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.Metadata" Version="1.0.0" />
1212
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.SourceLink" Version="1.0.0" />

0 commit comments

Comments
 (0)