File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Stravaig.ShortCode.DependencyInjection Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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' " >
Original file line number Diff line number Diff 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' " >
You can’t perform that action at this time.
0 commit comments