Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #102 from dansiegel/dependabot/nuget/Microsoft.Sou…
Browse files Browse the repository at this point in the history
…rceLink.GitHub-1.0.0-beta2-19367-01

Bump Microsoft.SourceLink.GitHub from 1.0.0-beta-63127-02 to 1.0.0-beta2-19367-01
  • Loading branch information
dansiegel authored Jul 29, 2019
2 parents 4431ac6 + e9362f7 commit 124b7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</PropertyGroup>

<ItemGroup Condition=" $(IsPackable) ">
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
</ItemGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Release' And '$(IsPackable)' ">
Expand Down

0 comments on commit 124b7d4

Please sign in to comment.