Skip to content

Commit 92ac641

Browse files
Remove sourcelink dependency (#9105)
Sourcelink dependency isn't needed anymore. Arcade uses sourcelink tooling that is included in .NET SDK 8.0 preview 6.
1 parent e08f8d9 commit 92ac641

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

eng/Version.Details.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@
4848
<Sha>54dd37d44a2adfb8b966fac466c2ece40f8b20dd</Sha>
4949
<SourceBuild RepoName="arcade" ManagedOnly="true" />
5050
</Dependency>
51-
<Dependency Name="Microsoft.SourceLink.GitHub" Version="8.0.0-beta.23211.2" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
52-
<Uri>https://github.com/dotnet/sourcelink</Uri>
53-
<Sha>4cf2eb17c295905edeca76a9afe6dda42988359e</Sha>
54-
<SourceBuild RepoName="sourcelink" ManagedOnly="true" />
55-
</Dependency>
5651
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23374.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
5752
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
5853
<Sha>a61cdec7a7f96c654b8c92bea0167df0427cc26c</Sha>

0 commit comments

Comments
 (0)