This commit is contained in:
Christian Wade 2020-02-03 18:11:00 -08:00
parent a72231cb14
commit c7304c6536
8 changed files with 10 additions and 10 deletions

View File

@ -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.1.3")]
[assembly: AssemblyFileVersion("5.0.1.3")]
[assembly: AssemblyVersion("5.0.1.4")]
[assembly: AssemblyFileVersion("5.0.1.4")]

View File

@ -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.1.3")]
[assembly: AssemblyFileVersion("5.0.1.3")]
[assembly: AssemblyVersion("5.0.1.4")]
[assembly: AssemblyFileVersion("5.0.1.4")]

View File

@ -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.1.3")]
[assembly: AssemblyFileVersion("5.0.1.3")]
[assembly: AssemblyVersion("5.0.1.4")]
[assembly: AssemblyFileVersion("5.0.1.4")]

View File

@ -27,7 +27,7 @@
- Reload changed files in VS
Change configuration to Release
Build ALMT setup project
Build ALMT setup project (not Rebuild)
Change configuration back to Debug
- Take VSIX and AlmToolkitSetup.msi from \ReleaseObfusc folder

View File

@ -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.1.3")]
[assembly: AssemblyFileVersion("5.0.1.3")]
[assembly: AssemblyVersion("5.0.1.4")]
[assembly: AssemblyFileVersion("5.0.1.4")]

View File

@ -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="BismNormalizer.ea2aeb43-64a6-4dee-8816-099fb44513fa" Version="5.0.1.3" Language="en-US" Publisher="BISM Normalizer" />
<Identity Id="BismNormalizer.ea2aeb43-64a6-4dee-8816-099fb44513fa" Version="5.0.1.4" Language="en-US" Publisher="BISM Normalizer" />
<DisplayName>BISM Normalizer</DisplayName>
<Description xml:space="preserve">BISM Normalizer manages Analysis Services tabular models</Description>
<MoreInfo>http://bism-normalizer.com/</MoreInfo>