From 1607fa69ded52dd1c3117854f4db8296fad04c35 Mon Sep 17 00:00:00 2001 From: Apostolis Bekiaris Date: Sun, 4 Aug 2019 14:41:18 +0300 Subject: [PATCH] Bump release --- src/Modules/AutoCommit/Properties/AssemblyInfo.cs | 4 ++-- src/Modules/AutoCommit/Readme.md | 2 +- src/Modules/CloneMemberValue/Properties/AssemblyInfo.cs | 4 ++-- src/Modules/CloneMemberValue/Readme.md | 2 +- src/Modules/CloneModelView/Properties/AssemblyInfo.cs | 4 ++-- src/Modules/HideToolBar/Properties/AssemblyInfo.cs | 4 ++-- src/Modules/HideToolBar/Readme.md | 2 +- src/Modules/MasterDetail/Properties/AssemblyInfo.cs | 4 ++-- src/Modules/MasterDetail/Readme.md | 2 +- src/Modules/ModelMapper/Properties/AssemblyInfo.cs | 4 ++-- src/Modules/ModelMapper/Readme.md | 2 +- .../ModelViewInheritance/Properties/AssemblyInfo.cs | 4 ++-- src/Modules/ProgressBarViewItem/Properties/AssemblyInfo.cs | 4 ++-- src/Modules/ProgressBarViewItem/Readme.md | 2 +- src/Modules/Reactive/Properties/AssemblyInfo.cs | 4 ++-- .../SuppressConfirmation/Properties/AssemblyInfo.cs | 4 ++-- src/Modules/SuppressConfirmation/Readme.md | 2 +- src/Modules/ViewEditMode/Properties/AssemblyInfo.cs | 4 ++-- src/Modules/ViewEditMode/Readme.md | 2 +- tools/Build/lab-Pipeline.yml | 5 ----- tools/Build/release-pipeline.yml | 7 ++++--- tools/nuspec/Xpand.XAF.Modules.AutoCommit.nuspec | 4 ++-- tools/nuspec/Xpand.XAF.Modules.CloneMemberValue.nuspec | 4 ++-- tools/nuspec/Xpand.XAF.Modules.CloneModelView.nuspec | 2 +- tools/nuspec/Xpand.XAF.Modules.HideToolBar.nuspec | 4 ++-- tools/nuspec/Xpand.XAF.Modules.MasterDetail.nuspec | 4 ++-- tools/nuspec/Xpand.XAF.Modules.ModelMapper.nuspec | 4 ++-- tools/nuspec/Xpand.XAF.Modules.ModelViewInheritance.nuspec | 2 +- tools/nuspec/Xpand.XAF.Modules.ProgressBarViewItem.nuspec | 4 ++-- tools/nuspec/Xpand.XAF.Modules.Reactive.nuspec | 2 +- tools/nuspec/Xpand.XAF.Modules.SuppressConfirmation.nuspec | 4 ++-- tools/nuspec/Xpand.XAF.Modules.ViewEditMode.nuspec | 4 ++-- 32 files changed, 53 insertions(+), 57 deletions(-) diff --git a/src/Modules/AutoCommit/Properties/AssemblyInfo.cs b/src/Modules/AutoCommit/Properties/AssemblyInfo.cs index 410e358ed..03ea2493b 100644 --- a/src/Modules/AutoCommit/Properties/AssemblyInfo.cs +++ b/src/Modules/AutoCommit/Properties/AssemblyInfo.cs @@ -30,7 +30,7 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.0.42.0")] -[assembly: AssemblyFileVersion("0.0.42.0")] +[assembly: AssemblyVersion("0.0.43.0")] +[assembly: AssemblyFileVersion("0.0.43.0")] //[assembly:AllowPartiallyTrustedCallers] //[assembly: SecurityTransparent()] diff --git a/src/Modules/AutoCommit/Readme.md b/src/Modules/AutoCommit/Readme.md index 835f4e8b8..0b8547108 100644 --- a/src/Modules/AutoCommit/Readme.md +++ b/src/Modules/AutoCommit/Readme.md @@ -28,7 +28,7 @@ The module follows the Nuget [Version Basics](https://docs.microsoft.com/en-us/n |**DevExpress.ExpressApp**|**Any** |System.Reactive|4.1.6 |System.ValueTuple|4.5.0 - |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.41 + |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.42 |[Xpand.VersionConverter](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/tools/Xpand.VersionConverter)|1.0.34 ## Issues-Debugging-Troubleshooting diff --git a/src/Modules/CloneMemberValue/Properties/AssemblyInfo.cs b/src/Modules/CloneMemberValue/Properties/AssemblyInfo.cs index faa6df03c..159b8e31a 100644 --- a/src/Modules/CloneMemberValue/Properties/AssemblyInfo.cs +++ b/src/Modules/CloneMemberValue/Properties/AssemblyInfo.cs @@ -29,7 +29,7 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.2.41.0")] -[assembly: AssemblyFileVersion("1.2.41.0")] +[assembly: AssemblyVersion("1.2.42.0")] +[assembly: AssemblyFileVersion("1.2.42.0")] //[assembly:AllowPartiallyTrustedCallers] //[assembly: SecurityTransparent()] diff --git a/src/Modules/CloneMemberValue/Readme.md b/src/Modules/CloneMemberValue/Readme.md index 6cfac32f5..dcd5bcdcb 100644 --- a/src/Modules/CloneMemberValue/Readme.md +++ b/src/Modules/CloneMemberValue/Readme.md @@ -34,7 +34,7 @@ The module follows the Nuget [Version Basics](https://docs.microsoft.com/en-us/n |----|---- |**DevExpress.ExpressApp**|**Any** |System.Reactive|4.1.6 - |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.41 + |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.42 |[Xpand.VersionConverter](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/tools/Xpand.VersionConverter)|1.0.34 ## Issues-Debugging-Troubleshooting diff --git a/src/Modules/CloneModelView/Properties/AssemblyInfo.cs b/src/Modules/CloneModelView/Properties/AssemblyInfo.cs index d4acb8030..aae9b2063 100644 --- a/src/Modules/CloneModelView/Properties/AssemblyInfo.cs +++ b/src/Modules/CloneModelView/Properties/AssemblyInfo.cs @@ -30,7 +30,7 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.0.25.0")] -[assembly: AssemblyFileVersion("0.0.25.0")] +[assembly: AssemblyVersion("0.0.26.0")] +[assembly: AssemblyFileVersion("0.0.26.0")] //[assembly:AllowPartiallyTrustedCallers] //[assembly: SecurityTransparent()] diff --git a/src/Modules/HideToolBar/Properties/AssemblyInfo.cs b/src/Modules/HideToolBar/Properties/AssemblyInfo.cs index b6566b232..8650a0251 100644 --- a/src/Modules/HideToolBar/Properties/AssemblyInfo.cs +++ b/src/Modules/HideToolBar/Properties/AssemblyInfo.cs @@ -30,7 +30,7 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.0.17.0")] -[assembly: AssemblyFileVersion("0.0.17.0")] +[assembly: AssemblyVersion("0.0.18.0")] +[assembly: AssemblyFileVersion("0.0.18.0")] //[assembly:AllowPartiallyTrustedCallers] //[assembly: SecurityTransparent()] diff --git a/src/Modules/HideToolBar/Readme.md b/src/Modules/HideToolBar/Readme.md index b4559ddeb..ce4d69f5f 100644 --- a/src/Modules/HideToolBar/Readme.md +++ b/src/Modules/HideToolBar/Readme.md @@ -28,7 +28,7 @@ The module follows the Nuget [Version Basics](https://docs.microsoft.com/en-us/n |**DevExpress.ExpressApp**|**Any** |System.Reactive|4.1.6 |System.ValueTuple|4.5.0 - |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.41 + |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.42 |[Xpand.VersionConverter](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/tools/Xpand.VersionConverter)|1.0.34 ## Issues-Debugging-Troubleshooting diff --git a/src/Modules/MasterDetail/Properties/AssemblyInfo.cs b/src/Modules/MasterDetail/Properties/AssemblyInfo.cs index c22c09be2..fec574e6d 100644 --- a/src/Modules/MasterDetail/Properties/AssemblyInfo.cs +++ b/src/Modules/MasterDetail/Properties/AssemblyInfo.cs @@ -30,7 +30,7 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.0.42.0")] -[assembly: AssemblyFileVersion("0.0.42.0")] +[assembly: AssemblyVersion("0.0.43.0")] +[assembly: AssemblyFileVersion("0.0.43.0")] //[assembly:AllowPartiallyTrustedCallers] //[assembly: SecurityTransparent()] diff --git a/src/Modules/MasterDetail/Readme.md b/src/Modules/MasterDetail/Readme.md index 1e3888472..875fb2811 100644 --- a/src/Modules/MasterDetail/Readme.md +++ b/src/Modules/MasterDetail/Readme.md @@ -30,7 +30,7 @@ The module follows the Nuget [Version Basics](https://docs.microsoft.com/en-us/n |Ryder|0.8.0 |System.Reactive|4.1.6 |System.ValueTuple|4.5.0 - |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.41 + |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.42 |[Xpand.VersionConverter](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/tools/Xpand.VersionConverter)|1.0.34 ## Issues-Debugging-Troubleshooting diff --git a/src/Modules/ModelMapper/Properties/AssemblyInfo.cs b/src/Modules/ModelMapper/Properties/AssemblyInfo.cs index 9e28e71df..95bdb986c 100644 --- a/src/Modules/ModelMapper/Properties/AssemblyInfo.cs +++ b/src/Modules/ModelMapper/Properties/AssemblyInfo.cs @@ -28,7 +28,7 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.1.33.0")] -[assembly: AssemblyFileVersion("1.1.33.0")] +[assembly: AssemblyVersion("1.1.34.0")] +[assembly: AssemblyFileVersion("1.1.34.0")] //[assembly:AllowPartiallyTrustedCallers] //[assembly: SecurityTransparent()] diff --git a/src/Modules/ModelMapper/Readme.md b/src/Modules/ModelMapper/Readme.md index 57a714521..dc99f41a8 100644 --- a/src/Modules/ModelMapper/Readme.md +++ b/src/Modules/ModelMapper/Readme.md @@ -32,7 +32,7 @@ The module follows the Nuget [Version Basics](https://docs.microsoft.com/en-us/n |Mono.Cecil|0.10.4 |System.Interactive|3.2.0 |System.Reactive|4.1.6 - |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.41 + |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.42 |[Xpand.VersionConverter](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/tools/Xpand.VersionConverter)|1.0.34 ## Issues-Debugging-Troubleshooting diff --git a/src/Modules/ModelViewInheritance/Properties/AssemblyInfo.cs b/src/Modules/ModelViewInheritance/Properties/AssemblyInfo.cs index c486a79a6..71104bb27 100644 --- a/src/Modules/ModelViewInheritance/Properties/AssemblyInfo.cs +++ b/src/Modules/ModelViewInheritance/Properties/AssemblyInfo.cs @@ -30,7 +30,7 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.1.33.0")] -[assembly: AssemblyFileVersion("1.1.33.0")] +[assembly: AssemblyVersion("1.1.34.0")] +[assembly: AssemblyFileVersion("1.1.34.0")] //[assembly:AllowPartiallyTrustedCallers] //[assembly: SecurityTransparent()] diff --git a/src/Modules/ProgressBarViewItem/Properties/AssemblyInfo.cs b/src/Modules/ProgressBarViewItem/Properties/AssemblyInfo.cs index 3f5c670eb..e7391d6e0 100644 --- a/src/Modules/ProgressBarViewItem/Properties/AssemblyInfo.cs +++ b/src/Modules/ProgressBarViewItem/Properties/AssemblyInfo.cs @@ -30,7 +30,7 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.0.11.0")] -[assembly: AssemblyFileVersion("0.0.11.0")] +[assembly: AssemblyVersion("0.0.12.0")] +[assembly: AssemblyFileVersion("0.0.12.0")] //[assembly:AllowPartiallyTrustedCallers] //[assembly: SecurityTransparent()] diff --git a/src/Modules/ProgressBarViewItem/Readme.md b/src/Modules/ProgressBarViewItem/Readme.md index 0a84cfc9b..8c54579f1 100644 --- a/src/Modules/ProgressBarViewItem/Readme.md +++ b/src/Modules/ProgressBarViewItem/Readme.md @@ -28,7 +28,7 @@ The module follows the Nuget [Version Basics](https://docs.microsoft.com/en-us/n |**DevExpress.ExpressApp**|**Any** |System.Reactive|4.1.6 |System.ValueTuple|4.5.0 - |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.41 + |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.42 |[Xpand.VersionConverter](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/tools/Xpand.VersionConverter)|1.0.34 ## Issues-Debugging-Troubleshooting diff --git a/src/Modules/Reactive/Properties/AssemblyInfo.cs b/src/Modules/Reactive/Properties/AssemblyInfo.cs index c53c08208..62cc45ec7 100644 --- a/src/Modules/Reactive/Properties/AssemblyInfo.cs +++ b/src/Modules/Reactive/Properties/AssemblyInfo.cs @@ -29,7 +29,7 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.2.41.0")] -[assembly: AssemblyFileVersion("1.2.41.0")] +[assembly: AssemblyVersion("1.2.42.0")] +[assembly: AssemblyFileVersion("1.2.42.0")] //[assembly:AllowPartiallyTrustedCallers] //[assembly: SecurityTransparent()] diff --git a/src/Modules/SuppressConfirmation/Properties/AssemblyInfo.cs b/src/Modules/SuppressConfirmation/Properties/AssemblyInfo.cs index 75454536a..f0a989cb2 100644 --- a/src/Modules/SuppressConfirmation/Properties/AssemblyInfo.cs +++ b/src/Modules/SuppressConfirmation/Properties/AssemblyInfo.cs @@ -30,7 +30,7 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.0.42.0")] -[assembly: AssemblyFileVersion("0.0.42.0")] +[assembly: AssemblyVersion("0.0.43.0")] +[assembly: AssemblyFileVersion("0.0.43.0")] //[assembly:AllowPartiallyTrustedCallers] //[assembly: SecurityTransparent()] diff --git a/src/Modules/SuppressConfirmation/Readme.md b/src/Modules/SuppressConfirmation/Readme.md index ca8a49c9f..ac0e0d1bd 100644 --- a/src/Modules/SuppressConfirmation/Readme.md +++ b/src/Modules/SuppressConfirmation/Readme.md @@ -28,7 +28,7 @@ The module follows the Nuget [Version Basics](https://docs.microsoft.com/en-us/n |**DevExpress.ExpressApp**|**Any** |System.Reactive|4.1.6 |System.ValueTuple|4.5.0 - |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.41 + |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.42 |[Xpand.VersionConverter](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/tools/Xpand.VersionConverter)|1.0.34 ## Issues-Debugging-Troubleshooting diff --git a/src/Modules/ViewEditMode/Properties/AssemblyInfo.cs b/src/Modules/ViewEditMode/Properties/AssemblyInfo.cs index 7378b67b5..167fbd804 100644 --- a/src/Modules/ViewEditMode/Properties/AssemblyInfo.cs +++ b/src/Modules/ViewEditMode/Properties/AssemblyInfo.cs @@ -29,7 +29,7 @@ // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.2.41.0")] -[assembly: AssemblyFileVersion("1.2.41.0")] +[assembly: AssemblyVersion("1.2.42.0")] +[assembly: AssemblyFileVersion("1.2.42.0")] //[assembly:AllowPartiallyTrustedCallers] //[assembly: SecurityTransparent()] diff --git a/src/Modules/ViewEditMode/Readme.md b/src/Modules/ViewEditMode/Readme.md index 358d11de8..ec398a1f2 100644 --- a/src/Modules/ViewEditMode/Readme.md +++ b/src/Modules/ViewEditMode/Readme.md @@ -34,7 +34,7 @@ The module follows the Nuget [Version Basics](https://docs.microsoft.com/en-us/n |----|---- |**DevExpress.ExpressApp**|**Any** |System.Reactive|4.1.6 - |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.41 + |[Xpand.XAF.Modules.Reactive](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Xpand.XAF.Modules.Reactive)|1.2.42 |[Xpand.VersionConverter](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/tools/Xpand.VersionConverter)|1.0.34 ## Issues-Debugging-Troubleshooting diff --git a/tools/Build/lab-Pipeline.yml b/tools/Build/lab-Pipeline.yml index 27c137cd6..0608a89cf 100644 --- a/tools/Build/lab-Pipeline.yml +++ b/tools/Build/lab-Pipeline.yml @@ -30,11 +30,6 @@ steps: targetType: filePath filePath: .\tools\build\lab-pipeline.ps1 arguments: $(Build.SourceBranchName) $(System.DefaultworkingDirectory) $(GitHubUserName) $(GitHubPass) $(DXApiFeed) $(build.artifactstagingdirectory) $(AzureToken) -# - task: PublishBuildArtifacts@1 -# inputs: -# PathtoPublish: '.\bin' -# ArtifactName: 'drop' -# publishLocation: 'Container' - task: VSTest@2 displayName: 'VsTest - testAssemblies' inputs: diff --git a/tools/Build/release-pipeline.yml b/tools/Build/release-pipeline.yml index 58a262be9..6d4644f9d 100644 --- a/tools/Build/release-pipeline.yml +++ b/tools/Build/release-pipeline.yml @@ -24,7 +24,6 @@ pool: vmImage: windows-2019 steps: - checkout: self - clean: true - task: PowerShell@2 displayName: Build inputs: @@ -36,8 +35,10 @@ steps: displayName: 'VsTest - testAssemblies' inputs: testAssemblyVer2: | - .\bin\*.Tests.dll - runInParallel: true + **\*Tests*.dll + !**\*TestAdapter.dll + !**\obj\** + runInParallel: false diagnosticsEnabled: false runTestsInIsolation: true codeCoverageEnabled: true diff --git a/tools/nuspec/Xpand.XAF.Modules.AutoCommit.nuspec b/tools/nuspec/Xpand.XAF.Modules.AutoCommit.nuspec index 8399afee4..3ec47e2b0 100644 --- a/tools/nuspec/Xpand.XAF.Modules.AutoCommit.nuspec +++ b/tools/nuspec/Xpand.XAF.Modules.AutoCommit.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.AutoCommit - 0.0.42.0 + 0.0.43.0 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -16,7 +16,7 @@ - + diff --git a/tools/nuspec/Xpand.XAF.Modules.CloneMemberValue.nuspec b/tools/nuspec/Xpand.XAF.Modules.CloneMemberValue.nuspec index 15bd32a73..6d12c75cc 100644 --- a/tools/nuspec/Xpand.XAF.Modules.CloneMemberValue.nuspec +++ b/tools/nuspec/Xpand.XAF.Modules.CloneMemberValue.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.CloneMemberValue - 1.2.41.0 + 1.2.42.0 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -19,7 +19,7 @@ The module uses the next two strategies: DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, CloneMemberValue - + diff --git a/tools/nuspec/Xpand.XAF.Modules.CloneModelView.nuspec b/tools/nuspec/Xpand.XAF.Modules.CloneModelView.nuspec index 89f7c02c8..d563e83f7 100644 --- a/tools/nuspec/Xpand.XAF.Modules.CloneModelView.nuspec +++ b/tools/nuspec/Xpand.XAF.Modules.CloneModelView.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.CloneModelView - 0.0.25.0 + 0.0.26.0 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE diff --git a/tools/nuspec/Xpand.XAF.Modules.HideToolBar.nuspec b/tools/nuspec/Xpand.XAF.Modules.HideToolBar.nuspec index 30ebc6313..c0b2d0dc4 100644 --- a/tools/nuspec/Xpand.XAF.Modules.HideToolBar.nuspec +++ b/tools/nuspec/Xpand.XAF.Modules.HideToolBar.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.HideToolBar - 0.0.17.0 + 0.0.18.0 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -16,7 +16,7 @@ - + diff --git a/tools/nuspec/Xpand.XAF.Modules.MasterDetail.nuspec b/tools/nuspec/Xpand.XAF.Modules.MasterDetail.nuspec index 9899df82d..496fac8a8 100644 --- a/tools/nuspec/Xpand.XAF.Modules.MasterDetail.nuspec +++ b/tools/nuspec/Xpand.XAF.Modules.MasterDetail.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.MasterDetail - 0.0.42.0 + 0.0.43.0 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -17,7 +17,7 @@ - + diff --git a/tools/nuspec/Xpand.XAF.Modules.ModelMapper.nuspec b/tools/nuspec/Xpand.XAF.Modules.ModelMapper.nuspec index 33723f756..6b9a2ac79 100644 --- a/tools/nuspec/Xpand.XAF.Modules.ModelMapper.nuspec +++ b/tools/nuspec/Xpand.XAF.Modules.ModelMapper.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.ModelMapper - 1.1.33.0 + 1.1.34.0 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -19,7 +19,7 @@ The module **ships with 82 predefined maps** for all the common types such as Gi - + diff --git a/tools/nuspec/Xpand.XAF.Modules.ModelViewInheritance.nuspec b/tools/nuspec/Xpand.XAF.Modules.ModelViewInheritance.nuspec index 31b640a58..73aff0807 100644 --- a/tools/nuspec/Xpand.XAF.Modules.ModelViewInheritance.nuspec +++ b/tools/nuspec/Xpand.XAF.Modules.ModelViewInheritance.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.ModelViewInheritance - 1.1.33.0 + 1.1.34.0 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE diff --git a/tools/nuspec/Xpand.XAF.Modules.ProgressBarViewItem.nuspec b/tools/nuspec/Xpand.XAF.Modules.ProgressBarViewItem.nuspec index 92d5bee21..2100575b4 100644 --- a/tools/nuspec/Xpand.XAF.Modules.ProgressBarViewItem.nuspec +++ b/tools/nuspec/Xpand.XAF.Modules.ProgressBarViewItem.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.ProgressBarViewItem - 0.0.11.0 + 0.0.12.0 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -16,7 +16,7 @@ - + diff --git a/tools/nuspec/Xpand.XAF.Modules.Reactive.nuspec b/tools/nuspec/Xpand.XAF.Modules.Reactive.nuspec index 82e4c5a87..bff1730ec 100644 --- a/tools/nuspec/Xpand.XAF.Modules.Reactive.nuspec +++ b/tools/nuspec/Xpand.XAF.Modules.Reactive.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.Reactive - 1.2.41.0 + 1.2.42.0 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE diff --git a/tools/nuspec/Xpand.XAF.Modules.SuppressConfirmation.nuspec b/tools/nuspec/Xpand.XAF.Modules.SuppressConfirmation.nuspec index e99614223..2331d299b 100644 --- a/tools/nuspec/Xpand.XAF.Modules.SuppressConfirmation.nuspec +++ b/tools/nuspec/Xpand.XAF.Modules.SuppressConfirmation.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.SuppressConfirmation - 0.0.42.0 + 0.0.43.0 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -16,7 +16,7 @@ - + diff --git a/tools/nuspec/Xpand.XAF.Modules.ViewEditMode.nuspec b/tools/nuspec/Xpand.XAF.Modules.ViewEditMode.nuspec index 01e93741f..ce121b8b6 100644 --- a/tools/nuspec/Xpand.XAF.Modules.ViewEditMode.nuspec +++ b/tools/nuspec/Xpand.XAF.Modules.ViewEditMode.nuspec @@ -2,7 +2,7 @@ Xpand.XAF.Modules.ViewEditMode - 1.2.41.0 + 1.2.42.0 eXpandFramework eXpandFramework https://github.com/eXpandFramework/DevExpress.XAF/blob/master/LICENSE @@ -19,7 +19,7 @@ The module uses the next two strategies: DevExpress XAF modules, eXpandFramework, XAF, eXpressApp, ViewEditMode - +