Skip to content

Commit

Permalink
Merge pull request #122 from tavis-software/dependabot/nuget/Microsof…
Browse files Browse the repository at this point in the history
…t.SourceLink.GitHub-8.0.0

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
  • Loading branch information
baywet authored Nov 16, 2023
2 parents 9509036 + 998a7a1 commit d5bf8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UriTemplates/UriTemplates.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
</ItemGroup>

<PropertyGroup Condition="'$(TargetFramework)'!='netstandard1.0'">
Expand Down

0 comments on commit d5bf8de

Please sign in to comment.