Skip to content

Commit

Permalink
Merge pull request #1680 from dotnet/dependabot/nuget/Rx.NET/Source/N…
Browse files Browse the repository at this point in the history
…erdbank.GitVersioning-3.4.255
  • Loading branch information
clairernovotny committed Feb 1, 2022
2 parents cf7151b + 0d7e7d4 commit 928f917
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.1.1" PrivateAssets="All"/>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.244" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.255" PrivateAssets="all" />
</ItemGroup>

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

0 comments on commit 928f917

Please sign in to comment.