Skip to content

Commit

Permalink
Release 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mwrock committed Apr 3, 2016
1 parent 312ac95 commit 0c4b1ae
Show file tree
Hide file tree
Showing 19 changed files with 41 additions and 81 deletions.
4 changes: 2 additions & 2 deletions BoxStarter.Common/boxstarter.common.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description = 'Provides common functionality used by multiple Boxstarter Modules
ModuleToProcess = './boxstarter.common.psm1'

# Version number of this module.
ModuleVersion = '2.6.41'
ModuleVersion = '2.7.0'

# ID used to uniquely identify this module
GUID = 'bbdb3e8b-9daf-4c00-a553-4f3f88fb6e51'
Expand Down Expand Up @@ -43,7 +43,7 @@ AliasesToExport = '*'
# FileList = @()

# Private data to pass to the module specified in RootModule/ModuleToProcess
PrivateData = '7bcf4ef2b660e2dc25b6ae16af07bd5fbdd09af8'
PrivateData = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''
Expand Down
4 changes: 2 additions & 2 deletions Boxstarter.Azure/Boxstarter.Azure.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description = 'Provides Cmdlets that will install a boxstarter package on a Wind
ModuleToProcess = './boxstarter.Azure.psm1'

# Version number of this module.
ModuleVersion = '2.6.41'
ModuleVersion = '2.7.0'

# ID used to uniquely identify this module
GUID = 'bbdb3e8b-9daf-4c00-a553-4f3f88fb6e59'
Expand Down Expand Up @@ -45,7 +45,7 @@ AliasesToExport = '*'
# FileList = @()

# Private data to pass to the module specified in RootModule/ModuleToProcess
PrivateData = '7bcf4ef2b660e2dc25b6ae16af07bd5fbdd09af8'
PrivateData = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''
Expand Down
4 changes: 2 additions & 2 deletions Boxstarter.Bootstrapper/Boxstarter.bootstrapper.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description = 'Provides an unattended installation environment supporting automa
ModuleToProcess = './boxstarter.bootstrapper.psm1'

# Version number of this module.
ModuleVersion = '2.6.41'
ModuleVersion = '2.7.0'

# ID used to uniquely identify this module
GUID = 'bbdb3e8b-9daf-4c00-a553-4f3f88fb6e50'
Expand Down Expand Up @@ -43,7 +43,7 @@ AliasesToExport = '*'
# FileList = @()

# Private data to pass to the module specified in RootModule/ModuleToProcess
PrivateData = '7bcf4ef2b660e2dc25b6ae16af07bd5fbdd09af8'
PrivateData = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''
Expand Down
4 changes: 2 additions & 2 deletions Boxstarter.Chocolatey/Boxstarter.Chocolatey.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description = 'Provides a robust environment capable of automatic reboots and se
ModuleToProcess = './boxstarter.chocolatey.psm1'

# Version number of this module.
ModuleVersion = '2.6.41'
ModuleVersion = '2.7.0'

# ID used to uniquely identify this module
GUID = 'bbdb3e8b-9daf-4c00-a553-4f3f88fb6e51'
Expand Down Expand Up @@ -43,7 +43,7 @@ AliasesToExport = '*'
# FileList = @()

# Private data to pass to the module specified in RootModule/ModuleToProcess
PrivateData = '7bcf4ef2b660e2dc25b6ae16af07bd5fbdd09af8'
PrivateData = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''
Expand Down
6 changes: 3 additions & 3 deletions Boxstarter.ClickOnce/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
[assembly: AssemblyTitle("Boxstarter.WebLaunch")]
[assembly: AssemblyProduct("Boxstarter.WebLaunch")]
[assembly: AssemblyCopyright("(c) 2014 Matt Wrock")]
[assembly: AssemblyTrademark("7bcf4ef2b660e2dc25b6ae16af07bd5fbdd09af8")]
[assembly: AssemblyVersion("2.6.41")]
[assembly: AssemblyFileVersion("2.6.41")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("2.7.0")]
[assembly: AssemblyFileVersion("2.7.0")]
4 changes: 2 additions & 2 deletions Boxstarter.HyperV/Boxstarter.HyperV.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description = 'Provides Cmdlets that will install a Boxstarter package on a Hype
ModuleToProcess = './boxstarter.HyperV.psm1'

# Version number of this module.
ModuleVersion = '2.6.41'
ModuleVersion = '2.7.0'

# ID used to uniquely identify this module
GUID = 'bbdb3e8b-9daf-4c00-a553-4f3f88fb6e58'
Expand Down Expand Up @@ -43,7 +43,7 @@ AliasesToExport = '*'
# FileList = @()

# Private data to pass to the module specified in RootModule/ModuleToProcess
PrivateData = '7bcf4ef2b660e2dc25b6ae16af07bd5fbdd09af8'
PrivateData = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''
Expand Down
4 changes: 2 additions & 2 deletions Boxstarter.TestRunner/Boxstarter.TestRunner.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description = 'The Boxstarter Test Runner module makes it easy to automate the t
ModuleToProcess = './Boxstarter.TestRunner.psm1'

