Skip to content

Commit

Permalink
Merge pull request #1259 from dotnet/dependabot/nuget/Rx.NET/Source/N…
Browse files Browse the repository at this point in the history
…erdbank.GitVersioning-3.2.31
  • Loading branch information
dependabot-preview[bot] committed Aug 4, 2020
2 parents 1cd209f + 47c58fd commit 75e4599
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 @@ -29,7 +29,7 @@

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

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

0 comments on commit 75e4599

Please sign in to comment.