Skip to content

Commit

Permalink
rev
Browse files Browse the repository at this point in the history
  • Loading branch information
mmanela committed Sep 16, 2017
1 parent 72372f4 commit 970d87c
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Chutzpah/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ namespace Chutzpah
{
public static class Constants
{
public const string ChutzpahVersion = "4.3.4";
public const string ChutzpahVersion = "4.3.5";

public const string TestFileFolder = "ChutzpahTestHarnessFiles";

Expand Down
2 changes: 1 addition & 1 deletion Chutzpah/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
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("4.3.4.0")]
[assembly: AssemblyVersion("4.3.5.0")]
2 changes: 1 addition & 1 deletion ConsoleRunner/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
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("4.3.4.0")]
[assembly: AssemblyVersion("4.3.5.0")]
6 changes: 3 additions & 3 deletions Facts.Integration/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("4.3.4.0")]
[assembly: AssemblyVersion("4.3.4.0")]
[assembly: AssemblyFileVersion("4.3.4.0")]
// [assembly: AssemblyVersion("4.3.5.0")]
[assembly: AssemblyVersion("4.3.5.0")]
[assembly: AssemblyFileVersion("4.3.5.0")]



Expand Down
6 changes: 3 additions & 3 deletions Facts/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
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("4.3.4.0")]
[assembly: AssemblyVersion("4.3.4.0")]
[assembly: AssemblyFileVersion("4.3.4.0")]
// [assembly: AssemblyVersion("4.3.5.0")]
[assembly: AssemblyVersion("4.3.5.0")]
[assembly: AssemblyFileVersion("4.3.5.0")]
6 changes: 3 additions & 3 deletions PerfTester/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
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("4.3.4.0")]
[assembly: AssemblyVersion("4.3.4.0")]
[assembly: AssemblyFileVersion("4.3.4.0")]
// [assembly: AssemblyVersion("4.3.5.0")]
[assembly: AssemblyVersion("4.3.5.0")]
[assembly: AssemblyFileVersion("4.3.5.0")]
6 changes: 3 additions & 3 deletions VS.Common/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
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("4.3.4.0")]
[assembly: AssemblyVersion("4.3.4.0")]
[assembly: AssemblyFileVersion("4.3.4.0")]
// [assembly: AssemblyVersion("4.3.5.0")]
[assembly: AssemblyVersion("4.3.5.0")]
[assembly: AssemblyFileVersion("4.3.5.0")]
6 changes: 3 additions & 3 deletions VS2012.TestAdapter/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
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("4.3.4.0")]
[assembly: AssemblyVersion("4.3.4.0")]
[assembly: AssemblyFileVersion("4.3.4.0")]
// [assembly: AssemblyVersion("4.3.5.0")]
[assembly: AssemblyVersion("4.3.5.0")]
[assembly: AssemblyFileVersion("4.3.5.0")]
4 changes: 2 additions & 2 deletions VS2012/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("4.3.4.0")]
[assembly: AssemblyFileVersion("4.3.4.0")]
[assembly: AssemblyVersion("4.3.5.0")]
[assembly: AssemblyFileVersion("4.3.5.0")]

[assembly: InternalsVisibleTo("VS2012_IntegrationTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5d0d0037c1860700951dacd66f284af268c594cd703483d37e8eb3182e5d5dec2201673145ef8d2145a82a3156e5d22f675634b1bc328114f1431129e62e86517e323eb6b3f6ea6e813fba1f50bfddfecafa2d8ba5900c021a7e1b6b14d3f4f8d6b65173e38a9ce2143324d7e24deaf5a0aee6f00499a57ad2b2dc51fde9dbd")]
[assembly: InternalsVisibleTo("VS2012_UnitTests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5d0d0037c1860700951dacd66f284af268c594cd703483d37e8eb3182e5d5dec2201673145ef8d2145a82a3156e5d22f675634b1bc328114f1431129e62e86517e323eb6b3f6ea6e813fba1f50bfddfecafa2d8ba5900c021a7e1b6b14d3f4f8d6b65173e38a9ce2143324d7e24deaf5a0aee6f00499a57ad2b2dc51fde9dbd")]
2 changes: 1 addition & 1 deletion VS2012/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -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="4.3.4" Language="en-US" Publisher="Matthew Manela" />
<Identity Id="VS11.Plugin.Chutzpah.67f38ef0-909a-40b5-b183-9477ad8c266a" Version="4.3.5" 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 VisualStudioContextMenu/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("4.3.4.0")]
[assembly: AssemblyVersion("4.3.5.0")]

2 changes: 1 addition & 1 deletion VisualStudioContextMenu/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -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="0a3da9d8-a5b6-4fb9-b423-ef87ff203628" Version="4.3.4" Language="en-US" Publisher="Matthew Manela" />
<Identity Id="0a3da9d8-a5b6-4fb9-b423-ef87ff203628" Version="4.3.5" Language="en-US" Publisher="Matthew Manela" />
<DisplayName>Chutzpah Test Runner Context Menu Extension</DisplayName>
<Description>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>
<License>EULA.rtf</License>
Expand Down

0 comments on commit 970d87c

Please sign in to comment.