Skip to content

Releases: mikefourie-zz/MSBuildExtensionPack

4.0.15.0

23 Jul 21:58
Compare
Choose a tag to compare

4.0.15.0

This is a minor update to address license concerns, VS2017 compatibility and minor bugs / features.

Main Changes
395edce Update path to msbep in build.proj
4c3349e Remove Fakes usage
55fa721 Add support for adding empty Reg_SZ
6e8e975 Update install location and licence header
daeb3b5 Move to MIT License
a6784db Add noheader support to NUnit3 #62
aa394e8 Modified documentation
d43bc0a Added CultureInfo.CurrentCulture in ToString method of Datetime to overpasse Release build problem
d7231fc Added CultureInfo.CurrentCulture in Format function

June 2016

20 Jun 21:25
Compare
Choose a tag to compare

4.0.13.0

Main Changes
ec4e71e Added user parameter for GetPendingChanges
284a5e5 Add missing NUnit3 task
22e5b1c Avoid CDATA in CDATA
5c403d6 Merge pull request #49 from stffabi/NUnit3FinalFixes
70664c4 Fixes for NUnit3 Final. - Version Property Removed, NUnit3 doesn't use the version in the Tools-Path. - Default ToolName and ToolPath fixed. - IncludeCategory and ExcludeCategory removed as this isn't supported anymore, use the Where Property instead. - Added new properties: Agents, DisposeRunners, Where
811587d Correct typo in "Microsoft Dynamics CRM"

October 2015

29 Oct 14:57
Compare
Choose a tag to compare

Commits

923e00d versions to 4.0.12.0
7f7ea8c Merge pull request #30 from kevindaub/addAllAssemblyInfoOptions
c813512 Merge pull request #32 from lukas-ais/QueueBuild_NullReferenceException
8f878e9 Merge pull request #37 from tharend/master
30bd606 Merge pull request #39 from stffabi/NUnit3
e66ce5b Merge pull request #35 from wbradney/master
e573387 Suppress for NUnit3 analogue to NUnit.
e84f773 New Task NUnit3 to support the new upcoming NUnit 3.0
f5b9463 Add support for VS2015's TF.exe location
88d41d0 Allow UserName and UserPassword in HttpWebRequest
9da869d Subversion\Svn.cs: allow anonymous commits #31
5826889 Fix stylecop in BizTalk\Adaptor.cs
f608de1 Merge pull request #29 from n0-n4m3/master
ae8e124 Improve logging for QueueBuild Fix NullReferenceException in case build is only queued
c0bc05a Added existing properties of AssemblyInfo task to Targets file
80fa362 Updated Adaptor to include Constraints property for setting Adaptor Constraints.

Mar 2015

23 Mar 22:27
Compare
Choose a tag to compare

Delta to follow

July 2014

27 Jul 18:50
Compare
Choose a tag to compare

The MSBuild Extension Pack July 2014 release provides a large collection of MSBuild tasks.

Note:
All updates in this release are to the 4.0 code base.
No updates to 3.5 have been made and the previous version, 3.5.14.0, is packaged with this release.

Requirements
4.0.10.0 requires .NET 4.0 or greater*
3.5.14.0 requires .NET 3.5*

Follow us on Twitter: http://twitter.com/msbep

What's New

Please consult the Changeset page for all new changes.

At a high level this release brings the following

New
IIS7Website.cs: Add support for setting authentication in Applications. Thansk tomhunter
Subversion\Svn.cs: Add support for specifying Force on Export
IIS7Website - Add support for sslFlags. Thanks thpert

Fixes
SQL2014 - Fix references
AssemblyInfo.cs: Julian to use "yy" date format

Deprecated in 4.*
MSBuild.ExtensionPack.Tfs2010.dll

The MSBuild Extension Pack may be installed via the MSI installers or download the individual components. The MSI Installers contain everything you need --- binaries, samples and help file.

March 2014

18 May 17:36
Compare
Choose a tag to compare

This is the same as the March 2014 release in CodePlex. All future work will happen on GitHub.

The MSBuild Extension Pack March 2014 release provides a large collection of MSBuild tasks.

Note:
All updates in this release are to the 4.0 code base.
No updates to 3.5 have been made and the previous version, 3.5.14.0, is packaged with this release.

Requirements
4.0.9.0 requires .NET 4.0 or greater*
3.5.14.0 requires .NET 3.5*

Follow us on Twitter: http://twitter.com/msbep

What's New

Please consult the Changeset page for all new changes. View this query for issues addressed .

At a high level this release brings the following

New
Wix based installers
SqlServer2008/12/14: Database.cs: New TaskAction="Attach", TaskAction="Detach"
Microsoft Dynamics Crm deployment tasks
IIS7\IIS7AppPool.cs Add support for LoadUserProfile. Thanks matroberts
IIS7\IIS7Website.cs: add credentials for authentication (thanks starshayayord)
Computer\ActiveDirectory.cs: Added Option to set First name and last name of domain users.
Added NuGet Packager to the MSBE
Added option to set windows authentication providers for IIS7 websites. Ended up setting a different task action rather than setting it as part of create since, the providers can only be set in Windows Server once the websites are created.

Fixes
Subversion\Svn.cs: Fix Commit message issue
TFS.Proj: Fix assembly reference
SqlServer\SqlCmdWrapper.cs: Fix for InvalidOperationException
IIS7\IIS7Website.cs: Fix GetInfo to return the correct ApplicationPool name.
IIS7\IIS7Website.cs: LogError rather than warning if site does not exist for SetWindowsAuthenticationProviders, AddMimeType, AddResponseHeaders.
Framework\ILMerge.cs: Handle spaces in various properties
Framework\Parallel.cs: Clarify case sensistivity of MultiLogVerbosity
Framework\TFSSource, TFSSourceAdmin.cs: Default to 2013
FileSystem\File.cs: Add AvoidRegex and MatchWholeLine to address perf issue
AssemblyInfo\AssemblyInfoWrapper.cs: Fix to handle spaces in attribute declarations. Thanks ewilde

Deprecated in 4.*
MSBuild.ExtensionPack.Sql2005.dll
MSBuild.ExtensionPack.Sync.dll
MSBuild.ExtensionPack.Tfs.dll
MSBuild.ExtensionPack.WindowsVirtualPC.dll

The MSBuild Extension Pack may be installed via the MSI installers or download the individual components. The MSI Installers contain everything you need --- binaries, samples and help file.