Skip to content

Commit

Permalink
Bump Standalone package version
Browse files Browse the repository at this point in the history
  • Loading branch information
apobekiaris committed Dec 28, 2020
1 parent 0bbfc4e commit 8d109dc
Show file tree
Hide file tree
Showing 3 changed files with 303 additions and 301 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Below is a list of DevExpress XAF Modules distributed from the [DevExpress.XAF](
|PackageName|[![Custom badge](https://xpandshields.azurewebsites.net/endpoint.svg?label=Downloads&url=https%3A%2F%2Fxpandnugetstats.azurewebsites.net%2Fapi%2Ftotals%2FXAF)](https://www.nuget.org/packages?q=Xpand.XAF)<br>Platform/Target|About
|---|---|---|
[AutoCommit](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/AutoCommit)|![](https://xpandshields.azurewebsites.net/badge/Agnostic-netstandard2.0-yellowgreen)<br>![](https://xpandshields.azurewebsites.net/nuget/v/Xpand.XAF.Modules.AutoCommit.svg?label=&style=flat)![](https://xpandshields.azurewebsites.net/nuget/dt/Xpand.XAF.Modules.AutoCommit.svg?label=&style=flat)|The `AutoCommit` package can be used to enable specific autocommit scenarios by setting the `IModelObjectView.AutoCommit`.
[Blazor](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/Blazor)|![](https://xpandshields.azurewebsites.net/badge/Web-netstandard2.1-yellowgreen)<br>![](https://xpandshields.azurewebsites.net/nuget/v/Xpand.XAF.Modules.Blazor.svg?label=&style=flat)![](https://xpandshields.azurewebsites.net/nuget/dt/Xpand.XAF.Modules.Blazor.svg?label=&style=flat)|The `Blazor` package hosts and activates Blazor specific XAF artifacts.
[CloneMemberValue](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/CloneMemberValue)|![](https://xpandshields.azurewebsites.net/badge/Agnostic-netstandard2.0-yellowgreen)<br>![](https://xpandshields.azurewebsites.net/nuget/v/Xpand.XAF.Modules.CloneMemberValue.svg?label=&style=flat)![](https://xpandshields.azurewebsites.net/nuget/dt/Xpand.XAF.Modules.CloneMemberValue.svg?label=&style=flat)|The `CloneMemberValue` module will help you to selectively `clone` Business object `members`.
[CloneModelView](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/CloneModelView)|![](https://xpandshields.azurewebsites.net/badge/Agnostic-netstandard2.0-yellowgreen)<br>![](https://xpandshields.azurewebsites.net/nuget/v/Xpand.XAF.Modules.CloneModelView.svg?label=&style=flat)![](https://xpandshields.azurewebsites.net/nuget/dt/Xpand.XAF.Modules.CloneModelView.svg?label=&style=flat)|The `CloneModelView` package generated additional default design time model views.
[GridListEditor](https://github.com/eXpandFramework/DevExpress.XAF/tree/master/src/Modules/GridListEditor)|![](https://xpandshields.azurewebsites.net/badge/Win-netstandard2.0-yellowgreen)<br>![](https://xpandshields.azurewebsites.net/nuget/v/Xpand.XAF.Modules.GridListEditor.svg?label=&style=flat)![](https://xpandshields.azurewebsites.net/nuget/dt/Xpand.XAF.Modules.GridListEditor.svg?label=&style=flat)|The `GridListEditor` module hosts features related to XAF GridListEditor.
Expand Down
4 changes: 2 additions & 2 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ nuget System.Xml.XDocument 4.3.0
nuget Topshelf 4.2.1
nuget Unofficial.Microsoft.mshtml 7.0.3300
nuget WindowsBase 4.6.1055.0
nuget Xpand.XAF.Win.All 4.202.45.2
nuget Xpand.XAF.Web.All 4.202.45.2
nuget Xpand.XAF.Win.All 4.202.46.0
nuget Xpand.XAF.Web.All 4.202.46.0
nuget System.Memory == 4.5.4
nuget System.Collections.Immutable == 5.0.0
Loading

0 comments on commit 8d109dc

Please sign in to comment.