13 references to MauiPlatformHelper
Aspire.Hosting.Maui (13)
MauiAndroidExtensions.cs (4)
156
var (projectPath, workingDirectory) =
MauiPlatformHelper
.GetProjectPaths(builder);
192
var targetFramework =
MauiPlatformHelper
.ConfigurePlatformResource(
361
var (projectPath, workingDirectory) =
MauiPlatformHelper
.GetProjectPaths(builder);
397
var targetFramework =
MauiPlatformHelper
.ConfigurePlatformResource(
MauiiOSExtensions.cs (4)
163
var (projectPath, workingDirectory) =
MauiPlatformHelper
.GetProjectPaths(builder);
201
var targetFramework =
MauiPlatformHelper
.ConfigurePlatformResource(
374
var (projectPath, workingDirectory) =
MauiPlatformHelper
.GetProjectPaths(builder);
404
var targetFramework =
MauiPlatformHelper
.ConfigurePlatformResource(
MauiLaunchConfiguration.cs (1)
11
public string Type { get; set; } =
MauiPlatformHelper
.MauiLaunchConfigurationType;
MauiMacCatalystExtensions.cs (2)
87
var (projectPath, workingDirectory) =
MauiPlatformHelper
.GetProjectPaths(builder);
100
var targetFramework =
MauiPlatformHelper
.ConfigurePlatformResource(
MauiWindowsExtensions.cs (2)
87
var (projectPath, workingDirectory) =
MauiPlatformHelper
.GetProjectPaths(builder);
100
var targetFramework =
MauiPlatformHelper
.ConfigurePlatformResource(