We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bbdc0 commit 343e342Copy full SHA for 343e342
src/Directory.Build.props
@@ -19,7 +19,7 @@
19
</PropertyGroup>
20
21
<ItemGroup>
22
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="All"/>
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-18618-05" PrivateAssets="All"/>
23
</ItemGroup>
24
25
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
0 commit comments