From ab25dd4aa5604032e13253948156603d52eedfa9 Mon Sep 17 00:00:00 2001 From: Christian Wade Date: Fri, 3 Apr 2020 12:30:20 -0700 Subject: [PATCH] 5.0.3 --- BismNormalizer/AlmToolkit/ComparisonForm.cs | 3 ++- .../AlmToolkit/Properties/AssemblyInfo.cs | 4 ++-- .../AlmToolkitSetup/AlmToolkitSetup.vdproj | 10 +++++----- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 4 ++-- .../BismNormalizer.IconSetup.exe | Bin 10240 -> 10240 bytes .../BismNormalizer/BismNormalizer.exe | Bin 16384 -> 16384 bytes .../BismNormalizer/Properties/AssemblyInfo.cs | 4 ++-- .../source.extension.vsixmanifest | 2 +- 9 files changed, 16 insertions(+), 15 deletions(-) diff --git a/BismNormalizer/AlmToolkit/ComparisonForm.cs b/BismNormalizer/AlmToolkit/ComparisonForm.cs index ceb0567..afb8b16 100644 --- a/BismNormalizer/AlmToolkit/ComparisonForm.cs +++ b/BismNormalizer/AlmToolkit/ComparisonForm.cs @@ -276,7 +276,8 @@ namespace AlmToolkit } catch (TomInternalException) { - MessageBox.Show("TOM internal serialization error occurred. Please ensure JSON is valid tabular model metadata.", Utils.AssemblyProduct, MessageBoxButtons.OK, MessageBoxIcon.Error); + //todo: delete extra info once Oren's fix + MessageBox.Show("TOM internal serialization error occurred.\n\nThis is likely caused by a known bug in TOM that is being worked on. In the meantime, the workaround is described here:\nhttps://github.com/microsoft/Analysis-Services/issues/47", Utils.AssemblyProduct, MessageBoxButtons.OK, MessageBoxIcon.Error); SetNotComparedState(); } catch (Exception exc) diff --git a/BismNormalizer/AlmToolkit/Properties/AssemblyInfo.cs b/BismNormalizer/AlmToolkit/Properties/AssemblyInfo.cs index 492b33a..cf67dd5 100644 --- a/BismNormalizer/AlmToolkit/Properties/AssemblyInfo.cs +++ b/BismNormalizer/AlmToolkit/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("5.0.2.0")] -[assembly: AssemblyFileVersion("5.0.2.0")] +[assembly: AssemblyVersion("5.0.3.0")] +[assembly: AssemblyFileVersion("5.0.3.0")] diff --git a/BismNormalizer/AlmToolkitSetup/AlmToolkitSetup.vdproj b/BismNormalizer/AlmToolkitSetup/AlmToolkitSetup.vdproj index 6152c0c..a3186cb 100644 --- a/BismNormalizer/AlmToolkitSetup/AlmToolkitSetup.vdproj +++ b/BismNormalizer/AlmToolkitSetup/AlmToolkitSetup.vdproj @@ -2758,7 +2758,7 @@ { "Name" = "8:.NET Framework" "Message" = "8:[VSDNETMSG]" - "FrameworkVersion" = "8:v4.6.1 " + "FrameworkVersion" = "8:v4.6.1 " "AllowLaterVersions" = "11:FALSE" "InstallUrl" = "8:http://go.microsoft.com/fwlink/?LinkId=671728" } @@ -2770,7 +2770,7 @@ { "AssemblyRegister" = "3:1" "AssemblyIsInGAC" = "11:FALSE" - "AssemblyAsmDisplayName" = "8:BismNormalizer, Version=5.0.2.0, Culture=neutral, PublicKeyToken=aa6675aad991a644, processorArchitecture=MSIL" + "AssemblyAsmDisplayName" = "8:BismNormalizer, Version=5.0.3.0, Culture=neutral, PublicKeyToken=aa6675aad991a644, processorArchitecture=MSIL" "ScatterAssemblies" { "_0020EC0A2900F50F0F5DCC3E7BBE4237" @@ -9173,15 +9173,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:Power BI ALM Toolkit" - "ProductCode" = "8:{8B36CF41-EB07-468B-B3E2-CF7066DD60DB}" - "PackageCode" = "8:{1E2FD9AD-4793-4772-9520-53F74BFB4ECF}" + "ProductCode" = "8:{60A65591-95AF-4674-9F14-A2C953152253}" + "PackageCode" = "8:{17167CB8-791A-4904-953A-B07CC2BD3A26}" "UpgradeCode" = "8:{96819CFD-6462-4AD1-ADB4-7903F30ADB92}" "AspNetVersion" = "8:4.0.30319.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:TRUE" - "ProductVersion" = "8:5.0.2" + "ProductVersion" = "8:5.0.3" "Manufacturer" = "8:Power BI ALM Toolkit" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" diff --git a/BismNormalizer/BismNormalizer.CommandLine/Properties/AssemblyInfo.cs b/BismNormalizer/BismNormalizer.CommandLine/Properties/AssemblyInfo.cs index f54304a..2ed7dd9 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("5.0.2.0")] -[assembly: AssemblyFileVersion("5.0.2.0")] +[assembly: AssemblyVersion("5.0.3.0")] +[assembly: AssemblyFileVersion("5.0.3.0")] diff --git a/BismNormalizer/BismNormalizer.IconSetup/Properties/AssemblyInfo.cs b/BismNormalizer/BismNormalizer.IconSetup/Properties/AssemblyInfo.cs index 3c51a42..db14e4a 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("5.0.2.0")] -[assembly: AssemblyFileVersion("5.0.2.0")] +[assembly: AssemblyVersion("5.0.3.0")] +[assembly: AssemblyFileVersion("5.0.3.0")] diff --git a/BismNormalizer/BismNormalizer/BismNormalizer.IconSetup.exe b/BismNormalizer/BismNormalizer/BismNormalizer.IconSetup.exe index 4718ce80237a6ab26018e1db6cfaede3f12a019f..328e822f2ac8c28145ce15769a1d6460ee7ac5e8 100644 GIT binary patch delta 134 zcmZn&Xb70l!EDyszOnl^J0tVvb`C*Kfz}y+`LF#A_1W;RbIrYzCReC}j@hSV|q|1pwa^E9d|K delta 134 zcmZn&Xb70l!R+SHy0QB=J0sKPb`C*KfrIQm7KgTny3V)syx(T}ZRO?_f{z&)jVAX9 zN9X{R#xVc^6A;TVGBErx1Y%(ZhM-`V;1V@|!@Z0@z1F`l>EC>)t$ee9$TlWUkV;mN bj?L%AYJtXV_LbNSGL2En9LTYhI?f9KzWgaD diff --git a/BismNormalizer/BismNormalizer/BismNormalizer.exe b/BismNormalizer/BismNormalizer/BismNormalizer.exe index a900ee15750fc02e73eb1331ba92e5d5cf0cab6b..7e63317c1635a4874e4c5b2054decb3b6d2f3c39 100644 GIT binary patch delta 142 zcmZo@U~Fh$oY28+*4w_Zd$}+p^JHTYRYvB`ks|Ig0{Wii4F)$4xX)YlUH*HN?%d5A z3}TrWjVJRNhv@({#4!K?6A;TVGBDHx04z>W}r$|AZFft-mI08(Rg#HML&?5{M6DM$dR>r%nATy%POA$ delta 142 zcmZo@U~Fh$oY2AS=Fqyad$}+p(_~{2RYs=Gks|Ig0yoYH@|ibmbK0t?$@={?$KTBx z3}TrWjVALMhv@({#4!K?6A;TVGBDHx0EAKOlv(dJN#ejqjZsiirPBWv}T6#!x>E9(FN diff --git a/BismNormalizer/BismNormalizer/Properties/AssemblyInfo.cs b/BismNormalizer/BismNormalizer/Properties/AssemblyInfo.cs index e3586a9..d2ba920 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("5.0.2.0")] -[assembly: AssemblyFileVersion("5.0.2.0")] +[assembly: AssemblyVersion("5.0.3.0")] +[assembly: AssemblyFileVersion("5.0.3.0")] diff --git a/BismNormalizer/BismNormalizer/source.extension.vsixmanifest b/BismNormalizer/BismNormalizer/source.extension.vsixmanifest index 748bb9e..abeb5d1 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/