From db5b097ed18b506ac96d470f68ba939d0523d8a2 Mon Sep 17 00:00:00 2001 From: Christian Wade Date: Tue, 18 Jul 2017 17:44:56 -0700 Subject: [PATCH] cleanup --- .../BismNormalizer.CommandLine/Properties/AssemblyInfo.cs | 4 ++-- .../BismNormalizer.IconSetup/Properties/AssemblyInfo.cs | 4 ++-- BismNormalizer/BismNormalizer/Properties/AssemblyInfo.cs | 4 ++-- BismNormalizer/BismNormalizer/source.extension.vsixmanifest | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/BismNormalizer/BismNormalizer.CommandLine/Properties/AssemblyInfo.cs b/BismNormalizer/BismNormalizer.CommandLine/Properties/AssemblyInfo.cs index 525c184..dc1fb6b 100644 --- a/BismNormalizer/BismNormalizer.CommandLine/Properties/AssemblyInfo.cs +++ b/BismNormalizer/BismNormalizer.CommandLine/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("4.0.0.11")] -[assembly: AssemblyFileVersion("4.0.0.11")] +[assembly: AssemblyVersion("4.0.0.12")] +[assembly: AssemblyFileVersion("4.0.0.12")] diff --git a/BismNormalizer/BismNormalizer.IconSetup/Properties/AssemblyInfo.cs b/BismNormalizer/BismNormalizer.IconSetup/Properties/AssemblyInfo.cs index dbaf1ba..55985a8 100644 --- a/BismNormalizer/BismNormalizer.IconSetup/Properties/AssemblyInfo.cs +++ b/BismNormalizer/BismNormalizer.IconSetup/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("4.0.0.11")] -[assembly: AssemblyFileVersion("4.0.0.11")] +[assembly: AssemblyVersion("4.0.0.12")] +[assembly: AssemblyFileVersion("4.0.0.12")] diff --git a/BismNormalizer/BismNormalizer/Properties/AssemblyInfo.cs b/BismNormalizer/BismNormalizer/Properties/AssemblyInfo.cs index 027fb55..785da44 100644 --- a/BismNormalizer/BismNormalizer/Properties/AssemblyInfo.cs +++ b/BismNormalizer/BismNormalizer/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("4.0.0.11")] -[assembly: AssemblyFileVersion("4.0.0.11")] +[assembly: AssemblyVersion("4.0.0.12")] +[assembly: AssemblyFileVersion("4.0.0.12")] diff --git a/BismNormalizer/BismNormalizer/source.extension.vsixmanifest b/BismNormalizer/BismNormalizer/source.extension.vsixmanifest index 1759b31..b614ab4 100644 --- a/BismNormalizer/BismNormalizer/source.extension.vsixmanifest +++ b/BismNormalizer/BismNormalizer/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + BISM Normalizer BISM Normalizer manages Analysis Services tabular models http://bism-normalizer.com/