We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc4be8a commit bd068aaCopy full SHA for bd068aa
1 file changed
Directory.Build.props
@@ -17,7 +17,7 @@
17
<Owners>Kerry Jiang</Owners>
18
</PropertyGroup>
19
<ItemGroup>
20
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
21
</ItemGroup>
22
<ItemGroup Condition="$(IsPackable) != False AND '$(OutputType)' != 'Exe'">
23
<Compile Include="..\..\InternalsVisibleTo.cs" />
0 commit comments