Skip to content

Commit

Permalink
Merge pull request #1128 from dotnet/dependabot/nuget/Rx.NET/Source/N…
Browse files Browse the repository at this point in the history
…erdbank.GitVersioning-3.0.50
  • Loading branch information
dependabot-preview[bot] committed Jan 15, 2020
2 parents 54979be + 304a8cc commit c76c602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rx.NET/Source/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.0.48" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.0.50" PrivateAssets="all" />
</ItemGroup>

<ItemGroup Condition="'$(IsTestProject)' == 'true'">
Expand Down

0 comments on commit c76c602

Please sign in to comment.