Skip to content

Commit

Permalink
Merge pull request #1586 from dotnet/dependabot/nuget/Rx.NET/Source/N…
Browse files Browse the repository at this point in the history
…erdbank.GitVersioning-3.4.231

Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • Loading branch information
bartdesmet authored Aug 23, 2021
2 parents 71ffe9c + 4e29a5e commit 2b9f921
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 @@ -28,7 +28,7 @@

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

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

0 comments on commit 2b9f921

Please sign in to comment.