diff --git a/Oqtane.Client/Oqtane.Client.csproj b/Oqtane.Client/Oqtane.Client.csproj index a712520f..7dc13303 100644 --- a/Oqtane.Client/Oqtane.Client.csproj +++ b/Oqtane.Client/Oqtane.Client.csproj @@ -6,7 +6,7 @@ 7.3 3.0 Debug;Release - 1.0.0 + 1.0.1 Oqtane Shaun Walker .NET Foundation @@ -15,7 +15,7 @@ https://www.oqtane.org https://github.com/oqtane Git - Not for production use. + https://github.com/oqtane/oqtane.framework/releases/tag/v1.0.1 Oqtane true diff --git a/Oqtane.Package/Oqtane.Client.nuspec b/Oqtane.Package/Oqtane.Client.nuspec index b826a37d..1ec6846e 100644 --- a/Oqtane.Package/Oqtane.Client.nuspec +++ b/Oqtane.Package/Oqtane.Client.nuspec @@ -2,7 +2,7 @@ Oqtane.Client - 1.0.0 + 1.0.1 Shaun Walker .NET Foundation Oqtane Framework @@ -13,7 +13,7 @@ https://github.com/oqtane/oqtane.framework https://www.oqtane.org/Portals/0/icon.jpg oqtane - Initial Release + https://github.com/oqtane/oqtane.framework/releases/tag/v1.0.1 A modular application framework for Blazor diff --git a/Oqtane.Package/Oqtane.Framework.nuspec b/Oqtane.Package/Oqtane.Framework.nuspec index b5e83d5a..0f08267f 100644 --- a/Oqtane.Package/Oqtane.Framework.nuspec +++ b/Oqtane.Package/Oqtane.Framework.nuspec @@ -2,7 +2,7 @@ Oqtane.Framework - 1.0.0 + 1.0.1 Shaun Walker .NET Foundation Oqtane Framework @@ -13,7 +13,7 @@ https://github.com/oqtane/oqtane.framework https://www.oqtane.org/Portals/0/icon.jpg oqtane framework - Initial Release + https://github.com/oqtane/oqtane.framework/releases/tag/v1.0.1 A modular application framework for Blazor diff --git a/Oqtane.Package/Oqtane.Server.nuspec b/Oqtane.Package/Oqtane.Server.nuspec index 2645e9c2..d0e8ed32 100644 --- a/Oqtane.Package/Oqtane.Server.nuspec +++ b/Oqtane.Package/Oqtane.Server.nuspec @@ -2,7 +2,7 @@ Oqtane.Server - 1.0.0 + 1.0.1 Shaun Walker .NET Foundation Oqtane Framework @@ -13,7 +13,7 @@ https://github.com/oqtane/oqtane.framework https://www.oqtane.org/Portals/0/icon.jpg oqtane - Initial Release + https://github.com/oqtane/oqtane.framework/releases/tag/v1.0.1 A modular application framework for Blazor diff --git a/Oqtane.Package/Oqtane.Shared.nuspec b/Oqtane.Package/Oqtane.Shared.nuspec index 8419aef2..ac27af8c 100644 --- a/Oqtane.Package/Oqtane.Shared.nuspec +++ b/Oqtane.Package/Oqtane.Shared.nuspec @@ -2,7 +2,7 @@ Oqtane.Shared - 1.0.0 + 1.0.1 Shaun Walker .NET Foundation Oqtane Framework @@ -13,7 +13,7 @@ https://github.com/oqtane/oqtane.framework https://www.oqtane.org/Portals/0/icon.jpg oqtane - Initial Release + https://github.com/oqtane/oqtane.framework/releases/tag/v1.0.1 A modular application framework for Blazor diff --git a/Oqtane.Server/Oqtane.Server.csproj b/Oqtane.Server/Oqtane.Server.csproj index 7ae38416..11521d10 100644 --- a/Oqtane.Server/Oqtane.Server.csproj +++ b/Oqtane.Server/Oqtane.Server.csproj @@ -4,7 +4,7 @@ netcoreapp3.1 7.3 Debug;Release - 1.0.0 + 1.0.1 Oqtane Shaun Walker .NET Foundation @@ -13,7 +13,7 @@ https://www.oqtane.org https://github.com/oqtane Git - Not for production use. + https://github.com/oqtane/oqtane.framework/releases/tag/v1.0.1 Oqtane true @@ -22,19 +22,16 @@ - - - - + diff --git a/Oqtane.Server/wwwroot/Modules/Templates/External/Client/[Owner].[Module]s.Client.csproj b/Oqtane.Server/wwwroot/Modules/Templates/External/Client/[Owner].[Module]s.Client.csproj index 2cd5a042..71a23f9f 100644 --- a/Oqtane.Server/wwwroot/Modules/Templates/External/Client/[Owner].[Module]s.Client.csproj +++ b/Oqtane.Server/wwwroot/Modules/Templates/External/Client/[Owner].[Module]s.Client.csproj @@ -25,8 +25,8 @@ - - + + diff --git a/Oqtane.Server/wwwroot/Modules/Templates/External/Server/[Owner].[Module]s.Server.csproj b/Oqtane.Server/wwwroot/Modules/Templates/External/Server/[Owner].[Module]s.Server.csproj index 4d0ae486..8dc7b8d5 100644 --- a/Oqtane.Server/wwwroot/Modules/Templates/External/Server/[Owner].[Module]s.Server.csproj +++ b/Oqtane.Server/wwwroot/Modules/Templates/External/Server/[Owner].[Module]s.Server.csproj @@ -31,7 +31,7 @@ - - + + diff --git a/Oqtane.Server/wwwroot/Modules/Templates/External/Shared/[Owner].[Module]s.Shared.csproj b/Oqtane.Server/wwwroot/Modules/Templates/External/Shared/[Owner].[Module]s.Shared.csproj index 72da9ca8..4b0860c4 100644 --- a/Oqtane.Server/wwwroot/Modules/Templates/External/Shared/[Owner].[Module]s.Shared.csproj +++ b/Oqtane.Server/wwwroot/Modules/Templates/External/Shared/[Owner].[Module]s.Shared.csproj @@ -17,7 +17,7 @@ - + diff --git a/Oqtane.Shared/Oqtane.Shared.csproj b/Oqtane.Shared/Oqtane.Shared.csproj index 81465f1b..59d6f3d0 100644 --- a/Oqtane.Shared/Oqtane.Shared.csproj +++ b/Oqtane.Shared/Oqtane.Shared.csproj @@ -4,7 +4,7 @@ netstandard2.1 7.3 Debug;Release - 1.0.0 + 1.0.1 Oqtane Shaun Walker .NET Foundation @@ -13,8 +13,9 @@ https://www.oqtane.org https://github.com/oqtane Git - Not for production use. + https://github.com/oqtane/oqtane.framework/releases/tag/v1.0.1 Oqtane + true diff --git a/Oqtane.Shared/Shared/Constants.cs b/Oqtane.Shared/Shared/Constants.cs index d2c56967..0ce9743b 100644 --- a/Oqtane.Shared/Shared/Constants.cs +++ b/Oqtane.Shared/Shared/Constants.cs @@ -5,8 +5,8 @@ namespace Oqtane.Shared public class Constants { public const string PackageId = "Oqtane.Framework"; - public const string Version = "1.0.0"; - public const string ReleaseVersions = "0.9.0,0.9.1,0.9.2,1.0.0"; + public const string Version = "1.0.1"; + public const string ReleaseVersions = "0.9.0,0.9.1,0.9.2,1.0.0,1.0.1"; public const string PageComponent = "Oqtane.UI.ThemeBuilder, Oqtane.Client"; public const string ContainerComponent = "Oqtane.UI.ContainerBuilder, Oqtane.Client"; diff --git a/Oqtane.Test/Oqtane.Test.csproj b/Oqtane.Test/Oqtane.Test.csproj index 9face3a2..4e4d12fa 100644 --- a/Oqtane.Test/Oqtane.Test.csproj +++ b/Oqtane.Test/Oqtane.Test.csproj @@ -2,7 +2,20 @@ netcoreapp3.1 - 3.0 + 7.3 + Debug;Release + 1.0.1 + Oqtane + Shaun Walker + .NET Foundation + Modular Application Framework for Blazor + .NET Foundation + https://www.oqtane.org + https://github.com/oqtane + Git + https://github.com/oqtane/oqtane.framework/releases/tag/v1.0.1 + Oqtane + false diff --git a/Oqtane.Upgrade/Oqtane.Upgrade.csproj b/Oqtane.Upgrade/Oqtane.Upgrade.csproj index 587d5a9d..4d352a6f 100644 --- a/Oqtane.Upgrade/Oqtane.Upgrade.csproj +++ b/Oqtane.Upgrade/Oqtane.Upgrade.csproj @@ -4,7 +4,7 @@ netcoreapp3.1 7.3 Exe - 1.0.0 + 1.0.1 Oqtane Shaun Walker .NET Foundation @@ -13,7 +13,7 @@ https://www.oqtane.org https://github.com/oqtane Git - Not for production use. + https://github.com/oqtane/oqtane.framework/releases/tag/v1.0.1 Oqtane false