Skip to content

Commit

Permalink
Merge pull request #1681 from dotnet/dependabot/nuget/Ix.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 928f917 + 84528cd commit a75748f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ix.NET/Source/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,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 a75748f

Please sign in to comment.