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

Commit 8524567

Browse files
Bump Rocket.Surgery.MSBuild.SourceLink from 1.0.0 to 1.1.0 (#337)
Bumps [Rocket.Surgery.MSBuild.SourceLink](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 96b1c33 commit 8524567

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
@@ -9,7 +9,7 @@
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" /> -->
1111
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.Metadata" Version="1.1.0" />
12-
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.SourceLink" Version="1.0.0" />
12+
<GlobalPackageReference Include="Rocket.Surgery.MSBuild.SourceLink" Version="1.1.0" />
1313
<GlobalPackageReference Include="Roslynator.Analyzers" Version="3.0.0" />
1414
</ItemGroup>
1515
<ItemGroup>

0 commit comments

Comments
 (0)