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

Commit

Permalink
Bump Rocket.Surgery.MSBuild.JetBrains.Annotations from 0.1.0 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [Rocket.Surgery.MSBuild.JetBrains.Annotations](https://github.com/RocketSurgeonsGuild/MSBuild.Targets) from 0.1.0 to 0.2.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@v0.1.0...v0.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 14, 2020
1 parent d85ffd8 commit 9bd2222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Expand Up @@ -3,7 +3,7 @@
<ItemGroup>
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.CI" Version="0.1.0" />
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.GitVersion" Version="0.1.0" />
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.JetBrains.Annotations" Version="0.1.0" Condition="'$(MSBuildProjectName)'!='.build'" />
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.JetBrains.Annotations" Version="0.2.0" Condition="'$(MSBuildProjectName)'!='.build'" />
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.Metadata" Version="0.1.0" />
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.SourceLink" Version="0.2.0" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8" />
Expand Down

0 comments on commit 9bd2222

Please sign in to comment.