From 42c95cb3c5af853ccd1a67eaafb310ab80b3d523 Mon Sep 17 00:00:00 2001 From: "angelov.st.anton" Date: Fri, 12 Oct 2018 12:55:02 +0300 Subject: [PATCH] updated meissa version and nuspecs --- Meissa.sln | 5 +++++ SharedAssemblyInfo.targets | 6 +++--- installers/Meissa.Linux64/Meissa.Linux64.nuspec | 4 ++-- installers/Meissa.MacOS64/Meissa.MacOS64.nuspec | 2 +- installers/Meissa.Windows64/Meissa.Windows64.nuspec | 2 +- 5 files changed, 12 insertions(+), 7 deletions(-) diff --git a/Meissa.sln b/Meissa.sln index f57161e..20fed00 100644 --- a/Meissa.sln +++ b/Meissa.sln @@ -39,6 +39,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SmallMSTestTestProject", "S EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NUnitReportMerge.Spike", "NUnitReportMerge.Spike\NUnitReportMerge.Spike.csproj", "{192F14FA-71BC-4674-93A5-0A36F631EABF}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{82BC3A1E-0C7F-4F7D-8730-E89CFE22A034}" + ProjectSection(SolutionItems) = preProject + SharedAssemblyInfo.targets = SharedAssemblyInfo.targets + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU diff --git a/SharedAssemblyInfo.targets b/SharedAssemblyInfo.targets index 0bff798..04bb8c8 100644 --- a/SharedAssemblyInfo.targets +++ b/SharedAssemblyInfo.targets @@ -1,11 +1,11 @@ - 1.2.4.0 + 1.2.5.0 Anton Angelov Automate The Planet Ltd. Meissa - 1.2.4.0 - 1.2.4.0 + 1.2.5.0 + 1.2.5.0 en Automate The Planet Ltd. 2018 https://github.com/angelovstanton/Meissa/blob/master/LICENSE diff --git a/installers/Meissa.Linux64/Meissa.Linux64.nuspec b/installers/Meissa.Linux64/Meissa.Linux64.nuspec index 8f8d17b..8568865 100644 --- a/installers/Meissa.Linux64/Meissa.Linux64.nuspec +++ b/installers/Meissa.Linux64/Meissa.Linux64.nuspec @@ -2,7 +2,7 @@ Meissa.Linux64 - 1.3.4.0 + 1.3.5.0 Automate The Planet Ltd. Installs Meissa Distributed Test Runner. Open-source cross-platform test runner that executes tests in parallel, time balanced. @@ -13,6 +13,6 @@ Distributed Test Runner - + pu2gwfpvhqb \ No newline at end of file diff --git a/installers/Meissa.MacOS64/Meissa.MacOS64.nuspec b/installers/Meissa.MacOS64/Meissa.MacOS64.nuspec index 222b3d4..c989b3a 100644 --- a/installers/Meissa.MacOS64/Meissa.MacOS64.nuspec +++ b/installers/Meissa.MacOS64/Meissa.MacOS64.nuspec @@ -2,7 +2,7 @@ Meissa.MacOS64 - 1.3.4.0 + 1.3.5.0 Automate The Planet Ltd. Installs Meissa Distributed Test Runner. Open-source cross-platform test runner that executes tests in parallel, time balanced. diff --git a/installers/Meissa.Windows64/Meissa.Windows64.nuspec b/installers/Meissa.Windows64/Meissa.Windows64.nuspec index 050fab0..342896f 100644 --- a/installers/Meissa.Windows64/Meissa.Windows64.nuspec +++ b/installers/Meissa.Windows64/Meissa.Windows64.nuspec @@ -2,7 +2,7 @@ Meissa.Windows64 - 1.3.4.0 + 1.3.5.0 Automate The Planet Ltd. Installs Meissa Distributed Test Runner. Open-source cross-platform test runner that executes tests in parallel, time balanced.