1 parent 6be6795 commit 407d563Copy full SHA for 407d563
1 file changed
Directory.Build.props
@@ -26,7 +26,7 @@
26
</PropertyGroup>
27
28
<ItemGroup Condition="'$(SourceLinkCreate)'=='true'">
29
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.0" PrivateAssets="All"/>
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
30
</ItemGroup>
31
32
<PropertyGroup Condition="'$(SourceLinkCreate)'=='true'">
0 commit comments