Skip to content

Commit

Permalink
Update dependency Microsoft.SourceLink.GitHub to v1.1.1 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 19, 2021
1 parent a2e2a1a commit aaaa4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/YoloDev.Sdk/Sdk/SourceLink.targets
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup Condition=" '$(EnableSourceLink)' == 'true' ">
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" IsImplicitlyDefined="true" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" IsImplicitlyDefined="true" PrivateAssets="all" />
</ItemGroup>

<Target Name="_SetPackageProjectUrlFromSourceController"
Expand Down

0 comments on commit aaaa4fb

Please sign in to comment.