Skip to content

Commit

Permalink
Bump Nerdbank.GitVersioning from 3.6.146 to 3.7.112 in /ApiSurface (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 97f8988 commit b316336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ApiSurface/Test/Sample.fs
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ module Sample =
"P:ApiSurface.DocumentationSample.ThisAssembly.AssemblyName"
"P:ApiSurface.DocumentationSample.ThisAssembly.AssemblyTitle"
"P:ApiSurface.DocumentationSample.ThisAssembly.AssemblyVersion"
"P:ApiSurface.DocumentationSample.ThisAssembly.GitCommitAuthorDate"
"P:ApiSurface.DocumentationSample.ThisAssembly.GitCommitDate"
"P:ApiSurface.DocumentationSample.ThisAssembly.GitCommitId"
"P:ApiSurface.DocumentationSample.ThisAssembly.IsPrerelease"
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<OtherFlags>$(OtherFlags) --test:GraphBasedChecking --test:ParallelOptimization --test:ParallelIlxGen --warnaserror-:75 --nowarn:75 --parallelreferenceresolution</OtherFlags>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.146" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.7.112" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<SourceLinkGitHubHost Include="github.com" ContentUrl="https://raw.githubusercontent.com" />
</ItemGroup>
Expand Down

0 comments on commit b316336

Please sign in to comment.