diff --git a/appveyor.yml b/appveyor.yml index c40d3fa..3658477 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 2.2.4.{build} +version: 2.2.5.{build} init: - dotnet tool install --global SpecFlow.Plus.LivingDoc.CLI configuration: Release @@ -17,7 +17,7 @@ after_test: - cd devops - cd pack - pack-all -image: Visual Studio 2019 +image: Visual Studio 2022 artifacts: - name: Packages path: ./output/*.nupkg diff --git a/devops/deploy/deploy-all.bat b/devops/deploy/deploy-all.bat index 55bd151..fc5bc06 100644 --- a/devops/deploy/deploy-all.bat +++ b/devops/deploy/deploy-all.bat @@ -1,5 +1,5 @@ rem TODO: Use common source for all version instances -SET version=2.2.4 +SET version=2.2.5 rem TODO: Refactor using loop and automatic discovery call deploy-single.bat LogoFX.Client.Mvvm.Core %version% call deploy-single.bat LogoFX.Client.Mvvm.Commanding.Core %version% diff --git a/devops/pack/LogoFX.Client.Mvvm.Commanding.Core/contents/LogoFX.Client.Mvvm.Commanding.Core.nuspec b/devops/pack/LogoFX.Client.Mvvm.Commanding.Core/contents/LogoFX.Client.Mvvm.Commanding.Core.nuspec index aadb8c7..7902f8a 100644 --- a/devops/pack/LogoFX.Client.Mvvm.Commanding.Core/contents/LogoFX.Client.Mvvm.Commanding.Core.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.Commanding.Core/contents/LogoFX.Client.Mvvm.Commanding.Core.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.Commanding.Core - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.Commanding.Core Gennady Verdel, Vlad Spivak Gennady Verdel @@ -14,7 +14,7 @@ LogoFX Client Mvvm Commanding containing implementation of ICommand with Fluent API. Using System.Reactive.Linq 5 - + framework logofx dotnet diff --git a/devops/pack/LogoFX.Client.Mvvm.Commanding/contents/LogoFX.Client.Mvvm.Commanding.nuspec b/devops/pack/LogoFX.Client.Mvvm.Commanding/contents/LogoFX.Client.Mvvm.Commanding.nuspec index fab989d..b1bcf71 100644 --- a/devops/pack/LogoFX.Client.Mvvm.Commanding/contents/LogoFX.Client.Mvvm.Commanding.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.Commanding/contents/LogoFX.Client.Mvvm.Commanding.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.Commanding - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.Commanding Gennady Verdel, Vlad Spivak Gennady Verdel @@ -15,12 +15,12 @@ Added support for .NET Core - - - - - - + + + + + + diff --git a/devops/pack/LogoFX.Client.Mvvm.Core/contents/LogoFX.Client.Mvvm.Core.nuspec b/devops/pack/LogoFX.Client.Mvvm.Core/contents/LogoFX.Client.Mvvm.Core.nuspec index c63fd53..389e5ab 100644 --- a/devops/pack/LogoFX.Client.Mvvm.Core/contents/LogoFX.Client.Mvvm.Core.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.Core/contents/LogoFX.Client.Mvvm.Core.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.Core - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.Core Gennady Verdel, Vlad Spivak Gennady Verdel @@ -16,7 +16,7 @@ common MVVM-related operations and utilities common MVVM-related operations and utilities Added support for .NET Core. - + framework logofx dotnet diff --git a/devops/pack/LogoFX.Client.Mvvm.Model/contents/LogoFX.Client.Mvvm.Model.nuspec b/devops/pack/LogoFX.Client.Mvvm.Model/contents/LogoFX.Client.Mvvm.Model.nuspec index af30ff9..275a401 100644 --- a/devops/pack/LogoFX.Client.Mvvm.Model/contents/LogoFX.Client.Mvvm.Model.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.Model/contents/LogoFX.Client.Mvvm.Model.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.Model - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.Model Gennady Verdel, Vlad Spivak, Dmitry Bublik, David Kossoglyad Gennady Verdel @@ -16,10 +16,10 @@ model layer objects facilitating development by MVVM pattern model layer objects facilitating development by MVVM pattern Added SetProperty with options parameter - - - - + + + + framework logofx dotnet diff --git a/devops/pack/LogoFX.Client.Mvvm.View.Core/contents/LogoFX.Client.Mvvm.View.Core.nuspec b/devops/pack/LogoFX.Client.Mvvm.View.Core/contents/LogoFX.Client.Mvvm.View.Core.nuspec index 02b8c3f..47b1527 100644 --- a/devops/pack/LogoFX.Client.Mvvm.View.Core/contents/LogoFX.Client.Mvvm.View.Core.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.View.Core/contents/LogoFX.Client.Mvvm.View.Core.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.View.Core - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.View.Core David Kossoglyad, Dmitry Bublik, Vlad Spivak Gennady Verdel diff --git a/devops/pack/LogoFX.Client.Mvvm.View.Extensions/contents/LogoFX.Client.Mvvm.View.Extensions.nuspec b/devops/pack/LogoFX.Client.Mvvm.View.Extensions/contents/LogoFX.Client.Mvvm.View.Extensions.nuspec index 02efedc..a453efb 100644 --- a/devops/pack/LogoFX.Client.Mvvm.View.Extensions/contents/LogoFX.Client.Mvvm.View.Extensions.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.View.Extensions/contents/LogoFX.Client.Mvvm.View.Extensions.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.View.Extensions - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.View.Extensions Dmitry Bublik, Gennady Verdel Gennady Verdel @@ -15,8 +15,8 @@ - - + + framework logofx dotnet diff --git a/devops/pack/LogoFX.Client.Mvvm.View/contents/LogoFX.Client.Mvvm.View.nuspec b/devops/pack/LogoFX.Client.Mvvm.View/contents/LogoFX.Client.Mvvm.View.nuspec index 6e16376..f958265 100644 --- a/devops/pack/LogoFX.Client.Mvvm.View/contents/LogoFX.Client.Mvvm.View.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.View/contents/LogoFX.Client.Mvvm.View.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.View - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.View David Kossoglyad, Dmitry Bublik, Vlad Spivak, Gennady Verdel Gennady Verdel @@ -16,8 +16,8 @@ view layer objects facilitating development by MVVM pattern view layer objects facilitating development by MVVM pattern Added support for .NET Core - - + + framework logofx dotnet diff --git a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Contracts/contents/LogoFX.Client.Mvvm.ViewModel.Contracts.nuspec b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Contracts/contents/LogoFX.Client.Mvvm.ViewModel.Contracts.nuspec index ab074d4..42b172d 100644 --- a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Contracts/contents/LogoFX.Client.Mvvm.ViewModel.Contracts.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Contracts/contents/LogoFX.Client.Mvvm.ViewModel.Contracts.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.ViewModel.Contracts - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.ViewModel.Contracts Gennady Verdel, David Kossoglyad, Vlad Spivak Gennady Verdel diff --git a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Core/contents/LogoFX.Client.Mvvm.ViewModel.Core.nuspec b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Core/contents/LogoFX.Client.Mvvm.ViewModel.Core.nuspec index a082ed0..a61cf09 100644 --- a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Core/contents/LogoFX.Client.Mvvm.ViewModel.Core.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Core/contents/LogoFX.Client.Mvvm.ViewModel.Core.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.ViewModel.Core - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.ViewModel.Core Gennady Verdel, David Kossoglyad, Vlad Spivak, Dmitry Bublik Gennady Verdel @@ -14,9 +14,9 @@ LogoFX Client Mvvm ViewModel Core containing core view model layer objects facilitating development by MVVM pattern Updated dependent packages - - - + + + framework logofx dotnet diff --git a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Extensions.Core/contents/LogoFX.Client.Mvvm.ViewModel.Extensions.Core.nuspec b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Extensions.Core/contents/LogoFX.Client.Mvvm.ViewModel.Extensions.Core.nuspec index 5750100..08db1ae 100644 --- a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Extensions.Core/contents/LogoFX.Client.Mvvm.ViewModel.Extensions.Core.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Extensions.Core/contents/LogoFX.Client.Mvvm.ViewModel.Extensions.Core.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.ViewModel.Extensions.Core - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.ViewModel.Extensions.Core Dmitry Bublik, Gennady Verdel, David Kossoglyad Gennady Verdel @@ -16,13 +16,13 @@ for the most common view models (including editing, paging and virtualization) Updated dependent packages - - - - - - - + + + + + + + framework logofx dotnet diff --git a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Extensions/contents/LogoFX.Client.Mvvm.ViewModel.Extensions.nuspec b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Extensions/contents/LogoFX.Client.Mvvm.ViewModel.Extensions.nuspec index 3efa602..ce186ae 100644 --- a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Extensions/contents/LogoFX.Client.Mvvm.ViewModel.Extensions.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Extensions/contents/LogoFX.Client.Mvvm.ViewModel.Extensions.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.ViewModel.Extensions - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.ViewModel.Extensions Dmitry Bublik, Gennady Verdel, David Kossoglyad Gennady Verdel @@ -17,15 +17,15 @@ for the most common view models (including editing, paging and virtualization) - - - - - - - - - + + + + + + + + + framework logofx dotnet diff --git a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Services.Core/contents/LogoFX.Client.Mvvm.ViewModel.Services.Core.nuspec b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Services.Core/contents/LogoFX.Client.Mvvm.ViewModel.Services.Core.nuspec index 8b9ee86..081d7f8 100644 --- a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Services.Core/contents/LogoFX.Client.Mvvm.ViewModel.Services.Core.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Services.Core/contents/LogoFX.Client.Mvvm.ViewModel.Services.Core.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.ViewModel.Services.Core - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.ViewModel.Services.Core Gennady Verdel,Dmitry Bublik Gennady Verdel @@ -15,13 +15,13 @@ - - - - - - - + + + + + + + framework logofx dotnet diff --git a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Services/contents/LogoFX.Client.Mvvm.ViewModel.Services.nuspec b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Services/contents/LogoFX.Client.Mvvm.ViewModel.Services.nuspec index 1b2c975..292f8dc 100644 --- a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Services/contents/LogoFX.Client.Mvvm.ViewModel.Services.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Services/contents/LogoFX.Client.Mvvm.ViewModel.Services.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.ViewModel.Services - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.ViewModel.Services Gennady Verdel, Dmitry Bublik Gennady Verdel diff --git a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Shared/contents/LogoFX.Client.Mvvm.ViewModel.Shared.nuspec b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Shared/contents/LogoFX.Client.Mvvm.ViewModel.Shared.nuspec index fcfbb63..14036f2 100644 --- a/devops/pack/LogoFX.Client.Mvvm.ViewModel.Shared/contents/LogoFX.Client.Mvvm.ViewModel.Shared.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.ViewModel.Shared/contents/LogoFX.Client.Mvvm.ViewModel.Shared.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.ViewModel.Shared - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.ViewModel.Shared Dmitry Bublik,Gennady Verdel Gennady Verdel diff --git a/devops/pack/LogoFX.Client.Mvvm.ViewModel/contents/LogoFX.Client.Mvvm.ViewModel.nuspec b/devops/pack/LogoFX.Client.Mvvm.ViewModel/contents/LogoFX.Client.Mvvm.ViewModel.nuspec index 9885f35..f2b2eb8 100644 --- a/devops/pack/LogoFX.Client.Mvvm.ViewModel/contents/LogoFX.Client.Mvvm.ViewModel.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.ViewModel/contents/LogoFX.Client.Mvvm.ViewModel.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.ViewModel - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.ViewModel Gennady Verdel, David Kossoglyad, Vlad Spivak Gennady Verdel @@ -15,9 +15,9 @@ - - - + + + framework logofx dotnet diff --git a/devops/pack/LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer/contents/LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer.nuspec b/devops/pack/LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer/contents/LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer.nuspec index 302eaa7..da1417b 100644 --- a/devops/pack/LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer/contents/LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer/contents/LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.ViewModelFactory.SimpleContainer Gennady Verdel Gennady Verdel @@ -15,10 +15,10 @@ - - - - + + + + framework logofx dotnet diff --git a/devops/pack/LogoFX.Client.Mvvm.ViewModelFactory.Unity/contents/LogoFX.Client.Mvvm.ViewModelFactory.Unity.nuspec b/devops/pack/LogoFX.Client.Mvvm.ViewModelFactory.Unity/contents/LogoFX.Client.Mvvm.ViewModelFactory.Unity.nuspec index 6147284..9cef11a 100644 --- a/devops/pack/LogoFX.Client.Mvvm.ViewModelFactory.Unity/contents/LogoFX.Client.Mvvm.ViewModelFactory.Unity.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.ViewModelFactory.Unity/contents/LogoFX.Client.Mvvm.ViewModelFactory.Unity.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.ViewModelFactory.Unity - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.ViewModelFactory.Unity Gennady Verdel Gennady Verdel @@ -15,9 +15,9 @@ - - - + + + framework logofx dotnet diff --git a/devops/pack/LogoFX.Client.Mvvm.ViewModelFactory/contents/LogoFX.Client.Mvvm.ViewModelFactory.nuspec b/devops/pack/LogoFX.Client.Mvvm.ViewModelFactory/contents/LogoFX.Client.Mvvm.ViewModelFactory.nuspec index c7d825b..aaca55b 100644 --- a/devops/pack/LogoFX.Client.Mvvm.ViewModelFactory/contents/LogoFX.Client.Mvvm.ViewModelFactory.nuspec +++ b/devops/pack/LogoFX.Client.Mvvm.ViewModelFactory/contents/LogoFX.Client.Mvvm.ViewModelFactory.nuspec @@ -2,7 +2,7 @@ LogoFX.Client.Mvvm.ViewModelFactory - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.ViewModelFactory Gennady Verdel Gennady Verdel @@ -15,10 +15,10 @@ - - - - + + + + framework logofx dotnet diff --git a/devops/publish/publish-all.bat b/devops/publish/publish-all.bat index b2a58e4..cded31c 100644 --- a/devops/publish/publish-all.bat +++ b/devops/publish/publish-all.bat @@ -2,7 +2,7 @@ cd ../../src nuget restore cd ../devops/publish PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '../build/build-all.ps1'" -SET package_version=2.2.4 +SET package_version=2.2.5 cd ../test call test-all cd ../pack diff --git a/devops/publish/publish-single.bat b/devops/publish/publish-single.bat index 66e2280..ceee6a7 100644 --- a/devops/publish/publish-single.bat +++ b/devops/publish/publish-single.bat @@ -1,5 +1,5 @@ SET package_name=%1 -SET package_version=2.2.4 +SET package_version=2.2.5 SET target=../../../../packages/Tests-All cd ../build call build-all diff --git a/devops/update/UpdateUtil/Properties/launchSettings.json b/devops/update/UpdateUtil/Properties/launchSettings.json index 552ca5f..4ee3956 100644 --- a/devops/update/UpdateUtil/Properties/launchSettings.json +++ b/devops/update/UpdateUtil/Properties/launchSettings.json @@ -2,7 +2,7 @@ "profiles": { "UpdateUtil": { "commandName": "Project", - "commandLineArgs": "Solid 2.3.2" + "commandLineArgs": "Solid 2.3.3" } } } \ No newline at end of file diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/net/LogoFX.Client.Mvvm.Commanding.Platform.NET.csproj b/src/LogoFX.Client.Mvvm.Commanding.Platform/net/LogoFX.Client.Mvvm.Commanding.Platform.NET.csproj index 4d4de21..867ca37 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/net/LogoFX.Client.Mvvm.Commanding.Platform.NET.csproj +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/net/LogoFX.Client.Mvvm.Commanding.Platform.NET.csproj @@ -1,9 +1,9 @@ - net5.0-windows + net6.0-windows false true - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.Commanding.Platform LogoFX.Client.Mvvm.Commanding @@ -31,8 +31,8 @@ - - + + diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/netcore/LogoFX.Client.Mvvm.Commanding.Platform.NETCore.csproj b/src/LogoFX.Client.Mvvm.Commanding.Platform/netcore/LogoFX.Client.Mvvm.Commanding.Platform.NETCore.csproj index a5bea8f..2986cba 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/netcore/LogoFX.Client.Mvvm.Commanding.Platform.NETCore.csproj +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/netcore/LogoFX.Client.Mvvm.Commanding.Platform.NETCore.csproj @@ -3,7 +3,7 @@ netcoreapp3.1 false true - 2.2.4 + 2.2.5 LogoFX.Client.Mvvm.Commanding.Platform LogoFX.Client.Mvvm.Commanding @@ -31,8 +31,8 @@ - - + + diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/netframework/LogoFX.Client.Mvvm.Commanding.Platform.NETFramework.csproj b/src/LogoFX.Client.Mvvm.Commanding.Platform/netframework/LogoFX.Client.Mvvm.Commanding.Platform.NETFramework.csproj index b2c04e7..1bb85c1 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/netframework/LogoFX.Client.Mvvm.Commanding.Platform.NETFramework.csproj +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/netframework/LogoFX.Client.Mvvm.Commanding.Platform.NETFramework.csproj @@ -75,13 +75,13 @@ 1.0.2 - - + + - 2.3.2 + 2.3.3 - 2.3.2 + 2.3.3 diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/netframework/Properties/AssemblyInfo.cs b/src/LogoFX.Client.Mvvm.Commanding.Platform/netframework/Properties/AssemblyInfo.cs index 6b7de40..572c7a4 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/netframework/Properties/AssemblyInfo.cs +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/netframework/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ // Build Number // Revision // -[assembly: AssemblyVersion("2.2.4")] -[assembly: AssemblyFileVersion("2.2.4")] +[assembly: AssemblyVersion("2.2.5")] +[assembly: AssemblyFileVersion("2.2.5")] diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/src/ElementAnalysisResult.cs b/src/LogoFX.Client.Mvvm.Commanding.Platform/src/ElementAnalysisResult.cs index e6d3c06..ced1927 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/src/ElementAnalysisResult.cs +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/src/ElementAnalysisResult.cs @@ -1,22 +1,11 @@ -using System; using System.Windows.Input; -using System.Reflection; #if NET || NETCORE || NETFRAMEWORK using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Interactivity; -using System.Windows.Markup; -using System.Windows.Media; #endif #if NETFX_CORE using Windows.UI.Xaml; -using Windows.UI.Xaml.Controls; -using Windows.UI.Xaml.Data; -using Windows.UI.Xaml.Markup; -using Windows.UI.Xaml.Media; #endif namespace LogoFX.Client.Mvvm.Commanding diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/src/ElementAnalyzer.cs b/src/LogoFX.Client.Mvvm.Commanding.Platform/src/ElementAnalyzer.cs index 18c8c9a..654c11d 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/src/ElementAnalyzer.cs +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/src/ElementAnalyzer.cs @@ -1,4 +1,3 @@ -using System; using System.Windows.Input; using System.Reflection; using LogoFX.Client.Core; @@ -6,17 +5,11 @@ #if NET || NETCORE || NETFRAMEWORK using System.Windows; using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Interactivity; -using System.Windows.Markup; using System.Windows.Media; #endif #if NETFX_CORE using Windows.UI.Xaml; -using Windows.UI.Xaml.Controls; -using Windows.UI.Xaml.Data; -using Windows.UI.Xaml.Markup; using Windows.UI.Xaml.Media; #endif diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/src/ExecuteNamedCommandAction.cs b/src/LogoFX.Client.Mvvm.Commanding.Platform/src/ExecuteNamedCommandAction.cs index c887528..e4bf293 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/src/ExecuteNamedCommandAction.cs +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/src/ExecuteNamedCommandAction.cs @@ -1,16 +1,12 @@ using System; using System.Windows.Input; using System.Globalization; -using System.Reflection; -using LogoFX.Client.Core; #if NET || NETCORE || NETFRAMEWORK using System.Windows; -using System.Windows.Controls; using System.Windows.Data; using System.Windows.Interactivity; using System.Windows.Markup; -using System.Windows.Media; #endif #if NETFX_CORE @@ -18,7 +14,6 @@ using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Data; using Windows.UI.Xaml.Markup; -using Windows.UI.Xaml.Media; #endif namespace LogoFX.Client.Mvvm.Commanding diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/src/Extensions.cs b/src/LogoFX.Client.Mvvm.Commanding.Platform/src/Extensions.cs index aca0144..1ec6208 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/src/Extensions.cs +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/src/Extensions.cs @@ -1,6 +1,5 @@ using Solid.Bootstrapping; using Solid.Extensibility; -using Solid.Practices.Middleware; namespace LogoFX.Client.Mvvm.Commanding { diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/uwp/LogoFX.Client.Mvvm.Commanding.Platform.UWP.csproj b/src/LogoFX.Client.Mvvm.Commanding.Platform/uwp/LogoFX.Client.Mvvm.Commanding.Platform.UWP.csproj index 98faf15..cd20d1d 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/uwp/LogoFX.Client.Mvvm.Commanding.Platform.UWP.csproj +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/uwp/LogoFX.Client.Mvvm.Commanding.Platform.UWP.csproj @@ -136,8 +136,8 @@ - - + + 6.2.13 @@ -145,13 +145,13 @@ 2.0.1 - 2.3.2 + 2.3.3 - 2.3.2 + 2.3.3 - 2.3.2 + 2.3.3 diff --git a/src/LogoFX.Client.Mvvm.Commanding.Platform/uwp/Properties/AssemblyInfo.cs b/src/LogoFX.Client.Mvvm.Commanding.Platform/uwp/Properties/AssemblyInfo.cs index 9a712c3..15b4625 100644 --- a/src/LogoFX.Client.Mvvm.Commanding.Platform/uwp/Properties/AssemblyInfo.cs +++ b/src/LogoFX.Client.Mvvm.Commanding.Platform/uwp/Properties/AssemblyInfo.cs @@ -20,6 +20,6 @@ // Build Number // Revision // -[assembly: AssemblyVersion("2.2.4")] -[assembly: AssemblyFileVersion("2.2.4")] +[assembly: AssemblyVersion("2.2.5")] +[assembly: AssemblyFileVersion("2.2.5")] [assembly: ComVisible(false)] diff --git a/src/LogoFX.Client.Mvvm.Commanding/ActionCommandExtensions.cs b/src/LogoFX.Client.Mvvm.Commanding/ActionCommandExtensions.cs index 00faab2..6115088 100644 --- a/src/LogoFX.Client.Mvvm.Commanding/ActionCommandExtensions.cs +++ b/src/LogoFX.Client.Mvvm.Commanding/ActionCommandExtensions.cs @@ -4,7 +4,7 @@ using System.Linq.Expressions; using System.Reactive.Linq; using System.Windows.Input; -using LogoFX.Client.Core; +using LogoFX.Core; namespace LogoFX.Client.Mvvm.Commanding { diff --git a/src/LogoFX.Client.Mvvm.Commanding/CommandBaseOfT.cs b/src/LogoFX.Client.Mvvm.Commanding/CommandBaseOfT.cs index 8f88b14..203e079 100644 --- a/src/LogoFX.Client.Mvvm.Commanding/CommandBaseOfT.cs +++ b/src/LogoFX.Client.Mvvm.Commanding/CommandBaseOfT.cs @@ -4,7 +4,7 @@ using System.Linq.Expressions; using System.Reflection; using System.Windows.Input; -using LogoFX.Client.Core; +using LogoFX.Core; namespace LogoFX.Client.Mvvm.Commanding { diff --git a/src/LogoFX.Client.Mvvm.Commanding/LogoFX.Client.Mvvm.Commanding.csproj b/src/LogoFX.Client.Mvvm.Commanding/LogoFX.Client.Mvvm.Commanding.csproj index 4ee21f5..01c1115 100644 --- a/src/LogoFX.Client.Mvvm.Commanding/LogoFX.Client.Mvvm.Commanding.csproj +++ b/src/LogoFX.Client.Mvvm.Commanding/LogoFX.Client.Mvvm.Commanding.csproj @@ -2,7 +2,7 @@ netstandard2.0 false - 2.2.4 + 2.2.5 ..\Bin\netstandard\Release @@ -12,7 +12,7 @@ true - + \ No newline at end of file diff --git a/src/LogoFX.Client.Mvvm.Core.Platform/net/LogoFX.Client.Mvvm.Core.Platform.NET.csproj b/src/LogoFX.Client.Mvvm.Core.Platform/net/LogoFX.Client.Mvvm.Core.Platform.NET.csproj index 9ef57f8..741a215 100644 --- a/src/LogoFX.Client.Mvvm.Core.Platform/net/LogoFX.Client.Mvvm.Core.Platform.NET.csproj +++ b/src/LogoFX.Client.Mvvm.Core.Platform/net/LogoFX.Client.Mvvm.Core.Platform.NET.csproj @@ -1,11 +1,11 @@ - net5.0-windows + net6.0-windows false true LogoFX.Client.Mvvm.Core.Platform LogoFX.Client.Mvvm.Core - 2.2.4 + 2.2.5 ..\..\Bin\net\Release\ @@ -20,6 +20,6 @@ - + \ No newline at end of file diff --git a/src/LogoFX.Client.Mvvm.Core.Platform/netcore/LogoFX.Client.Mvvm.Core.Platform.NETCore.csproj b/src/LogoFX.Client.Mvvm.Core.Platform/netcore/LogoFX.Client.Mvvm.Core.Platform.NETCore.csproj index 6d89178..649b538 100644 --- a/src/LogoFX.Client.Mvvm.Core.Platform/netcore/LogoFX.Client.Mvvm.Core.Platform.NETCore.csproj +++ b/src/LogoFX.Client.Mvvm.Core.Platform/netcore/LogoFX.Client.Mvvm.Core.Platform.NETCore.csproj @@ -5,7 +5,7 @@ true LogoFX.Client.Mvvm.Core.Platform LogoFX.Client.Mvvm.Core - 2.2.4 + 2.2.5 ..\..\Bin\netcore\Release\ @@ -20,6 +20,6 @@ - + \ No newline at end of file diff --git a/src/LogoFX.Client.Mvvm.Core.Platform/netframework/LogoFX.Client.Mvvm.Core.Platform.NETFramework.csproj b/src/LogoFX.Client.Mvvm.Core.Platform/netframework/LogoFX.Client.Mvvm.Core.Platform.NETFramework.csproj index dc6c804..71a2659 100644 --- a/src/LogoFX.Client.Mvvm.Core.Platform/netframework/LogoFX.Client.Mvvm.Core.Platform.NETFramework.csproj +++ b/src/LogoFX.Client.Mvvm.Core.Platform/netframework/LogoFX.Client.Mvvm.Core.Platform.NETFramework.csproj @@ -53,7 +53,7 @@ - +