Skip to content

Commit

Permalink
Bump NerdBank.GitVersioning
Browse files Browse the repository at this point in the history
  • Loading branch information
qmfrederik committed Apr 25, 2024
1 parent 605b807 commit d84e2a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NerdBank.GitVersioning" Version="3.2.31" PrivateAssets="All" />
<PackageReference Include="NerdBank.GitVersioning" Version="3.6.133" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion demo/aspnetcore/aspnetcore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Version="2.3.38" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.133" PrivateAssets="all" />
<PackageReference Include="Packaging.Targets" Version="$(PackagingNuGetVersion)" />
</ItemGroup>

Expand Down

0 comments on commit d84e2a3

Please sign in to comment.