Skip to content

Releases: nbuildkit/nBuildKit.MsBuild

0.9.2

14 May 01:09

Choose a tag to compare

[97] AppVeyor builds shouldn't reset build ID when running tests (pvandervelde)
[201] Update readme (pvandervelde)
[254] All warnings and errors should have a code (pvandervelde)
[271] Document how to contribute to nBuildKit (pvandervelde)
[275] Make deployment of nBuildKit work (pvandervelde)
[280] deploy.pushto.gitbranch should create the repository directory before cloning (pvandervelde)
[281] GitCurrentBranch does not have a WorkingDirectory property (pvandervelde)
[282] Move Git, powershell, nuget base command line tasks into the core assembly (pvandervelde)
[284] Allow copying files from zip file (pvandervelde)
[285] Only load item groups if required for the current step (pvandervelde)
[286] GenerateTargetsFile task has assembly resolver that should also resolve MsBuild assemblies (pvandervelde)
[287] Copying files fails to copy to the correct directory hierarchy (pvandervelde)
[288] Allow downloading files from HTTP URL (pvandervelde)
[289] deploy.pushto.directory does not overwrite files (pvandervelde)
[290] Generated files should overwrite existing files (pvandervelde)

0.9.1

08 Apr 06:00

Choose a tag to compare

0.9.0

03 Apr 07:38

Choose a tag to compare

0.7.0

05 Apr 06:05

Choose a tag to compare

0.5.1

23 May 08:14

Choose a tag to compare

0.4.7

04 Apr 10:13

Choose a tag to compare

  • #79 - MsBuild: GenerateInternalsVisibleToAttributes fails to compile +fix

Commits: c08c116...c0090f4

0.4.6

01 Apr 08:18

Choose a tag to compare

  • #76 - MsBuild: Verify exit codes on thirdparty tools +enhancement
  • #74 - MsBuild: unzip has illegal XML declaration at top of file +fix
  • #73 - MsBuild: NuGet pack does not fail the build if packing fails +fix
  • #70 - MsBuild.Projects: Doesn't restore the global nuget packages on first build +fix
  • #65 - MsBuild: Update FxCop static analysis to run without project file +enhancement
  • #64 - MsBuild: build.msbuild and deploy.msbuild sample files should have full msbuild call +enhancement
  • #63 - MsBuild.Projects: Unncessary invocations of Prepare_GetVersion, Prepare_VcsInfo and Prepare_GenerateFiles +fix

Commits: 2cc581a...b379d63

0.4.2

03 Jan 09:54

Choose a tag to compare

0.4.1

30 Nov 07:04

Choose a tag to compare

  • #53 - MsBuild: Allow passing parameters to 'nuget pack' command +enhancement
  • #48 - MsBuild: Provide means to execute scripts on build / deploy failure +enhancement
  • #47 - MsBuild: Allow users to insert custom scripts in any location in the step blocks +enhancement
  • #46 - MsBuild: Allow building multiple solutions +enhancement
  • #44 - MsBuild: Allow adding external build steps without invoking the standard ones.

Commits: ee5a525...9ee8bb3

0.3.4

03 Nov 08:33

Choose a tag to compare

  • #51 - MsBuild: Extension files should not hard-code UsingTask assemblyfile version +fix
  • #50 - MsBuild: prepare.getversion.msbuild has invalid reference to GetSemanticVersionFromGitHubFlowVersionOutputFile.msbuild +fix
  • #49 - Release notes contain incorrect issues +fix
  • #45 - MsBuild: DirWorkspace is an empty string in settings.props +fix

Commits: 8200932...b8f07ca