diff --git a/src/Tableau.Migration.App.Core/Tableau.Migration.App.Core.csproj b/src/Tableau.Migration.App.Core/Tableau.Migration.App.Core.csproj index 8f5a1ea..bd9e204 100644 --- a/src/Tableau.Migration.App.Core/Tableau.Migration.App.Core.csproj +++ b/src/Tableau.Migration.App.Core/Tableau.Migration.App.Core.csproj @@ -31,15 +31,15 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/Tableau.Migration.App.GUI/Constants.cs b/src/Tableau.Migration.App.GUI/Constants.cs index bf031d3..837bcef 100644 --- a/src/Tableau.Migration.App.GUI/Constants.cs +++ b/src/Tableau.Migration.App.GUI/Constants.cs @@ -30,7 +30,7 @@ public static class Constants /// /// The App version number. /// - public const string Version = "v1.0.4"; + public const string Version = "v1.0.6"; /// /// The App name with version.