Skip to content

Commit 283d791

Browse files
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent feaad6a commit 283d791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TimeZoneNames/TimeZoneNames.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<ItemGroup>
3030
<PackageReference Include="TimeZoneConverter" Version="7.2.0" />
31-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All"/>
31+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
3232
</ItemGroup>
3333

3434
<ItemGroup Condition="('$(TargetFramework)' == 'netstandard2.0') Or ('$(TargetFramework)' == 'netstandard2.1') Or ('$(TargetFramework)' == 'net462')">

0 commit comments

Comments
 (0)