Skip to content

chore: adding ci build #6

chore: adding ci build

chore: adding ci build #6

Triggered via pull request October 28, 2023 16:00
Status Failure
Total duration 2m 8s
Artifacts

ci.yml

on: pull_request
Matrix: build-sample
Fit to window
Zoom out
Zoom in

Annotations

156 errors and 6 warnings
build-sample (23-RegionMemeberLifetime/RegionMemberLifetime.sln) / Build Sample
Process completed with exit code 1.
build-sample (29-InvokeCommandAction/InvokeCommandAction.sln) / Build Sample
Process completed with exit code 1.
build-sample (24-NavigationJournal/NavigationJournal.sln) / Build Sample: 24-NavigationJournal/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (24-NavigationJournal/NavigationJournal.sln) / Build Sample: 24-NavigationJournal/ModuleA/ViewModels/PersonDetailViewModel.cs#L5
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (24-NavigationJournal/NavigationJournal.sln) / Build Sample: 24-NavigationJournal/ModuleA/ViewModels/PersonListViewModel.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (24-NavigationJournal/NavigationJournal.sln) / Build Sample: 24-NavigationJournal/ModuleA/ViewModels/PersonDetailViewModel.cs#L9
The type or namespace name 'INavigationAware' could not be found (are you missing a using directive or an assembly reference?)
build-sample (24-NavigationJournal/NavigationJournal.sln) / Build Sample: 24-NavigationJournal/ModuleA/ViewModels/PersonDetailViewModel.cs#L26
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (24-NavigationJournal/NavigationJournal.sln) / Build Sample: 24-NavigationJournal/ModuleA/ViewModels/PersonDetailViewModel.cs#L35
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (24-NavigationJournal/NavigationJournal.sln) / Build Sample: 24-NavigationJournal/ModuleA/ViewModels/PersonDetailViewModel.cs#L44
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (24-NavigationJournal/NavigationJournal.sln) / Build Sample: 24-NavigationJournal/ModuleA/ViewModels/PersonDetailViewModel.cs#L12
The type or namespace name 'IRegionNavigationJournal' could not be found (are you missing a using directive or an assembly reference?)
build-sample (24-NavigationJournal/NavigationJournal.sln) / Build Sample: 24-NavigationJournal/ModuleA/ViewModels/PersonListViewModel.cs#L10
The type or namespace name 'INavigationAware' could not be found (are you missing a using directive or an assembly reference?)
build-sample (24-NavigationJournal/NavigationJournal.sln) / Build Sample: 24-NavigationJournal/ModuleA/ViewModels/PersonListViewModel.cs#L61
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (22-ConfirmCancelNavigation/ConfirmCancelNavigation.sln) / Build Sample: 22-ConfirmCancelNavigation/ModuleA/ViewModels/ViewAViewModel.cs#L2
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (22-ConfirmCancelNavigation/ConfirmCancelNavigation.sln) / Build Sample: 22-ConfirmCancelNavigation/ModuleA/ViewModels/ViewAViewModel.cs#L8
The type or namespace name 'IConfirmNavigationRequest' could not be found (are you missing a using directive or an assembly reference?)
build-sample (22-ConfirmCancelNavigation/ConfirmCancelNavigation.sln) / Build Sample: 22-ConfirmCancelNavigation/ModuleA/ViewModels/ViewAViewModel.cs#L15
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (22-ConfirmCancelNavigation/ConfirmCancelNavigation.sln) / Build Sample: 22-ConfirmCancelNavigation/ModuleA/ViewModels/ViewAViewModel.cs#L25
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (22-ConfirmCancelNavigation/ConfirmCancelNavigation.sln) / Build Sample: 22-ConfirmCancelNavigation/ModuleA/ViewModels/ViewAViewModel.cs#L30
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (22-ConfirmCancelNavigation/ConfirmCancelNavigation.sln) / Build Sample: 22-ConfirmCancelNavigation/ModuleA/ViewModels/ViewAViewModel.cs#L35
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (22-ConfirmCancelNavigation/ConfirmCancelNavigation.sln) / Build Sample: 22-ConfirmCancelNavigation/ModuleA/ViewModels/ViewAViewModel.cs#L2
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (22-ConfirmCancelNavigation/ConfirmCancelNavigation.sln) / Build Sample: 22-ConfirmCancelNavigation/ModuleA/ViewModels/ViewAViewModel.cs#L8
The type or namespace name 'IConfirmNavigationRequest' could not be found (are you missing a using directive or an assembly reference?)
build-sample (22-ConfirmCancelNavigation/ConfirmCancelNavigation.sln) / Build Sample: 22-ConfirmCancelNavigation/ModuleA/ViewModels/ViewAViewModel.cs#L15
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (22-ConfirmCancelNavigation/ConfirmCancelNavigation.sln) / Build Sample: 22-ConfirmCancelNavigation/ModuleA/ViewModels/ViewAViewModel.cs#L25
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (14-UsingEventAggregator/UsingEventAggregator.sln) / Build Sample: 14-UsingEventAggregator/ModuleB/ModuleBModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (14-UsingEventAggregator/UsingEventAggregator.sln) / Build Sample: 14-UsingEventAggregator/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (14-UsingEventAggregator/UsingEventAggregator.sln) / Build Sample: 14-UsingEventAggregator/ModuleB/ModuleBModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (14-UsingEventAggregator/UsingEventAggregator.sln) / Build Sample: 14-UsingEventAggregator/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (14-UsingEventAggregator/UsingEventAggregator.sln) / Build Sample
Process completed with exit code 1.
build-sample (03-CustomRegions/Regions.sln) / Build Sample: 03-CustomRegions/Regions/App.xaml.cs#L2
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (03-CustomRegions/Regions.sln) / Build Sample: 03-CustomRegions/Regions/Prism/StackPanelRegionAdapter.cs#L1
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (03-CustomRegions/Regions.sln) / Build Sample: 03-CustomRegions/Regions/Prism/StackPanelRegionAdapter.cs#L7
The type or namespace name 'RegionAdapterBase<>' could not be found (are you missing a using directive or an assembly reference?)
build-sample (03-CustomRegions/Regions.sln) / Build Sample: 03-CustomRegions/Regions/Prism/StackPanelRegionAdapter.cs#L9
The type or namespace name 'IRegionBehaviorFactory' could not be found (are you missing a using directive or an assembly reference?)
build-sample (03-CustomRegions/Regions.sln) / Build Sample: 03-CustomRegions/Regions/Prism/StackPanelRegionAdapter.cs#L15
The type or namespace name 'IRegion' could not be found (are you missing a using directive or an assembly reference?)
build-sample (03-CustomRegions/Regions.sln) / Build Sample: 03-CustomRegions/Regions/Prism/StackPanelRegionAdapter.cs#L31
The type or namespace name 'IRegion' could not be found (are you missing a using directive or an assembly reference?)
build-sample (03-CustomRegions/Regions.sln) / Build Sample: 03-CustomRegions/Regions/App.xaml.cs#L25
The type or namespace name 'RegionAdapterMappings' could not be found (are you missing a using directive or an assembly reference?)
build-sample (03-CustomRegions/Regions.sln) / Build Sample: 03-CustomRegions/Regions/App.xaml.cs#L2
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (03-CustomRegions/Regions.sln) / Build Sample: 03-CustomRegions/Regions/Prism/StackPanelRegionAdapter.cs#L1
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (03-CustomRegions/Regions.sln) / Build Sample: 03-CustomRegions/Regions/Prism/StackPanelRegionAdapter.cs#L7
The type or namespace name 'RegionAdapterBase<>' could not be found (are you missing a using directive or an assembly reference?)
build-sample (19-NavigationParticipation/NavigationParticipation.sln) / Build Sample: 19-NavigationParticipation/ModuleA/ViewModels/ViewAViewModel.cs#L2
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (19-NavigationParticipation/NavigationParticipation.sln) / Build Sample: 19-NavigationParticipation/ModuleA/ViewModels/ViewBViewModel.cs#L2
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (19-NavigationParticipation/NavigationParticipation.sln) / Build Sample: 19-NavigationParticipation/ModuleA/ViewModels/ViewAViewModel.cs#L6
The type or namespace name 'INavigationAware' could not be found (are you missing a using directive or an assembly reference?)
build-sample (19-NavigationParticipation/NavigationParticipation.sln) / Build Sample: 19-NavigationParticipation/ModuleA/ViewModels/ViewAViewModel.cs#L27
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (19-NavigationParticipation/NavigationParticipation.sln) / Build Sample: 19-NavigationParticipation/ModuleA/ViewModels/ViewAViewModel.cs#L32
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (19-NavigationParticipation/NavigationParticipation.sln) / Build Sample: 19-NavigationParticipation/ModuleA/ViewModels/ViewAViewModel.cs#L37
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (19-NavigationParticipation/NavigationParticipation.sln) / Build Sample: 19-NavigationParticipation/ModuleA/ViewModels/ViewBViewModel.cs#L6
The type or namespace name 'INavigationAware' could not be found (are you missing a using directive or an assembly reference?)
build-sample (19-NavigationParticipation/NavigationParticipation.sln) / Build Sample: 19-NavigationParticipation/ModuleA/ViewModels/ViewBViewModel.cs#L27
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (19-NavigationParticipation/NavigationParticipation.sln) / Build Sample: 19-NavigationParticipation/ModuleA/ViewModels/ViewBViewModel.cs#L32
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (19-NavigationParticipation/NavigationParticipation.sln) / Build Sample: 19-NavigationParticipation/ModuleA/ViewModels/ViewBViewModel.cs#L37
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (04-ViewDiscovery/ViewDiscovery.sln) / Build Sample: 04-ViewDiscovery/ViewDiscovery/Views/MainWindow.xaml.cs#L1
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (04-ViewDiscovery/ViewDiscovery.sln) / Build Sample: 04-ViewDiscovery/ViewDiscovery/Views/MainWindow.xaml.cs#L11
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (04-ViewDiscovery/ViewDiscovery.sln) / Build Sample: 04-ViewDiscovery/ViewDiscovery/Views/MainWindow.xaml.cs#L1
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (04-ViewDiscovery/ViewDiscovery.sln) / Build Sample: 04-ViewDiscovery/ViewDiscovery/Views/MainWindow.xaml.cs#L11
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (04-ViewDiscovery/ViewDiscovery.sln) / Build Sample
Process completed with exit code 1.
build-sample (07-Modules-LoadManual/Modules.sln) / Build Sample: 07-Modules-LoadManual/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (07-Modules-LoadManual/Modules.sln) / Build Sample: 07-Modules-LoadManual/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (07-Modules-LoadManual/Modules.sln) / Build Sample
Process completed with exit code 1.
build-sample (07-Modules-Code/Modules.sln) / Build Sample: 07-Modules-Code/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (07-Modules-Code/Modules.sln) / Build Sample: 07-Modules-Code/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (07-Modules-Code/Modules.sln) / Build Sample
Process completed with exit code 1.
build-sample (07-Modules-Xaml/Modules.sln) / Build Sample: 07-Modules-Xaml/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (07-Modules-Xaml/Modules.sln) / Build Sample: 07-Modules-Xaml/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (07-Modules-Xaml/Modules.sln) / Build Sample
Process completed with exit code 1.
build-sample (05-ViewInjection/ViewInjection.sln) / Build Sample: 05-ViewInjection/ViewInjection/Views/MainWindow.xaml.cs#L2
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (05-ViewInjection/ViewInjection.sln) / Build Sample: 05-ViewInjection/ViewInjection/Views/MainWindow.xaml.cs#L13
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (05-ViewInjection/ViewInjection.sln) / Build Sample: 05-ViewInjection/ViewInjection/Views/MainWindow.xaml.cs#L15
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (05-ViewInjection/ViewInjection.sln) / Build Sample: 05-ViewInjection/ViewInjection/Views/MainWindow.xaml.cs#L2
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (05-ViewInjection/ViewInjection.sln) / Build Sample: 05-ViewInjection/ViewInjection/Views/MainWindow.xaml.cs#L13
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (05-ViewInjection/ViewInjection.sln) / Build Sample: 05-ViewInjection/ViewInjection/Views/MainWindow.xaml.cs#L15
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (05-ViewInjection/ViewInjection.sln) / Build Sample
Process completed with exit code 1.
build-sample (15-FilteringEvents/UsingEventAggregator.sln) / Build Sample: 15-FilteringEvents/ModuleB/ModuleBModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (15-FilteringEvents/UsingEventAggregator.sln) / Build Sample: 15-FilteringEvents/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (15-FilteringEvents/UsingEventAggregator.sln) / Build Sample: 15-FilteringEvents/ModuleB/ModuleBModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (15-FilteringEvents/UsingEventAggregator.sln) / Build Sample: 15-FilteringEvents/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (15-FilteringEvents/UsingEventAggregator.sln) / Build Sample
Process completed with exit code 1.
build-sample (17-BasicRegionNavigation/BasicRegionNavigation.sln) / Build Sample: 17-BasicRegionNavigation/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L3
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (17-BasicRegionNavigation/BasicRegionNavigation.sln) / Build Sample: 17-BasicRegionNavigation/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L9
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (17-BasicRegionNavigation/BasicRegionNavigation.sln) / Build Sample: 17-BasicRegionNavigation/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L20
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (17-BasicRegionNavigation/BasicRegionNavigation.sln) / Build Sample: 17-BasicRegionNavigation/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L3
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (17-BasicRegionNavigation/BasicRegionNavigation.sln) / Build Sample: 17-BasicRegionNavigation/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L9
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (17-BasicRegionNavigation/BasicRegionNavigation.sln) / Build Sample: 17-BasicRegionNavigation/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L20
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (17-BasicRegionNavigation/BasicRegionNavigation.sln) / Build Sample
Process completed with exit code 1.
build-sample (16-RegionContext/RegionContext.sln) / Build Sample: 16-RegionContext/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (16-RegionContext/RegionContext.sln) / Build Sample: 16-RegionContext/ModuleA/Views/PersonDetail.xaml.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (16-RegionContext/RegionContext.sln) / Build Sample: 16-RegionContext/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (16-RegionContext/RegionContext.sln) / Build Sample: 16-RegionContext/ModuleA/Views/PersonDetail.xaml.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (16-RegionContext/RegionContext.sln) / Build Sample
Process completed with exit code 1.
build-sample (06-ViewActivationDeactivation/ActivationDeactivation.sln) / Build Sample: 06-ViewActivationDeactivation/ActivationDeactivation/Views/MainWindow.xaml.cs#L2
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (06-ViewActivationDeactivation/ActivationDeactivation.sln) / Build Sample: 06-ViewActivationDeactivation/ActivationDeactivation/Views/MainWindow.xaml.cs#L14
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (06-ViewActivationDeactivation/ActivationDeactivation.sln) / Build Sample: 06-ViewActivationDeactivation/ActivationDeactivation/Views/MainWindow.xaml.cs#L15
The type or namespace name 'IRegion' could not be found (are you missing a using directive or an assembly reference?)
build-sample (06-ViewActivationDeactivation/ActivationDeactivation.sln) / Build Sample: 06-ViewActivationDeactivation/ActivationDeactivation/Views/MainWindow.xaml.cs#L20
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (06-ViewActivationDeactivation/ActivationDeactivation.sln) / Build Sample: 06-ViewActivationDeactivation/ActivationDeactivation/Views/MainWindow.xaml.cs#L2
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (06-ViewActivationDeactivation/ActivationDeactivation.sln) / Build Sample: 06-ViewActivationDeactivation/ActivationDeactivation/Views/MainWindow.xaml.cs#L14
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (06-ViewActivationDeactivation/ActivationDeactivation.sln) / Build Sample: 06-ViewActivationDeactivation/ActivationDeactivation/Views/MainWindow.xaml.cs#L15
The type or namespace name 'IRegion' could not be found (are you missing a using directive or an assembly reference?)
build-sample (06-ViewActivationDeactivation/ActivationDeactivation.sln) / Build Sample: 06-ViewActivationDeactivation/ActivationDeactivation/Views/MainWindow.xaml.cs#L20
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (26-UsingDialogService/UsingDialogService.sln) / Build Sample: 26-UsingDialogService/UsingDialogService/ViewModels/MainWindowViewModel.cs#L3
The type or namespace name 'Services' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (26-UsingDialogService/UsingDialogService.sln) / Build Sample: 26-UsingDialogService/UsingDialogService/ViewModels/NotificationDialogViewModel.cs#L3
The type or namespace name 'Services' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (26-UsingDialogService/UsingDialogService.sln) / Build Sample: 26-UsingDialogService/UsingDialogService/ViewModels/MainWindowViewModel.cs#L20
The type or namespace name 'IDialogService' could not be found (are you missing a using directive or an assembly reference?)
build-sample (26-UsingDialogService/UsingDialogService.sln) / Build Sample: 26-UsingDialogService/UsingDialogService/ViewModels/MainWindowViewModel.cs#L22
The type or namespace name 'IDialogService' could not be found (are you missing a using directive or an assembly reference?)
build-sample (26-UsingDialogService/UsingDialogService.sln) / Build Sample: 26-UsingDialogService/UsingDialogService/ViewModels/NotificationDialogViewModel.cs#L10
The type or namespace name 'IDialogAware' could not be found (are you missing a using directive or an assembly reference?)
build-sample (26-UsingDialogService/UsingDialogService.sln) / Build Sample: 26-UsingDialogService/UsingDialogService/ViewModels/NotificationDialogViewModel.cs#L30
The type or namespace name 'IDialogResult' could not be found (are you missing a using directive or an assembly reference?)
build-sample (26-UsingDialogService/UsingDialogService.sln) / Build Sample: 26-UsingDialogService/UsingDialogService/ViewModels/NotificationDialogViewModel.cs#L44
The type or namespace name 'IDialogResult' could not be found (are you missing a using directive or an assembly reference?)
build-sample (26-UsingDialogService/UsingDialogService.sln) / Build Sample: 26-UsingDialogService/UsingDialogService/ViewModels/NotificationDialogViewModel.cs#L59
The type or namespace name 'IDialogParameters' could not be found (are you missing a using directive or an assembly reference?)
build-sample (26-UsingDialogService/UsingDialogService.sln) / Build Sample: 26-UsingDialogService/UsingDialogService/ViewModels/MainWindowViewModel.cs#L3
The type or namespace name 'Services' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (26-UsingDialogService/UsingDialogService.sln) / Build Sample: 26-UsingDialogService/UsingDialogService/ViewModels/NotificationDialogViewModel.cs#L3
The type or namespace name 'Services' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (28-UsingCustomWindow/UsingCustomWindow.sln) / Build Sample: 28-UsingCustomWindow/UsingCustomWindow/ViewModels/MainWindowViewModel.cs#L3
The type or namespace name 'Services' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (28-UsingCustomWindow/UsingCustomWindow.sln) / Build Sample: 28-UsingCustomWindow/UsingCustomWindow/ViewModels/NotificationDialogViewModel.cs#L3
The type or namespace name 'Services' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (28-UsingCustomWindow/UsingCustomWindow.sln) / Build Sample: 28-UsingCustomWindow/UsingCustomWindow/Views/MyCustomWindow.xaml.cs#L1
The type or namespace name 'Services' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (28-UsingCustomWindow/UsingCustomWindow.sln) / Build Sample: 28-UsingCustomWindow/UsingCustomWindow/ViewModels/NotificationDialogViewModel.cs#L10
The type or namespace name 'IDialogAware' could not be found (are you missing a using directive or an assembly reference?)
build-sample (28-UsingCustomWindow/UsingCustomWindow.sln) / Build Sample: 28-UsingCustomWindow/UsingCustomWindow/Views/MyCustomWindow.xaml.cs#L19
The type or namespace name 'IDialogWindow' could not be found (are you missing a using directive or an assembly reference?)
build-sample (28-UsingCustomWindow/UsingCustomWindow.sln) / Build Sample: 28-UsingCustomWindow/UsingCustomWindow/ViewModels/NotificationDialogViewModel.cs#L30
The type or namespace name 'IDialogResult' could not be found (are you missing a using directive or an assembly reference?)
build-sample (28-UsingCustomWindow/UsingCustomWindow.sln) / Build Sample: 28-UsingCustomWindow/UsingCustomWindow/Views/MyCustomWindow.xaml.cs#L21
The type or namespace name 'IDialogResult' could not be found (are you missing a using directive or an assembly reference?)
build-sample (28-UsingCustomWindow/UsingCustomWindow.sln) / Build Sample: 28-UsingCustomWindow/UsingCustomWindow/ViewModels/NotificationDialogViewModel.cs#L44
The type or namespace name 'IDialogResult' could not be found (are you missing a using directive or an assembly reference?)
build-sample (28-UsingCustomWindow/UsingCustomWindow.sln) / Build Sample: 28-UsingCustomWindow/UsingCustomWindow/ViewModels/NotificationDialogViewModel.cs#L59
The type or namespace name 'IDialogParameters' could not be found (are you missing a using directive or an assembly reference?)
build-sample (28-UsingCustomWindow/UsingCustomWindow.sln) / Build Sample: 28-UsingCustomWindow/UsingCustomWindow/ViewModels/MainWindowViewModel.cs#L20
The type or namespace name 'IDialogService' could not be found (are you missing a using directive or an assembly reference?)
build-sample (27-StylingDialog/StylingDialog.sln) / Build Sample: 27-StylingDialog/StylingDialog/ViewModels/MainWindowViewModel.cs#L3
The type or namespace name 'Services' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (27-StylingDialog/StylingDialog.sln) / Build Sample: 27-StylingDialog/StylingDialog/ViewModels/NotificationDialogViewModel.cs#L3
The type or namespace name 'Services' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (27-StylingDialog/StylingDialog.sln) / Build Sample: 27-StylingDialog/StylingDialog/ViewModels/MainWindowViewModel.cs#L20
The type or namespace name 'IDialogService' could not be found (are you missing a using directive or an assembly reference?)
build-sample (27-StylingDialog/StylingDialog.sln) / Build Sample: 27-StylingDialog/StylingDialog/ViewModels/MainWindowViewModel.cs#L22
The type or namespace name 'IDialogService' could not be found (are you missing a using directive or an assembly reference?)
build-sample (27-StylingDialog/StylingDialog.sln) / Build Sample: 27-StylingDialog/StylingDialog/ViewModels/NotificationDialogViewModel.cs#L10
The type or namespace name 'IDialogAware' could not be found (are you missing a using directive or an assembly reference?)
build-sample (27-StylingDialog/StylingDialog.sln) / Build Sample: 27-StylingDialog/StylingDialog/ViewModels/NotificationDialogViewModel.cs#L30
The type or namespace name 'IDialogResult' could not be found (are you missing a using directive or an assembly reference?)
build-sample (27-StylingDialog/StylingDialog.sln) / Build Sample: 27-StylingDialog/StylingDialog/ViewModels/NotificationDialogViewModel.cs#L44
The type or namespace name 'IDialogResult' could not be found (are you missing a using directive or an assembly reference?)
build-sample (27-StylingDialog/StylingDialog.sln) / Build Sample: 27-StylingDialog/StylingDialog/ViewModels/NotificationDialogViewModel.cs#L59
The type or namespace name 'IDialogParameters' could not be found (are you missing a using directive or an assembly reference?)
build-sample (27-StylingDialog/StylingDialog.sln) / Build Sample: 27-StylingDialog/StylingDialog/ViewModels/MainWindowViewModel.cs#L3
The type or namespace name 'Services' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (27-StylingDialog/StylingDialog.sln) / Build Sample: 27-StylingDialog/StylingDialog/ViewModels/NotificationDialogViewModel.cs#L3
The type or namespace name 'Services' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (07-Modules-AppConfig/Modules.sln) / Build Sample: 07-Modules-AppConfig/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (07-Modules-AppConfig/Modules.sln) / Build Sample: 07-Modules-AppConfig/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (07-Modules-AppConfig/Modules.sln) / Build Sample
Process completed with exit code 1.
build-sample (13-IActiveAwareCommands/UsingCompositeCommands.sln) / Build Sample: 13-IActiveAwareCommands/ModuleA/ModuleAModule.cs#L5
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (13-IActiveAwareCommands/UsingCompositeCommands.sln) / Build Sample: 13-IActiveAwareCommands/ModuleA/ModuleAModule.cs#L5
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (13-IActiveAwareCommands/UsingCompositeCommands.sln) / Build Sample
Process completed with exit code 1.
build-sample (18-NavigationCallback/BasicRegionNavigation.sln) / Build Sample: 18-NavigationCallback/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (18-NavigationCallback/BasicRegionNavigation.sln) / Build Sample: 18-NavigationCallback/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L34
The type or namespace name 'NavigationResult' could not be found (are you missing a using directive or an assembly reference?)
build-sample (18-NavigationCallback/BasicRegionNavigation.sln) / Build Sample: 18-NavigationCallback/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L10
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (18-NavigationCallback/BasicRegionNavigation.sln) / Build Sample: 18-NavigationCallback/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L21
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (18-NavigationCallback/BasicRegionNavigation.sln) / Build Sample: 18-NavigationCallback/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (18-NavigationCallback/BasicRegionNavigation.sln) / Build Sample: 18-NavigationCallback/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L34
The type or namespace name 'NavigationResult' could not be found (are you missing a using directive or an assembly reference?)
build-sample (18-NavigationCallback/BasicRegionNavigation.sln) / Build Sample: 18-NavigationCallback/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L10
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (18-NavigationCallback/BasicRegionNavigation.sln) / Build Sample: 18-NavigationCallback/BasicRegionNavigation/ViewModels/MainWindowViewModel.cs#L21
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (18-NavigationCallback/BasicRegionNavigation.sln) / Build Sample
Process completed with exit code 1.
build-sample (07-Modules-Directory/Modules.sln) / Build Sample: 07-Modules-Directory/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (07-Modules-Directory/Modules.sln) / Build Sample: 07-Modules-Directory/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (07-Modules-Directory/Modules.sln) / Build Sample
Process completed with exit code 1.
build-sample (12-UsingCompositeCommands/UsingCompositeCommands.sln) / Build Sample: 12-UsingCompositeCommands/ModuleA/ModuleAModule.cs#L5
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (12-UsingCompositeCommands/UsingCompositeCommands.sln) / Build Sample: 12-UsingCompositeCommands/ModuleA/ModuleAModule.cs#L5
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (12-UsingCompositeCommands/UsingCompositeCommands.sln) / Build Sample
Process completed with exit code 1.
build-sample (21-PassingParameters/PassingParameters.sln) / Build Sample: 21-PassingParameters/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (21-PassingParameters/PassingParameters.sln) / Build Sample: 21-PassingParameters/ModuleA/ViewModels/PersonDetailViewModel.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (21-PassingParameters/PassingParameters.sln) / Build Sample: 21-PassingParameters/ModuleA/ViewModels/PersonListViewModel.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (21-PassingParameters/PassingParameters.sln) / Build Sample: 21-PassingParameters/ModuleA/ViewModels/PersonDetailViewModel.cs#L8
The type or namespace name 'INavigationAware' could not be found (are you missing a using directive or an assembly reference?)
build-sample (21-PassingParameters/PassingParameters.sln) / Build Sample: 21-PassingParameters/ModuleA/ViewModels/PersonDetailViewModel.cs#L22
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (21-PassingParameters/PassingParameters.sln) / Build Sample: 21-PassingParameters/ModuleA/ViewModels/PersonDetailViewModel.cs#L29
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (21-PassingParameters/PassingParameters.sln) / Build Sample: 21-PassingParameters/ModuleA/ViewModels/PersonDetailViewModel.cs#L38
The type or namespace name 'NavigationContext' could not be found (are you missing a using directive or an assembly reference?)
build-sample (21-PassingParameters/PassingParameters.sln) / Build Sample: 21-PassingParameters/ModuleA/ViewModels/PersonListViewModel.cs#L12
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (21-PassingParameters/PassingParameters.sln) / Build Sample: 21-PassingParameters/ModuleA/ViewModels/PersonListViewModel.cs#L23
The type or namespace name 'IRegionManager' could not be found (are you missing a using directive or an assembly reference?)
build-sample (21-PassingParameters/PassingParameters.sln) / Build Sample: 21-PassingParameters/ModuleA/ModuleAModule.cs#L4
The type or namespace name 'Regions' does not exist in the namespace 'Prism' (are you missing an assembly reference?)
build-sample (10-CustomRegistrations/ViewModelLocator.sln) / Build Sample
No files were found with the provided path: ./Artifacts/. No artifacts will be uploaded.
build-sample (09-ChangeConvention/ViewModelLocator.sln) / Build Sample
No files were found with the provided path: ./Artifacts/. No artifacts will be uploaded.
build-sample (08-ViewModelLocator/ViewModelLocator.sln) / Build Sample
No files were found with the provided path: ./Artifacts/. No artifacts will be uploaded.
build-sample (02-Regions/Regions.sln) / Build Sample
No files were found with the provided path: ./Artifacts/. No artifacts will be uploaded.
build-sample (01-BootstrapperShell/BootstrapperShell.sln) / Build Sample
No files were found with the provided path: ./Artifacts/. No artifacts will be uploaded.
build-sample (11-UsingDelegateCommands/UsingDelegateCommands.sln) / Build Sample
No files were found with the provided path: ./Artifacts/. No artifacts will be uploaded.