# Version number of this module.
ModuleVersion = '2.6.41'
ModuleVersion = '2.7.0'

# ID used to uniquely identify this module
GUID = '087b5fe9-4a6e-40b5-a0fb-e670b86563b3'
Expand Down Expand Up @@ -43,7 +43,7 @@ AliasesToExport = '*'
# FileList = @()

# Private data to pass to the module specified in RootModule/ModuleToProcess
PrivateData = '7bcf4ef2b660e2dc25b6ae16af07bd5fbdd09af8'
PrivateData = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''
Expand Down
4 changes: 2 additions & 2 deletions Boxstarter.WinConfig/boxstarter.WinConfig.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description = 'Provides Functions for customizing and configuring core windows s
ModuleToProcess = './boxstarter.WinConfig.psm1'

# Version number of this module.
ModuleVersion = '2.6.41'
ModuleVersion = '2.7.0'

# ID used to uniquely identify this module
GUID = 'bbdb3e8b-9daf-4c00-a553-4f3f88fb6e52'
Expand Down Expand Up @@ -43,7 +43,7 @@ AliasesToExport = '*'
# FileList = @()

# Private data to pass to the module specified in RootModule/ModuleToProcess
PrivateData = '7bcf4ef2b660e2dc25b6ae16af07bd5fbdd09af8'
PrivateData = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''
Expand Down
2 changes: 1 addition & 1 deletion BuildScripts/bootstrapper.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function Get-Boxstarter {
# if there is no -v then its an older version with no -y
$command = "cinst Boxstarter"
}
$command += " -version 2.6.41"
$command += " -version 2.7.0"
Invoke-Expression $command
$Message = "Boxstarter Module Installer completed"
}
Expand Down
9 changes: 2 additions & 7 deletions BuildScripts/nuget/Boxstarter.Azure.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,8 @@
<dependency id="WindowsAzurePowershell" />
</dependencies>
<releaseNotes>
- Fix CredSSP rollback from setting bogus delegate computers
- Fis Boxstarter.Azure dependency pins
- Add ability to set the User Level Authentication Required setting when enabling RDP
- Fix parsing of choco args delimiting key/values with an = sign
- Use default credentials on web client downloading http scripts
- Use internal function to download http gist scripts.
- No longer vendors a legacy version of Chocolatey. Leverages the current beta Chocolatey library API for all Chocolatey interaction.
- Enabling powershell remoting via WMI on remote machine was not working when piping from Enable-BoxstarterVM
- Added a -Combine parameter to Set-TaskBarOptions
</releaseNotes>
</metadata>
<files>
Expand Down
9 changes: 2 additions & 7 deletions BuildScripts/nuget/Boxstarter.Bootstrapper.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,8 @@
<dependency id="Boxstarter.WinConfig" version="$version$" />
</dependencies>
<releaseNotes>
- Fix CredSSP rollback from setting bogus delegate computers
- Fis Boxstarter.Azure dependency pins
- Add ability to set the User Level Authentication Required setting when enabling RDP
- Fix parsing of choco args delimiting key/values with an = sign
- Use default credentials on web client downloading http scripts
- Use internal function to download http gist scripts.
- No longer vendors a legacy version of Chocolatey. Leverages the current beta Chocolatey library API for all Chocolatey interaction.
- Enabling powershell remoting via WMI on remote machine was not working when piping from Enable-BoxstarterVM
- Added a -Combine parameter to Set-TaskBarOptions
</releaseNotes>
</metadata>
<files>
Expand Down
11 changes: 3 additions & 8 deletions BuildScripts/nuget/Boxstarter.Chocolatey.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,9 @@
<dependency id="Boxstarter.WinConfig" version="$version$" />
<dependency id="Boxstarter.Bootstrapper" version="$version$" />
</dependencies>
<releaseNotes>
- Fix CredSSP rollback from setting bogus delegate computers
- Fis Boxstarter.Azure dependency pins
- Add ability to set the User Level Authentication Required setting when enabling RDP
- Fix parsing of choco args delimiting key/values with an = sign
- Use default credentials on web client downloading http scripts
- Use internal function to download http gist scripts.
- No longer vendors a legacy version of Chocolatey. Leverages the current beta Chocolatey library API for all Chocolatey interaction.
<releaseNotes>
- Enabling powershell remoting via WMI on remote machine was not working when piping from Enable-BoxstarterVM
- Added a -Combine parameter to Set-TaskBarOptions
</releaseNotes>
</metadata>
<files>
Expand Down
9 changes: 2 additions & 7 deletions BuildScripts/nuget/Boxstarter.Common.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,8 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Provides common functions used by multiple Boxstarter Modules.</description>
<releaseNotes xmlns="">
- Fix CredSSP rollback from setting bogus delegate computers
- Fis Boxstarter.Azure dependency pins
- Add ability to set the User Level Authentication Required setting when enabling RDP
- Fix parsing of choco args delimiting key/values with an = sign
- Use default credentials on web client downloading http scripts
- Use internal function to download http gist scripts.
- No longer vendors a legacy version of Chocolatey. Leverages the current beta Chocolatey library API for all Chocolatey interaction.
- Enabling powershell remoting via WMI on remote machine was not working when piping from Enable-BoxstarterVM
- Added a -Combine parameter to Set-TaskBarOptions
</releaseNotes>
</metadata>
<files>
Expand Down
9 changes: 2 additions & 7 deletions BuildScripts/nuget/Boxstarter.HyperV.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,8 @@
<dependency id="Boxstarter.Chocolatey" version="$version$" />
</dependencies>
<releaseNotes>
- Fix CredSSP rollback from setting bogus delegate computers
- Fis Boxstarter.Azure dependency pins
- Add ability to set the User Level Authentication Required setting when enabling RDP
- Fix parsing of choco args delimiting key/values with an = sign
- Use default credentials on web client downloading http scripts
- Use internal function to download http gist scripts.
- No longer vendors a legacy version of Chocolatey. Leverages the current beta Chocolatey library API for all Chocolatey interaction.
- Enabling powershell remoting via WMI on remote machine was not working when piping from Enable-BoxstarterVM
- Added a -Combine parameter to Set-TaskBarOptions
</releaseNotes>
</metadata>
<files>
Expand Down
9 changes: 2 additions & 7 deletions BuildScripts/nuget/Boxstarter.TestRunner.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,8 @@
<dependency id="Boxstarter.Azure" version="$version$" />
</dependencies>
<releaseNotes>
- Fix CredSSP rollback from setting bogus delegate computers
- Fis Boxstarter.Azure dependency pins
- Add ability to set the User Level Authentication Required setting when enabling RDP
- Fix parsing of choco args delimiting key/values with an = sign
- Use default credentials on web client downloading http scripts
- Use internal function to download http gist scripts.
- No longer vendors a legacy version of Chocolatey. Leverages the current beta Chocolatey library API for all Chocolatey interaction.
- Enabling powershell remoting via WMI on remote machine was not working when piping from Enable-BoxstarterVM
- Added a -Combine parameter to Set-TaskBarOptions
</releaseNotes>
</metadata>
<files>
Expand Down
11 changes: 3 additions & 8 deletions BuildScripts/nuget/Boxstarter.WinConfig.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,9 @@
<dependencies>
<dependency id="Boxstarter.Common" version="$version$" />
</dependencies>
<releaseNotes xmlns="">
- Fix CredSSP rollback from setting bogus delegate computers
- Fis Boxstarter.Azure dependency pins
- Add ability to set the User Level Authentication Required setting when enabling RDP
- Fix parsing of choco args delimiting key/values with an = sign
- Use default credentials on web client downloading http scripts
- Use internal function to download http gist scripts.
- No longer vendors a legacy version of Chocolatey. Leverages the current beta Chocolatey library API for all Chocolatey interaction.
<releaseNotes xmlns="">
- Enabling powershell remoting via WMI on remote machine was not working when piping from Enable-BoxstarterVM
- Added a -Combine parameter to Set-TaskBarOptions
</releaseNotes>
</metadata>
<files>
Expand Down
11 changes: 3 additions & 8 deletions BuildScripts/nuget/Boxstarter.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,9 @@
<dependency id="Boxstarter.Chocolatey" version="$version$" />
<dependency id="Boxstarter.HyperV" version="$version$" />
</dependencies>
<releaseNotes>
- Fix CredSSP rollback from setting bogus delegate computers
- Fis Boxstarter.Azure dependency pins
- Add ability to set the User Level Authentication Required setting when enabling RDP
- Fix parsing of choco args delimiting key/values with an = sign
- Use default credentials on web client downloading http scripts
- Use internal function to download http gist scripts.
- No longer vendors a legacy version of Chocolatey. Leverages the current beta Chocolatey library API for all Chocolatey interaction.
<releaseNotes>
- Enabling powershell remoting via WMI on remote machine was not working when piping from Enable-BoxstarterVM
- Added a -Combine parameter to Set-TaskBarOptions
</releaseNotes>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion Web/App_Code/Helper.cshtml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@helper Version() {<text>2.6.41</text>}
@helper Version() {<text>2.7.0</text>}
6 changes: 3 additions & 3 deletions Web/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Web")]
[assembly: AssemblyCopyright("Copyright © 2014")]
[assembly: AssemblyTrademark("7bcf4ef2b660e2dc25b6ae16af07bd5fbdd09af8")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
Expand All @@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.6.41")]
[assembly: AssemblyFileVersion("2.6.41")]
[assembly: AssemblyVersion("2.7.0")]
[assembly: AssemblyFileVersion("2.7.0")]

0 comments on commit 0c4b1ae

Please sign in to comment.