Skip to content

Commit

Permalink
version 3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mmanela committed Nov 8, 2014
1 parent 8bcf67b commit b8d8287
Show file tree
Hide file tree
Showing 13 changed files with 126 additions and 123 deletions.
2 changes: 1 addition & 1 deletion Chutzpah/Properties/AssemblyInfo.cs
Expand Up @@ -31,4 +31,4 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyVersion("3.2.6.0")]
68 changes: 34 additions & 34 deletions ConsoleRunner/Properties/AssemblyInfo.cs
@@ -1,34 +1,34 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Chutzpah Console Runner")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Matthew Manela")]
[assembly: AssemblyProduct("Chutzpah")]
[assembly: AssemblyCopyright("Copyright © Matthew Manela 2014")]
[assembly: AssemblyTrademark("27:a5a5e840015a1206931d4f596f5ce3765fcc455f")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("bfa968f5-6e7d-4a67-8dc4-7b64190362ae")]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.2.5.0")]
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Chutzpah Console Runner")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Matthew Manela")]
[assembly: AssemblyProduct("Chutzpah")]
[assembly: AssemblyCopyright("Copyright © Matthew Manela 2014")]
[assembly: AssemblyTrademark("27:a5a5e840015a1206931d4f596f5ce3765fcc455f")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("bfa968f5-6e7d-4a67-8dc4-7b64190362ae")]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.2.6.0")]
6 changes: 3 additions & 3 deletions Facts.Integration/Properties/AssemblyInfo.cs
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyFileVersion("3.2.5.0")]
// [assembly: AssemblyVersion("3.2.6.0")]
[assembly: AssemblyVersion("3.2.6.0")]
[assembly: AssemblyFileVersion("3.2.6.0")]
72 changes: 36 additions & 36 deletions Facts/Properties/AssemblyInfo.cs
@@ -1,36 +1,36 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Facts")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Matthew Manela")]
[assembly: AssemblyProduct("Facts")]
[assembly: AssemblyCopyright("Copyright © Matthew Manela 2012")]
[assembly: AssemblyTrademark("27:a5a5e840015a1206931d4f596f5ce3765fcc455f")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("ea0e922b-ba4e-40b2-8834-b3d9fd7152ea")]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyFileVersion("3.2.5.0")]
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Facts")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Matthew Manela")]
[assembly: AssemblyProduct("Facts")]
[assembly: AssemblyCopyright("Copyright © Matthew Manela 2012")]
[assembly: AssemblyTrademark("27:a5a5e840015a1206931d4f596f5ce3765fcc455f")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("ea0e922b-ba4e-40b2-8834-b3d9fd7152ea")]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("3.2.6.0")]
[assembly: AssemblyVersion("3.2.6.0")]
[assembly: AssemblyFileVersion("3.2.6.0")]
6 changes: 3 additions & 3 deletions PerfTester/Properties/AssemblyInfo.cs
Expand Up @@ -31,6 +31,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyFileVersion("3.2.5.0")]
// [assembly: AssemblyVersion("3.2.6.0")]
[assembly: AssemblyVersion("3.2.6.0")]
[assembly: AssemblyFileVersion("3.2.6.0")]
72 changes: 36 additions & 36 deletions VS.Common/Properties/AssemblyInfo.cs
@@ -1,36 +1,36 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("VS.Common")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Matthew Manela")]
[assembly: AssemblyProduct("Chutzpah")]
[assembly: AssemblyCopyright("Copyright © Matthew Manela 2014")]
[assembly: AssemblyTrademark("27:a5a5e840015a1206931d4f596f5ce3765fcc455f")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("e34f8d69-837c-4287-8161-ee8f3b5ea957")]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyFileVersion("3.2.5.0")]
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("VS.Common")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Matthew Manela")]
[assembly: AssemblyProduct("Chutzpah")]
[assembly: AssemblyCopyright("Copyright © Matthew Manela 2014")]
[assembly: AssemblyTrademark("27:a5a5e840015a1206931d4f596f5ce3765fcc455f")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("e34f8d69-837c-4287-8161-ee8f3b5ea957")]

// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("3.2.6.0")]
[assembly: AssemblyVersion("3.2.6.0")]
[assembly: AssemblyFileVersion("3.2.6.0")]
6 changes: 3 additions & 3 deletions VS2012.TestAdapter/Properties/AssemblyInfo.cs
Expand Up @@ -28,6 +28,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyFileVersion("3.2.5.0")]
// [assembly: AssemblyVersion("3.2.6.0")]
[assembly: AssemblyVersion("3.2.6.0")]
[assembly: AssemblyFileVersion("3.2.6.0")]
4 changes: 2 additions & 2 deletions VS2012/Properties/AssemblyInfo.cs
Expand Up @@ -29,8 +29,8 @@
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyFileVersion("3.2.5.0")]
[assembly: AssemblyVersion("3.2.6.0")]
[assembly: AssemblyFileVersion("3.2.6.0")]

