Skip to content

Commit 1768eaa

Browse files
Update Microsoft.SourceLink.GitHub requirement from 1.1.* to 8.0.*
Updates the requirements on [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) to permit the latest version. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/commits) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe2aa73 commit 1768eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<InheritDocVersion>1.3.*</InheritDocVersion>
3737
<JetBrainsAnnotationsVersion>2023.3.*</JetBrainsAnnotationsVersion>
3838
<NpgsqlVersion>7.0.*</NpgsqlVersion>
39-
<SourceLinkVersion>1.1.*</SourceLinkVersion>
39+
<SourceLinkVersion>8.0.*</SourceLinkVersion>
4040
<SystemTextJsonVersion>7.0.*</SystemTextJsonVersion>
4141
<TestSdkVersion>17.8.*</TestSdkVersion>
4242
<XunitVersion>2.5.*</XunitVersion>

0 commit comments

Comments
 (0)