Skip to content

Commit

Permalink
Merge pull request #202 from mauroservienti/dependabot/nuget/src/Micr…
Browse files Browse the repository at this point in the history
…osoft.SourceLink.GitHub-1.1.1
  • Loading branch information
dependabot[bot] authored Nov 11, 2021
2 parents 9c96939 + 9e2c67e commit 5102f82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>

<Target Name="AppVeyorPullRequestsTarget" AfterTargets="MinVer" Condition="'$(APPVEYOR_PULL_REQUEST_NUMBER)' != ''">
Expand Down

0 comments on commit 5102f82

Please sign in to comment.