Skip to content

Commit dff9741

Browse files
committed
Update Nerdbank.GitVersioning to version 3.9.50
Updated the `Nerdbank.GitVersioning` package in the `ClassLibrary.EFCore.csproj` file from version 3.8.118 to 3.9.50. This upgrade ensures the project benefits from the latest improvements, bug fixes, and features provided in the newer version. No changes were made to the `<PrivateAssets>` or `<IncludeAssets>` tags.
1 parent 51cca14 commit dff9741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ClassLibrary.EFCore/ClassLibrary.EFCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PrivateAssets>all</PrivateAssets>
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2626
</PackageReference>
27-
<PackageReference Include="Nerdbank.GitVersioning" Version="3.8.118">
27+
<PackageReference Include="Nerdbank.GitVersioning" Version="3.9.50">
2828
<PrivateAssets>all</PrivateAssets>
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3030
</PackageReference>

0 commit comments

Comments
 (0)