Skip to content

Commit

Permalink
Merge pull request #798 from reactiveui/dependabot/nuget/Microsoft.So…
Browse files Browse the repository at this point in the history
…urceLink.GitHub-1.0.0

Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0
  • Loading branch information
Oren Novotny authored Nov 28, 2019
2 parents 41a63df + 808d106 commit cacb8d6
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 @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup Condition="'$(IsTestProject)' != 'true' and '$(SourceLinkEnabled)' != 'false'">
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19554-01" PrivateAssets="All"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
</ItemGroup>
<ItemGroup Condition="'$(IsTestProject)' != 'true'">
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="16.4.33" PrivateAssets="All" />
Expand Down

0 comments on commit cacb8d6

Please sign in to comment.