[assembly: InternalsVisibleTo("VS2012_IntegrationTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5d0d0037c1860700951dacd66f284af268c594cd703483d37e8eb3182e5d5dec2201673145ef8d2145a82a3156e5d22f675634b1bc328114f1431129e62e86517e323eb6b3f6ea6e813fba1f50bfddfecafa2d8ba5900c021a7e1b6b14d3f4f8d6b65173e38a9ce2143324d7e24deaf5a0aee6f00499a57ad2b2dc51fde9dbd")]
[assembly: InternalsVisibleTo("VS2012_UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5d0d0037c1860700951dacd66f284af268c594cd703483d37e8eb3182e5d5dec2201673145ef8d2145a82a3156e5d22f675634b1bc328114f1431129e62e86517e323eb6b3f6ea6e813fba1f50bfddfecafa2d8ba5900c021a7e1b6b14d3f4f8d6b65173e38a9ce2143324d7e24deaf5a0aee6f00499a57ad2b2dc51fde9dbd")]
2 changes: 1 addition & 1 deletion VS2012/source.extension.vsixmanifest
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="VS11.Plugin.Chutzpah.67f38ef0-909a-40b5-b183-9477ad8c266a" Version="3.2.5" Language="en-US" Publisher="Matthew Manela" />
<Identity Id="VS11.Plugin.Chutzpah.67f38ef0-909a-40b5-b183-9477ad8c266a" Version="3.2.6" Language="en-US" Publisher="Matthew Manela" />
<DisplayName>Chutzpah Test Adapter for the Test Explorer</DisplayName>
<Description xml:space="preserve">Chutzpah adapter for the Visual Studio Unit Test Explorer. Chutzpah is an open source JavaScript test runner which enables you to run JavaScript unit tests from the command line and from inside of Visual Studio.</Description>
<MoreInfo>https://github.com/mmanela/chutzpah</MoreInfo>
Expand Down
2 changes: 1 addition & 1 deletion VisualStudio/Properties/AssemblyInfo.cs
Expand Up @@ -29,7 +29,7 @@
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("3.2.5.0")]
[assembly: AssemblyVersion("3.2.6.0")]



2 changes: 1 addition & 1 deletion VisualStudio/source.extension.vsixmanifest
Expand Up @@ -3,7 +3,7 @@
<Identifier Id="0a3da9d8-a5b6-4fb9-b423-ef87ff203628">
<Name>Chutzpah Test Runner Context Menu Extension</Name>
<Author>Matthew Manela</Author>
<Version>3.2.5</Version>
<Version>3.2.6</Version>
<Description xml:space="preserve">Chutzpah is an open source JavaScript test runner which helps you integrate JavaScript unit testing into your website. It enables you to run JavaScript unit tests from the command line and from inside of Visual Studio.</Description>
<Locale>1033</Locale>
<MoreInfoUrl>https://github.com/mmanela/chutzpah</MoreInfoUrl>
Expand Down
2 changes: 1 addition & 1 deletion chocolateyInstall.ps1
@@ -1 +1 @@
Install-ChocolateyZipPackage 'chutzpah' 'https://github.com/mmanela/chutzpah/releases/download/v3.2.5/Chutzpah.3.2.5.zip' "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
Install-ChocolateyZipPackage 'chutzpah' 'https://github.com/mmanela/chutzpah/releases/download/v@Version@/Chutzpah.@Version@.zip' "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
5 changes: 4 additions & 1 deletion default.ps1
Expand Up @@ -10,7 +10,7 @@ properties {

# Aliases
task Default -depends Build
task Package -depends Clean-Solution,Clean-PackageFiles, Set-Version, Update-VersionInFiles, Build-Solution, Package-Files, Package-NuGet
task Package -depends Clean-Solution,Clean-PackageFiles, Set-Version, Update-VersionInFiles, Build-Solution, Package-Files, Package-NuGet, Package-Chocolatey
task Clean -depends Clean-Solution
task TeamCity -depends Clean-TeamCitySolution, Build-TeamCitySolution, Run-UnitTests, Run-IntegrationTests

Expand Down Expand Up @@ -162,6 +162,9 @@ task Package-Chocolatey -depends Clean-PackageFiles, Set-Version {

create $chocolateyDir, $packageDir
copy-item $chocolateyInstall, $nuspec -destination $chocolateyDir

$v = new-object -TypeName System.Version -ArgumentList $global:version
regex-replace "$chocolateyDir\chocolateyInstall.ps1" '(?m)@Version@' $v.ToString(3)

push-location $chocolateyDir
$v = new-object -TypeName System.Version -ArgumentList $global:version
Expand Down

0 comments on commit b8d8287

Please sign in to comment.