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

Commit

Permalink
Merge pull request #87 from RocketSurgeonsGuild/dependabot/nuget/mast…
Browse files Browse the repository at this point in the history
…er/Rocket.Surgery.MSBuild.JetBrains.Annotations-0.2.0
  • Loading branch information
dependabot-preview[bot] authored Jan 14, 2020
2 parents f19349f + 8541b30 commit 71da73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
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.1.0" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8" />
Expand Down

0 comments on commit 71da73f

Please sign in to comment.