Skip to content

Commit cfddc1f

Browse files
Merge pull request #134 from Stravaig-Projects/dependabot/nuget/Microsoft.SourceLink.GitHub-8.0.0
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
2 parents e58dc9e + b976d08 commit cfddc1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Stravaig.ShortCode.DependencyInjection/Stravaig.ShortCode.DependencyInjection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Build run details at: $(StravaigWorkflowUrl)
3535
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
3636
</PropertyGroup>
3737
<ItemGroup>
38-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
38+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
3939
</ItemGroup>
4040

4141
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">

src/Stravaig.ShortCode/Stravaig.ShortCode.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Build run details at: $(StravaigWorkflowUrl)
3636
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
3737
</PropertyGroup>
3838
<ItemGroup>
39-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
39+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
4040
</ItemGroup>
4141

4242
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">

0 commit comments

Comments
 (0)