Skip to content

Commit

Permalink
Merge pull request #1046 from dotnet/dependabot/nuget/Rx.NET/Source/N…
Browse files Browse the repository at this point in the history
…erdbank.GitVersioning-3.0.26
  • Loading branch information
dependabot-preview[bot] committed Sep 27, 2019
2 parents f95f012 + d2f9f8c commit 24fb6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rx.NET/Source/Directory.build.props
Expand Up @@ -25,7 +25,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All"/>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.0.25" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.0.26" PrivateAssets="all" />
</ItemGroup>

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

0 comments on commit 24fb6e7

Please sign in to comment.