Skip to content

Commit

Permalink
Merge pull request #1093 from dotnet/dependabot/nuget/Ix.NET/Source/M…
Browse files Browse the repository at this point in the history
…icrosoft.SourceLink.GitHub-1.0.0

Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0 in /Ix.NET/Source
  • Loading branch information
Oren Novotny committed Nov 27, 2019
2 parents c70ce54 + b1bc884 commit 91aad3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ix.NET/Source/Directory.build.props
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<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"/>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.0.28" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 91aad3a

Please sign in to comment.