Skip to content

Commit

Permalink
Merge pull request #137 from onovotny/dependabot/nuget/Nerdbank.GitVe…
Browse files Browse the repository at this point in the history
…rsioning-3.0.24

Bump Nerdbank.GitVersioning from 2.3.183 to 3.0.24
  • Loading branch information
Oren Novotny committed Aug 8, 2019
2 parents 8f82037 + e309890 commit 613b7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Zeroconf/Zeroconf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<EmbeddedResource Include="Properties\Zeroconf.rd.xml" />
<PackageReference Include="Nerdbank.GitVersioning" Version="2.3.183" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.0.24" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="all" />
<PackageReference Include="RefactoringEssentials" Version="5.6.0" PrivateAssets="all" />
<PackageReference Include="System.Reactive" Version="4.1.6" />
Expand Down

0 comments on commit 613b7ef

Please sign in to comment.