Skip to content

Releases: dotnet/Nerdbank.GitVersioning

v3.5.109

22 Aug 15:11
bdfbd7d
Compare
Choose a tag to compare

Changes:

Fixes:

  • #774: The target "VSTest" does not exist in the project

This list of changes was auto generated.

v3.5.108

17 Jul 00:04
6e793d6
Compare
Choose a tag to compare

Changes:

  • #777: Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/NerdBank.GitVersioning

This list of changes was auto generated.

v3.5.107

20 May 19:11
6463ef6
Compare
Choose a tag to compare

Changes:

Fixes:

  • #732: dotnet watch fails due to missing _CollectWatchItems target
  • #754: BUG: GetTargetPathWithTargetPlatformMoniker target missing on 3.5.103

Others:

  • #755: Define more empty targets

This list of changes was auto generated.

v3.5.104

10 May 23:27
d0b7c36
Compare
Choose a tag to compare

Changes:

  • #752: Define more empty targets for VSIX projects

This list of changes was auto generated.

v3.5.103

01 May 23:28
Compare
Choose a tag to compare

Changes:

Fixes:

  • #728: Fix NullReferenceException thrown when PATH is empty/missing
  • #726: File Output Has the Same Entries Multiple Times

Enhancements:

  • #723: Include all four version components in the cloud build number if three or more components are set in the version file

Breaking changes:

  • As part of adding support for MSBuild's static graph feature, we changed the way Nerdbank.GitVersioning invokes itself for shared version calculations during the build. This means that if you have build targets that process ProjectReference items in a way we haven't tested with, then you might see a build error such as #751 ("PrivateP2PCaching.proj : error MSB4057: The target "x" does not exist in the project."). Please report such errors as new issues for each unique target that cannot be found, and apply the workaround prescribed in #751 to unblock yourself.

Others:

  • #748: Stabilize tests against different default branch names
  • #738: Update npm dependencies and enable dependabot
  • #729: Merge v3.4 to master
  • #727: GitHub actions file output has redundant entries
  • #721: Set Platform=AnyCPU on inner P2P to satisfy MSBuild platform negotiation
  • #719: Add 'precision' setting for the NuGet package version
  • #715: "more than one project"
  • #714: Fixes typos and grammar in nbgv-cli.md

v3.5.86-alpha

01 May 23:31
1b5f161
Compare
Choose a tag to compare
v3.5.86-alpha Pre-release
Pre-release

Changes:

  • #729: Merge v3.4 to master

v3.5.85-alpha

01 May 23:29
e590f87
Compare
Choose a tag to compare
v3.5.85-alpha Pre-release
Pre-release

Changes:

Breaking changes:

  • #707: Honor AssemblyVersion as explicitly set in version.json
  • #701: Rename GenerateAssemblyVersionInfo msbuild target to GenerateAssemblyNBGVVersionInfo

Fixes:

  • #698: Conflicting target names with Microsoft.XmlSerializer.Generator
  • #615: Versions after v3.3.37 doesn't work on Windows 7
  • #637: Inconsistent file version generation between big and little endian CPU architectures

Enhancements:

  • #712: Allow a way for consumers to supply their own targets to the private P2P target
  • #696: Build with the .NET 6.0 SDK, update packages
See More
  • #667: Add property that can disable the private MSBuild task invocation
  • #666: fix: extend error message in case there are uncommited changes, in order to get the files which are causing the issue
  • #624: Informational version supports four components
  • #653: Add Cake alias for the "cloud" command
  • #598: Add SpaceAutomation cloud build support

Others:

  • #721: Set Platform=AnyCPU on inner P2P to satisfy MSBuild platform negotiation
  • #719: Add 'precision' setting for the NuGet package version
  • #715: "more than one project"
  • #714: Fixes typos and grammar in nbgv-cli.md
  • #688: Implement all targets to avoid msbuild p2p problems
  • #711: Make nbgv install smarter
  • #703: How do we specify a 3 segment Assembly Version (i.e. 0.4.1)?
  • #706: Merge v3.4 into master
  • #697: Fix path calculation to OSX native libgit2 binaries
  • #692: Add Publish target
  • #687: Fix packing a project that references NB.GV
  • #679: Add empty Clean target
  • #677: Update public_vs_stable.md to replace 'master' with 'main'
  • #672: Fix dotnet publish on an app that uses NB.GV
  • #671: dotnet publish is broken in 3.5.34/37-alpha with MSB4057
  • #603: prepare-release: Uncommitted changes in directory
  • #663: Drop .NET Core 2.1 support
  • #664: Fix NRE in GitContext.Create
  • #661: Revise the preprocessor symbols we use
  • #657: Retarget the nbgv tool against netcoreapp3.1 now that netcoreapp2.1 is out of service
  • #648: Fixes build with msbuild -graph -isolate switches
  • #650: Document considerations for building inside a container
  • #645: Merge v3.4 to master
  • #641: Bump path-parse from 1.0.6 to 1.0.7 in /src/nerdbank-gitversioning.npm
  • #638: Always generate commit ID component of version as big endian
  • #617: Update Microsoft.Net.Compilers.Toolset to 3.10.0
  • #611: Fix spelling error
  • #608: Add cake-addin tag to Cake.GitVersioning NuGet package
  • #601: Bump hosted-git-info from 2.8.8 to 2.8.9 in /src/nerdbank-gitversioning.npm
  • #599: Abort prepare-release command when version on current branch is not incremented

This list of changes was auto generated.

v3.5.73-alpha

06 Jan 19:56
9e303c9
Compare
Choose a tag to compare
v3.5.73-alpha Pre-release
Pre-release

Changes:

Breaking changes:

  • #701: Rename GenerateAssemblyVersionInfo msbuild target to GenerateAssemblyNBGVVersionInfo

Fixes:

  • #698: Conflicting target names with Microsoft.XmlSerializer.Generator
  • #682: Fixes nbgv get-commits to require version matching
  • #693: Fixed typo in ParentEnumerator.MoveNext and added corresponding tests
  • #688: Implement all targets to avoid msbuild p2p problems
  • #692: Add Publish target
  • #697: Fix path calculation to OSX native libgit2 binaries

Enhancements:

  • #712: Allow a way for consumers to supply their own targets to the private P2P target
  • #707: Honor AssemblyVersion as explicitly set in version.json
  • #704: Update schema to encourage 3-4 component assembly versions as well
  • #696: Build with the .NET 6.0 SDK, update packages
  • #700: Suppress CA2243 in generated AssemblyInfo file
  • #711: Make nbgv install smarter

v3.4.255

07 Jan 14:04
06fb918
Compare
Choose a tag to compare

Changes:

Breaking changes:

Fixes:

  • #682: Fixes nbgv get-commits to require version matching
  • #693: Fixed typo in ParentEnumerator.MoveNext and added corresponding tests
  • #700: Suppress CA2243 in generated AssemblyInfo file

Enhancements:

  • #704: Update schema to encourage 3-4 component assembly versions as well

v3.5.54-alpha

22 Nov 17:56
3523340
Compare
Choose a tag to compare
v3.5.54-alpha Pre-release
Pre-release

Changes:

Fixes:

  • #687: Fix packing a project that references NB.GV
  • #679: Add empty Clean target