diff --git a/Demos/FeatureCenter/FeatureCenter.Module/FeatureCenter.Module.csproj b/Demos/FeatureCenter/FeatureCenter.Module/FeatureCenter.Module.csproj index 788ada6988..83b6f21fb0 100644 --- a/Demos/FeatureCenter/FeatureCenter.Module/FeatureCenter.Module.csproj +++ b/Demos/FeatureCenter/FeatureCenter.Module/FeatureCenter.Module.csproj @@ -12,8 +12,7 @@ FeatureCenter.Module v4.6.1 false - - + 3.5 bin\Debug\ diff --git a/Demos/Modules/ExcelImporter/ExcelImporterTester.Module.Web/ExcelImporterTester.Module.Web.csproj b/Demos/Modules/ExcelImporter/ExcelImporterTester.Module.Web/ExcelImporterTester.Module.Web.csproj index 4a9ee0902c..dae89faa39 100644 --- a/Demos/Modules/ExcelImporter/ExcelImporterTester.Module.Web/ExcelImporterTester.Module.Web.csproj +++ b/Demos/Modules/ExcelImporter/ExcelImporterTester.Module.Web/ExcelImporterTester.Module.Web.csproj @@ -11,10 +11,8 @@ ExcelImporterTester.Module.Web ExcelImporterTester.Module.Web v4.6.1 - - - - + + 3.5 publish\ diff --git a/Demos/Modules/ExcelImporter/ExcelImporterTester.Module/ExcelImporterTester.Module.csproj b/Demos/Modules/ExcelImporter/ExcelImporterTester.Module/ExcelImporterTester.Module.csproj index 3c1076bca1..d98ccaaf92 100644 --- a/Demos/Modules/ExcelImporter/ExcelImporterTester.Module/ExcelImporterTester.Module.csproj +++ b/Demos/Modules/ExcelImporter/ExcelImporterTester.Module/ExcelImporterTester.Module.csproj @@ -11,10 +11,8 @@ ExcelImporterTester.Module ExcelImporterTester.Module v4.6.1 - - - - + + 3.5 latest diff --git a/Demos/SecurityDemo/SecurityDemo.Module/SecurityDemo.Module.csproj b/Demos/SecurityDemo/SecurityDemo.Module/SecurityDemo.Module.csproj index 97d200a1cb..bd42c1c9d6 100644 --- a/Demos/SecurityDemo/SecurityDemo.Module/SecurityDemo.Module.csproj +++ b/Demos/SecurityDemo/SecurityDemo.Module/SecurityDemo.Module.csproj @@ -10,11 +10,9 @@ Properties SecurityDemo.Module SecurityDemo.Module - - + 3.5 - - + v4.6.1 publish\ diff --git a/Readme.md b/Readme.md index e3799e6c17..317b8884e7 100644 --- a/Readme.md +++ b/Readme.md @@ -26,6 +26,7 @@ The _eXpandFramework_ team have extended the capabilities of the _eXpressApp Fra The main idea _behind eXpandFramework_ is to offer as many features as possible to developers/business users through a declarative approach (configuring files rather than writing code). Please go through each of the following brief descriptions and find out how _eXpandFramework_ can help you accomplish your complex development tasks with easy declarative programming. Below you can see some descriptions and screenshots of our basic modules (screenshots taken from eXpand FeatureCenter application that comes along with the download). In the folder _Demos_ you can find a list of demos like _XVideoRental_, _SecurityDemo_, _MiddleTier_, _Workflow_ and _installation helper solutions for each module_. ## Modules +Additional standalone well documented/tested modules that work with ALL XAF versions and may not distributed from this repository can be found at [DevExpresss.XAF](https://github.com/eXpandFramework/DevExpress.XAF) repository. Examples of those modules include (in the two right columns you can see the supported platform): diff --git a/Tests/Xpand.Test.WorldCreator/Xpand.Test.WorldCreator.csproj b/Tests/Xpand.Test.WorldCreator/Xpand.Test.WorldCreator.csproj index 157081f9a0..10f3f44710 100644 --- a/Tests/Xpand.Test.WorldCreator/Xpand.Test.WorldCreator.csproj +++ b/Tests/Xpand.Test.WorldCreator/Xpand.Test.WorldCreator.csproj @@ -13,8 +13,7 @@ Xpand.Test.WorldCreator v4.6.1 512 - - + latest diff --git a/Tests/Xpand.Test/Xpand.Test.csproj b/Tests/Xpand.Test/Xpand.Test.csproj index 03cb24b48a..8766e9521d 100644 --- a/Tests/Xpand.Test/Xpand.Test.csproj +++ b/Tests/Xpand.Test/Xpand.Test.csproj @@ -14,8 +14,7 @@ 512 true latest - - + @@ -42,8 +41,7 @@ false - - + latest diff --git a/Xpand.Plugins/Xpand.VSIX/ProjectTemplates/DevExpress XAF/SolutionCS.zip b/Xpand.Plugins/Xpand.VSIX/ProjectTemplates/DevExpress XAF/SolutionCS.zip index b478792a7b..7b300f5ec4 100644 Binary files a/Xpand.Plugins/Xpand.VSIX/ProjectTemplates/DevExpress XAF/SolutionCS.zip and b/Xpand.Plugins/Xpand.VSIX/ProjectTemplates/DevExpress XAF/SolutionCS.zip differ diff --git a/Xpand.Plugins/Xpand.VSIX/ProjectTemplates/DevExpress XAF/SolutionVB.zip b/Xpand.Plugins/Xpand.VSIX/ProjectTemplates/DevExpress XAF/SolutionVB.zip index c6ee86eecd..18ff9bcaf9 100644 Binary files a/Xpand.Plugins/Xpand.VSIX/ProjectTemplates/DevExpress XAF/SolutionVB.zip and b/Xpand.Plugins/Xpand.VSIX/ProjectTemplates/DevExpress XAF/SolutionVB.zip differ diff --git a/Xpand.Plugins/Xpand.VSIX/Xpand.VSIX.csproj b/Xpand.Plugins/Xpand.VSIX/Xpand.VSIX.csproj index 4513971487..17a7f4f79c 100644 --- a/Xpand.Plugins/Xpand.VSIX/Xpand.VSIX.csproj +++ b/Xpand.Plugins/Xpand.VSIX/Xpand.VSIX.csproj @@ -5,15 +5,12 @@ 15.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - - + true latest - - - - + + 14.0 publish\ true @@ -479,8 +476,7 @@ --> - - + diff --git a/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider/Xpand.ExpressApp.AdditionalViewControlsProvider.csproj b/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider/Xpand.ExpressApp.AdditionalViewControlsProvider.csproj index 4d60750aa8..56e7c3d515 100644 --- a/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider/Xpand.ExpressApp.AdditionalViewControlsProvider.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider/Xpand.ExpressApp.AdditionalViewControlsProvider.csproj @@ -231,11 +231,11 @@ if exist "$(TargetPath)" if not exist "$(TargetPath).locked" move "$(TargetPath) latest false - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider/packages.config b/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider/packages.config index 264dd6a8d7..1fcba3eb98 100644 --- a/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider/packages.config +++ b/Xpand/Xpand.ExpressApp.Modules/AdditionalViewControlsProvider/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/AuditTrail/Xpand.ExpressApp.AuditTrail.csproj b/Xpand/Xpand.ExpressApp.Modules/AuditTrail/Xpand.ExpressApp.AuditTrail.csproj index 987fb747f5..adbce65376 100644 --- a/Xpand/Xpand.ExpressApp.Modules/AuditTrail/Xpand.ExpressApp.AuditTrail.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/AuditTrail/Xpand.ExpressApp.AuditTrail.csproj @@ -255,11 +255,11 @@ if exist "$(TargetPath)" if not exist "$(TargetPath).locked" move "$(TargetPath) latest false - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/AuditTrail/packages.config b/Xpand/Xpand.ExpressApp.Modules/AuditTrail/packages.config index 264dd6a8d7..1fcba3eb98 100644 --- a/Xpand/Xpand.ExpressApp.Modules/AuditTrail/packages.config +++ b/Xpand/Xpand.ExpressApp.Modules/AuditTrail/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/Dashboard/Xpand.ExpressApp.Dashboard.csproj b/Xpand/Xpand.ExpressApp.Modules/Dashboard/Xpand.ExpressApp.Dashboard.csproj index 698634e3f7..bb05f40550 100644 --- a/Xpand/Xpand.ExpressApp.Modules/Dashboard/Xpand.ExpressApp.Dashboard.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/Dashboard/Xpand.ExpressApp.Dashboard.csproj @@ -165,12 +165,12 @@ False ..\..\..\Xpand.DLL\Xpand.Utils.dll - - ..\..\..\Support\_third_party_assemblies\Packages\Xpand.XAF.Modules.Reactive.1.1.0\lib\net4.6.1\Xpand.XAF.Modules.Reactive.dll + + ..\..\..\Support\_third_party_assemblies\Packages\Xpand.XAF.Modules.Reactive.1.2.0\lib\net4.6.1\Xpand.XAF.Modules.Reactive.dll True - - ..\..\..\Support\_third_party_assemblies\Packages\Xpand.XAF.Modules.ViewEditMode.1.1.0\lib\net4.6.1\Xpand.XAF.Modules.ViewEditMode.dll + + ..\..\..\Support\_third_party_assemblies\Packages\Xpand.XAF.Modules.ViewEditMode.1.2.0\lib\net4.6.1\Xpand.XAF.Modules.ViewEditMode.dll True @@ -283,11 +283,11 @@ if exist "$(TargetPath)" if not exist "$(TargetPath).locked" move "$(TargetPath) latest false - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/Dashboard/packages.config b/Xpand/Xpand.ExpressApp.Modules/Dashboard/packages.config index fb434da973..abd67a4265 100644 --- a/Xpand/Xpand.ExpressApp.Modules/Dashboard/packages.config +++ b/Xpand/Xpand.ExpressApp.Modules/Dashboard/packages.config @@ -5,7 +5,7 @@ - - - + + + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/Email/Xpand.ExpressApp.Email.csproj b/Xpand/Xpand.ExpressApp.Modules/Email/Xpand.ExpressApp.Email.csproj index 94a45e09cc..c0981945eb 100644 --- a/Xpand/Xpand.ExpressApp.Modules/Email/Xpand.ExpressApp.Email.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/Email/Xpand.ExpressApp.Email.csproj @@ -229,11 +229,11 @@ if exist "$(TargetPath)" if not exist "$(TargetPath).locked" move "$(TargetPath) latest false - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/Email/packages.config b/Xpand/Xpand.ExpressApp.Modules/Email/packages.config index 0650182170..f130f9d33b 100644 --- a/Xpand/Xpand.ExpressApp.Modules/Email/packages.config +++ b/Xpand/Xpand.ExpressApp.Modules/Email/packages.config @@ -4,6 +4,6 @@ - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter.Web/Xpand.ExpressApp.ExcelImporter.Web.csproj b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter.Web/Xpand.ExpressApp.ExcelImporter.Web.csproj index a4fdc22720..d640794633 100644 --- a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter.Web/Xpand.ExpressApp.ExcelImporter.Web.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter.Web/Xpand.ExpressApp.ExcelImporter.Web.csproj @@ -12,10 +12,8 @@ Xpand.ExpressApp.ExcelImporter.Web ..\..\..\Xpand.Key\Xpand.snk v4.6.1 - - - - + + 3.5 latest diff --git a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter.Win/Xpand.ExpressApp.ExcelImporter.Win.csproj b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter.Win/Xpand.ExpressApp.ExcelImporter.Win.csproj index 6074dae4dc..d4789d2a55 100644 --- a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter.Win/Xpand.ExpressApp.ExcelImporter.Win.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter.Win/Xpand.ExpressApp.ExcelImporter.Win.csproj @@ -12,10 +12,8 @@ Xpand.ExpressApp.ExcelImporter.Win ..\..\..\Xpand.Key\Xpand.snk v4.6.1 - - - - + + 3.5 latest diff --git a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/Xpand.ExpressApp.ExcelImporter.csproj b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/Xpand.ExpressApp.ExcelImporter.csproj index 4af85f141e..08ac71a998 100644 --- a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/Xpand.ExpressApp.ExcelImporter.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/Xpand.ExpressApp.ExcelImporter.csproj @@ -161,12 +161,12 @@ False ..\..\..\Xpand.DLL\Xpand.Utils.dll - - ..\..\..\Support\_third_party_assemblies\Packages\Xpand.XAF.Modules.Reactive.1.1.0\lib\net4.6.1\Xpand.XAF.Modules.Reactive.dll + + ..\..\..\Support\_third_party_assemblies\Packages\Xpand.XAF.Modules.Reactive.1.2.0\lib\net4.6.1\Xpand.XAF.Modules.Reactive.dll True - - ..\..\..\Support\_third_party_assemblies\Packages\Xpand.XAF.Modules.ViewEditMode.1.1.0\lib\net4.6.1\Xpand.XAF.Modules.ViewEditMode.dll + + ..\..\..\Support\_third_party_assemblies\Packages\Xpand.XAF.Modules.ViewEditMode.1.2.0\lib\net4.6.1\Xpand.XAF.Modules.ViewEditMode.dll True @@ -230,11 +230,11 @@ if exist "$(TargetPath)" if not exist "$(TargetPath).locked" move "$(TargetPath)" "$(TargetPath).locked" latest - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/packages.config b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/packages.config index 4056b18a90..91a1c1aa55 100644 --- a/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/packages.config +++ b/Xpand/Xpand.ExpressApp.Modules/ExcelImporter/packages.config @@ -8,7 +8,7 @@ - - - + + + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/MasterDetail/Xpand.ExpressApp.MasterDetail.csproj b/Xpand/Xpand.ExpressApp.Modules/MasterDetail/Xpand.ExpressApp.MasterDetail.csproj index 3dd8033ae2..e7b6b92aac 100644 --- a/Xpand/Xpand.ExpressApp.Modules/MasterDetail/Xpand.ExpressApp.MasterDetail.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/MasterDetail/Xpand.ExpressApp.MasterDetail.csproj @@ -209,11 +209,11 @@ if exist "$(TargetPath)" if not exist "$(TargetPath).locked" move "$(TargetPath) latest false - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/MasterDetail/packages.config b/Xpand/Xpand.ExpressApp.Modules/MasterDetail/packages.config index 264dd6a8d7..1fcba3eb98 100644 --- a/Xpand/Xpand.ExpressApp.Modules/MasterDetail/packages.config +++ b/Xpand/Xpand.ExpressApp.Modules/MasterDetail/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/ModelArtifactState/Xpand.ExpressApp.ModelArtifactState.csproj b/Xpand/Xpand.ExpressApp.Modules/ModelArtifactState/Xpand.ExpressApp.ModelArtifactState.csproj index 92cbfe7438..8045a3e282 100644 --- a/Xpand/Xpand.ExpressApp.Modules/ModelArtifactState/Xpand.ExpressApp.ModelArtifactState.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/ModelArtifactState/Xpand.ExpressApp.ModelArtifactState.csproj @@ -268,11 +268,11 @@ if exist "$(TargetPath)" if not exist "$(TargetPath).locked" move "$(TargetPath) latest false - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/ModelArtifactState/packages.config b/Xpand/Xpand.ExpressApp.Modules/ModelArtifactState/packages.config index 0c9aa9d15c..19cc468879 100644 --- a/Xpand/Xpand.ExpressApp.Modules/ModelArtifactState/packages.config +++ b/Xpand/Xpand.ExpressApp.Modules/ModelArtifactState/packages.config @@ -3,6 +3,6 @@ - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/ModelDifference/Xpand.ExpressApp.ModelDifference.csproj b/Xpand/Xpand.ExpressApp.Modules/ModelDifference/Xpand.ExpressApp.ModelDifference.csproj index 1153422394..1f0bbf5166 100644 --- a/Xpand/Xpand.ExpressApp.Modules/ModelDifference/Xpand.ExpressApp.ModelDifference.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/ModelDifference/Xpand.ExpressApp.ModelDifference.csproj @@ -315,11 +315,11 @@ if exist "$(TargetPath)" if not exist "$(TargetPath).locked" move "$(TargetPath) latest false - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/ModelDifference/packages.config b/Xpand/Xpand.ExpressApp.Modules/ModelDifference/packages.config index 264dd6a8d7..1fcba3eb98 100644 --- a/Xpand/Xpand.ExpressApp.Modules/ModelDifference/packages.config +++ b/Xpand/Xpand.ExpressApp.Modules/ModelDifference/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/Security/Xpand.ExpressApp.Security.csproj b/Xpand/Xpand.ExpressApp.Modules/Security/Xpand.ExpressApp.Security.csproj index 13a5417a27..4d969bb82e 100644 --- a/Xpand/Xpand.ExpressApp.Modules/Security/Xpand.ExpressApp.Security.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/Security/Xpand.ExpressApp.Security.csproj @@ -283,11 +283,11 @@ if exist "$(TargetPath)" if not exist "$(TargetPath).locked" move "$(TargetPath) latest false - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/Security/packages.config b/Xpand/Xpand.ExpressApp.Modules/Security/packages.config index 264dd6a8d7..1fcba3eb98 100644 --- a/Xpand/Xpand.ExpressApp.Modules/Security/packages.config +++ b/Xpand/Xpand.ExpressApp.Modules/Security/packages.config @@ -2,6 +2,6 @@ - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/WorldCreator/Xpand.ExpressApp.WorldCreator.csproj b/Xpand/Xpand.ExpressApp.Modules/WorldCreator/Xpand.ExpressApp.WorldCreator.csproj index 805c753321..ad87f176d8 100644 --- a/Xpand/Xpand.ExpressApp.Modules/WorldCreator/Xpand.ExpressApp.WorldCreator.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/WorldCreator/Xpand.ExpressApp.WorldCreator.csproj @@ -285,11 +285,11 @@ if exist "$(TargetPath)" if not exist "$(TargetPath).locked" move "$(TargetPath) latest false - + This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}. - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/WorldCreator/packages.config b/Xpand/Xpand.ExpressApp.Modules/WorldCreator/packages.config index 86b24f7bc7..bb30610a50 100644 --- a/Xpand/Xpand.ExpressApp.Modules/WorldCreator/packages.config +++ b/Xpand/Xpand.ExpressApp.Modules/WorldCreator/packages.config @@ -4,6 +4,6 @@ - + \ No newline at end of file diff --git a/Xpand/Xpand.ExpressApp.Modules/XtraDashboard.Web/Xpand.ExpressApp.XtraDashboard.Web.csproj b/Xpand/Xpand.ExpressApp.Modules/XtraDashboard.Web/Xpand.ExpressApp.XtraDashboard.Web.csproj index a82f184275..2837aa620e 100644 --- a/Xpand/Xpand.ExpressApp.Modules/XtraDashboard.Web/Xpand.ExpressApp.XtraDashboard.Web.csproj +++ b/Xpand/Xpand.ExpressApp.Modules/XtraDashboard.Web/Xpand.ExpressApp.XtraDashboard.Web.csproj @@ -11,11 +11,9 @@ Properties Xpand.ExpressApp.XtraDashboard.Web Xpand.ExpressApp.XtraDashboard.Web - - + 3.5 - - + v4.6.1 publish\ @@ -36,8 +34,7 @@ true latest false - - + true diff --git a/Xpand/Xpand.ExpressApp/Xpand.ExpressApp.Win/Xpand.ExpressApp.Win.csproj b/Xpand/Xpand.ExpressApp/Xpand.ExpressApp.Win/Xpand.ExpressApp.Win.csproj index 5a9a3c0fef..0f711266e6 100644 --- a/Xpand/Xpand.ExpressApp/Xpand.ExpressApp.Win/Xpand.ExpressApp.Win.csproj +++ b/Xpand/Xpand.ExpressApp/Xpand.ExpressApp.Win/Xpand.ExpressApp.Win.csproj @@ -17,8 +17,7 @@ true true ..\..\..\Xpand.DLL\ - - + 3.5 @@ -38,8 +37,7 @@ false true false - - + true diff --git a/Xpand/Xpand.ExpressApp/Xpand.ExpressApp/Xpand.ExpressApp.csproj b/Xpand/Xpand.ExpressApp/Xpand.ExpressApp/Xpand.ExpressApp.csproj index 9f0d9c7238..a8d0d814f0 100644 --- a/Xpand/Xpand.ExpressApp/Xpand.ExpressApp/Xpand.ExpressApp.csproj +++ b/Xpand/Xpand.ExpressApp/Xpand.ExpressApp/Xpand.ExpressApp.csproj @@ -16,8 +16,7 @@ true true ..\..\..\Xpand.DLL\ - - + 3.5 @@ -37,8 +36,7 @@ true latest false - - + true diff --git a/Xpand/Xpand.Persistent/Xpand.Persistent.Base/Xpand.Persistent.Base.csproj b/Xpand/Xpand.Persistent/Xpand.Persistent.Base/Xpand.Persistent.Base.csproj index 6458ffc790..ad122a4e41 100644 --- a/Xpand/Xpand.Persistent/Xpand.Persistent.Base/Xpand.Persistent.Base.csproj +++ b/Xpand/Xpand.Persistent/Xpand.Persistent.Base/Xpand.Persistent.Base.csproj @@ -17,8 +17,7 @@ true true ..\..\..\Xpand.DLL\ - - + 3.5 http://localhost/Xpand.Persistent.Base/ @@ -38,8 +37,7 @@ latest false - - + true @@ -52,8 +50,7 @@ AnyCPU latest false - - + pdbonly diff --git a/Xpand/Xpand.Persistent/Xpand.Persistent.BaseImpl/Xpand.Persistent.BaseImpl.csproj b/Xpand/Xpand.Persistent/Xpand.Persistent.BaseImpl/Xpand.Persistent.BaseImpl.csproj index 8c1555a50c..70035b82b2 100644 --- a/Xpand/Xpand.Persistent/Xpand.Persistent.BaseImpl/Xpand.Persistent.BaseImpl.csproj +++ b/Xpand/Xpand.Persistent/Xpand.Persistent.BaseImpl/Xpand.Persistent.BaseImpl.csproj @@ -17,8 +17,7 @@ true true ..\..\..\Xpand.DLL\ - - + 3.5 @@ -38,8 +37,7 @@ true latest false - - + true diff --git a/build.ps1 b/build.ps1 index 76ade6075a..3187762dd9 100644 --- a/build.ps1 +++ b/build.ps1 @@ -1,4 +1,4 @@ -$sources=@("https://api.nuget.org/v3/index.json","https://xpandnugetserver.azurewebsites.net/nuget","C:\Program Files (x86)\DevExpress 18.2\Components\System\Components\packages") +$sources=@("https://api.nuget.org/v3/index.json","https://xpandnugetserver.azurewebsites.net/nuget",(Get-Feed -DX)) & $PSScriptRoot\support\build\go.ps1 -taskList @("Release") -packageSources $sources -msbuildArgs @("/p:Configuration=Release","/WarnAsError","/v:m") -version "18.2.703.0" exit $LastExitCode