Skip to content

Commit bd068aa

Browse files
committed
upgraded Microsoft.SourceLink.GitHub
1 parent bc4be8a commit bd068aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<Owners>Kerry Jiang</Owners>
1818
</PropertyGroup>
1919
<ItemGroup>
20-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
20+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
2121
</ItemGroup>
2222
<ItemGroup Condition="$(IsPackable) != False AND '$(OutputType)' != 'Exe'">
2323
<Compile Include="..\..\InternalsVisibleTo.cs" />

0 commit comments

Comments
 (0)