Skip to content

Commit

Permalink
Updated installer version no
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Otykier committed Mar 1, 2021
1 parent b2baaed commit 67ff6d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 25 deletions.
2 changes: 1 addition & 1 deletion SharedAssemblyInfo.cs
@@ -1,4 +1,4 @@
using System.Reflection;

[assembly: AssemblyVersion("2.14.*")]
[assembly: AssemblyInformationalVersion("2.14.1")]
[assembly: AssemblyInformationalVersion("2.14.2")]
28 changes: 4 additions & 24 deletions TabularEditorInstaller/TabularEditorInstaller.vdproj
Expand Up @@ -571,11 +571,6 @@
"AssemblyAsmDisplayName" = "8:Microsoft.AnalysisServices.Tabular, Version=19.16.3.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_31454950648C8A88BE06391103B54701"
{
"Name" = "8:Microsoft.AnalysisServices.Tabular.dll"
"Attributes" = "3:512"
}
}
"SourcePath" = "8:Microsoft.AnalysisServices.Tabular.dll"
"TargetName" = "8:"
Expand All @@ -602,11 +597,6 @@
"AssemblyAsmDisplayName" = "8:Microsoft.AnalysisServices.Tabular.Json, Version=19.16.3.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_357B4AD24F640D6C84847BE616205F8D"
{
"Name" = "8:Microsoft.AnalysisServices.Tabular.Json.dll"
"Attributes" = "3:512"
}
}
"SourcePath" = "8:Microsoft.AnalysisServices.Tabular.Json.dll"
"TargetName" = "8:"
Expand Down Expand Up @@ -704,11 +694,6 @@
"AssemblyAsmDisplayName" = "8:Microsoft.AnalysisServices.SPClient.Interfaces, Version=19.16.3.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_5305E1F8511BC6C598DCF819D4121B30"
{
"Name" = "8:Microsoft.AnalysisServices.SPClient.Interfaces.dll"
"Attributes" = "3:512"
}
}
"SourcePath" = "8:Microsoft.AnalysisServices.SPClient.Interfaces.dll"
"TargetName" = "8:"
Expand All @@ -735,11 +720,6 @@
"AssemblyAsmDisplayName" = "8:Microsoft.AnalysisServices.Core, Version=19.16.3.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_5B005C5FAAF945C4C8BAF1C8B5AB7057"
{
"Name" = "8:Microsoft.AnalysisServices.Core.dll"
"Attributes" = "3:512"
}
}
"SourcePath" = "8:Microsoft.AnalysisServices.Core.dll"
"TargetName" = "8:"
Expand Down Expand Up @@ -1060,7 +1040,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:TOMWrapper, Version=2.14.7712.29176, Culture=neutral, processorArchitecture=MSIL"
"AssemblyAsmDisplayName" = "8:TOMWrapper, Version=2.14.7730.17870, Culture=neutral, processorArchitecture=MSIL"
"ScatterAssemblies"
{
"_CE28F9A0B2916DB17B0C51E000795538"
Expand Down Expand Up @@ -1249,15 +1229,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Tabular Editor"
"ProductCode" = "8:{CED72024-B3DF-408F-B3B4-CD6D31E98581}"
"PackageCode" = "8:{DC455FEB-0AC1-40B5-89E6-E1BB492F01AB}"
"ProductCode" = "8:{56E9E9E3-51C2-41C8-8828-9686534BB647}"
"PackageCode" = "8:{7161515A-12D8-4BB7-8802-BC67E051AA73}"
"UpgradeCode" = "8:{E20734F5-CD2A-4A76-AB20-014819FCDE35}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:2.14.1"
"ProductVersion" = "8:2.14.2"
"Manufacturer" = "8:Kapacity A/S"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:https://tabulareditor.com"
Expand Down

0 comments on commit 67ff6d9

Please sign in to comment.