Bump Nerdbank.GitVersioning from 3.6.141 to 3.6.143 (#139)

This commit is contained in:
dependabot[bot]
2024-09-02 20:02:06 +01:00
committed by GitHub
parent e003ef0934
commit 3ea9d94861
4 changed files with 20 additions and 20 deletions

View File

@@ -10,7 +10,7 @@
<WarnOn>FS3388,FS3559</WarnOn>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.141" PrivateAssets="all"/>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.143" PrivateAssets="all"/>
</ItemGroup>
<PropertyGroup Condition="'$(GITHUB_ACTION)' != ''">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>