merge origin/next into main
ada3dc1b
Michael Schmitz
committed
51 changed files
DialogManagerTest.cs
/UnitTest/DialogManagerTest.cs
/UnitTest/DialogManagerTest.cs
UnitTest.csproj
/UnitTest/UnitTest.csproj-27
/UnitTest/UnitTest.csproj
Add comment 1 Minus  <Project Sdk="Microsoft.NET.Sdk">
Add comment 2 Minus  
Add comment 3 Minus   <PropertyGroup>
Add comment 4 Minus   <TargetFramework>net8.0</TargetFramework>
Add comment 5 Minus   <ImplicitUsings>enable</ImplicitUsings>
Add comment 6 Minus   <Nullable>enable</Nullable>
Add comment 7 Minus  
Add comment 8 Minus   <IsPackable>false</IsPackable>
Add comment 9 Minus   <IsTestProject>true</IsTestProject>
Add comment 10 Minus   </PropertyGroup>
Add comment 11 Minus  
Add comment 12 Minus   <ItemGroup>
Add comment 13 Minus   <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
Add comment 14 Minus   <PackageReference Include="NUnit" Version="4.0.1" />
Add comment 15 Minus   <PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
Add comment 16 Minus   <PackageReference Include="coverlet.collector" Version="6.0.0">
Add comment 17 Minus   <PrivateAssets>all</PrivateAssets>
Add comment 18 Minus   <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Add comment 19 Minus   </PackageReference>
Add comment 20 Minus   </ItemGroup>
Add comment 21 Minus  
Add comment 22 Minus   <ItemGroup>
Add comment 23 Minus   <ProjectReference Include="..\WPE.App.Modules.Base\WPE.App.Modules.Base.csproj" />
Add comment 24 Minus   </ItemGroup>
Add comment 25 Minus  
Add comment 26 Minus  </Project>
Add comment 27 Minus  
AppAttribute.cs
/WPE.App.Base/AppAttribute.cs
/WPE.App.Base/AppAttribute.cs
AppComponent.cs
/WPE.App.Base/AppComponent.cs
/WPE.App.Base/AppComponent.cs
AppComponentState.cs
/WPE.App.Base/AppComponentState.cs
/WPE.App.Base/AppComponentState.cs
AppJsComponent.cs
/WPE.App.Base/AppJsComponent.cs
/WPE.App.Base/AppJsComponent.cs
BaseAttribute.cs
/WPE.App.Base/BaseAttribute.cs
/WPE.App.Base/BaseAttribute.cs
Renamed from
/WPE.App.Modules.Base/Attributes/BaseAttribute.cs
CascadingComponentBase.cs
/WPE.App.Base/CascadingComponentBase.cs
/WPE.App.Base/CascadingComponentBase.cs
DashboardStyle.cs
/WPE.App.Base/DashboardStyle.cs
/WPE.App.Base/DashboardStyle.cs
DisplayNameAttribute.cs
/WPE.App.Base/DisplayNameAttribute.cs
/WPE.App.Base/DisplayNameAttribute.cs
Renamed from
/WPE.App.Modules.Base/Attributes/DisplayNameAttribute.cs
IAppExtensions.cs
/WPE.App.Base/IAppExtensions.cs
/WPE.App.Base/IAppExtensions.cs
Renamed from
/WPE.App.Modules.Base/IModuleExtension.cs
INavBarMode.cs
/WPE.App.Base/INavBarMode.cs
/WPE.App.Base/INavBarMode.cs
IPoIButton.cs
/WPE.App.Base/IPoIButton.cs
/WPE.App.Base/IPoIButton.cs
IPoIParameters.cs
/WPE.App.Base/IPoIParameters.cs
/WPE.App.Base/IPoIParameters.cs
Renamed from
/WPE.App.Modules.Base/Interfaces/IPOIComponent.cs
IScopeProvider.cs
/WPE.App.Base/IScopeProvider.cs
/WPE.App.Base/IScopeProvider.cs
Renamed from
/WPE.App.Modules.Base/Interfaces/IScopeProvider.cs
IStringLocalizer.cs
/WPE.App.Base/IStringLocalizer.cs
/WPE.App.Base/IStringLocalizer.cs
JsTypeResolutionExtensions.cs
/WPE.App.Base/JsTypeResolutionExtensions.cs
/WPE.App.Base/JsTypeResolutionExtensions.cs
NavBarMode.cs
/WPE.App.Base/NavBarMode.cs
/WPE.App.Base/NavBarMode.cs
NavEntryAttribute.cs
/WPE.App.Base/NavEntryAttribute.cs
/WPE.App.Base/NavEntryAttribute.cs
OverlayAttribute.cs
/WPE.App.Base/OverlayAttribute.cs
/WPE.App.Base/OverlayAttribute.cs
PoIButtonAttribute.cs
/WPE.App.Base/PoIButtonAttribute.cs
/WPE.App.Base/PoIButtonAttribute.cs
PoIComponentAttribute.cs
/WPE.App.Base/PoIComponentAttribute.cs
/WPE.App.Base/PoIComponentAttribute.cs
RouteMappingAttribute.cs
/WPE.App.Base/RouteMappingAttribute.cs
/WPE.App.Base/RouteMappingAttribute.cs
SubComponent.cs
/WPE.App.Base/SubComponent.cs
/WPE.App.Base/SubComponent.cs
Renamed from
/WPE.App.Modules.Base/ComponentModule.cs
SubJsComponent.cs
/WPE.App.Base/SubJsComponent.cs
/WPE.App.Base/SubJsComponent.cs
TileAttribute.cs
/WPE.App.Base/TileAttribute.cs
/WPE.App.Base/TileAttribute.cs
WPE.App.Base.csproj
/WPE.App.Base/WPE.App.Base.csproj
/WPE.App.Base/WPE.App.Base.csproj
Renamed from
/WPE.App.Modules.Base/WPE.App.Modules.Base.csproj
BannerExtensionAttribute.cs
/WPE.App.Modules.Base/Attributes/BannerExtensionAttribute.cs
/WPE.App.Modules.Base/Attributes/BannerExtensionAttribute.cs
MapBoxLayerAttribute.cs
/WPE.App.Modules.Base/Attributes/MapBoxLayerAttribute.cs
/WPE.App.Modules.Base/Attributes/MapBoxLayerAttribute.cs
MobileAttribute.cs
/WPE.App.Modules.Base/Attributes/MobileAttribute.cs
/WPE.App.Modules.Base/Attributes/MobileAttribute.cs
POIBaseAttribute.cs
/WPE.App.Modules.Base/Attributes/POIBaseAttribute.cs
/WPE.App.Modules.Base/Attributes/POIBaseAttribute.cs
POIButtonAttribute.cs
/WPE.App.Modules.Base/Attributes/POIButtonAttribute.cs
/WPE.App.Modules.Base/Attributes/POIButtonAttribute.cs
POIExtensionAttribute.cs
/WPE.App.Modules.Base/Attributes/POIExtensionAttribute.cs
/WPE.App.Modules.Base/Attributes/POIExtensionAttribute.cs
POISectionAttribute.cs
/WPE.App.Modules.Base/Attributes/POISectionAttribute.cs
/WPE.App.Modules.Base/Attributes/POISectionAttribute.cs
ProfileExtensionAttribute.cs
/WPE.App.Modules.Base/Attributes/ProfileExtensionAttribute.cs
/WPE.App.Modules.Base/Attributes/ProfileExtensionAttribute.cs
TileAttribute.cs
/WPE.App.Modules.Base/Attributes/TileAttribute.cs
/WPE.App.Modules.Base/Attributes/TileAttribute.cs
BottomSheetManager.cs
/WPE.App.Modules.Base/Business/BottomSheetManager.cs
/WPE.App.Modules.Base/Business/BottomSheetManager.cs
ComponentLayerSync.cs
/WPE.App.Modules.Base/Business/ComponentLayerSync.cs
/WPE.App.Modules.Base/Business/ComponentLayerSync.cs
DialogManager.cs
/WPE.App.Modules.Base/Business/DialogManager.cs
/WPE.App.Modules.Base/Business/DialogManager.cs
IBottomSheetManager.cs
/WPE.App.Modules.Base/Business/IBottomSheetManager.cs
/WPE.App.Modules.Base/Business/IBottomSheetManager.cs
IDialogManager.cs
/WPE.App.Modules.Base/Business/IDialogManager.cs
/WPE.App.Modules.Base/Business/IDialogManager.cs
ITileComponent.cs
/WPE.App.Modules.Base/Interfaces/ITileComponent.cs
/WPE.App.Modules.Base/Interfaces/ITileComponent.cs
BannerLayout.cs
/WPE.App.Modules.Base/Models/BannerLayout.cs
/WPE.App.Modules.Base/Models/BannerLayout.cs
BottomSheetOptions.cs
/WPE.App.Modules.Base/Models/BottomSheetOptions.cs
/WPE.App.Modules.Base/Models/BottomSheetOptions.cs
DialogKind.cs
/WPE.App.Modules.Base/Models/DialogKind.cs
/WPE.App.Modules.Base/Models/DialogKind.cs
DialogStyle.cs
/WPE.App.Modules.Base/Models/DialogStyle.cs
/WPE.App.Modules.Base/Models/DialogStyle.cs
_Imports.razor
/WPE.App.Modules.Base/_Imports.razor
/WPE.App.Modules.Base/_Imports.razor
ServiceCollectionExtensions.cs
/WPE.App.Modules.Base/ServiceCollectionExtensions.cs
/WPE.App.Modules.Base/ServiceCollectionExtensions.cs
azure-pipelines.yml
/azure-pipelines.yml
/azure-pipelines.yml
ReadMe.md
/ReadMe.md
/ReadMe.md
WPE.App.Base.sln
/WPE.App.Base.sln
/WPE.App.Base.sln
Renamed from
/WPE.App.Modules.Base.sln