From aff912697e9b7af8c4a335962b28414a54efa107 Mon Sep 17 00:00:00 2001 From: Thomas Ardal Date: Mon, 18 Nov 2024 11:37:32 +0100 Subject: [PATCH] PublishReadyToRun --- .gitignore | 3 +++ Elmah.Io.WinUI.sln | 16 ++++++++-------- .../Elmah.Io.WinUI.Sample90.csproj | 1 + .../Properties/PublishProfiles/win-arm64.pubxml | 14 -------------- .../Properties/PublishProfiles/win-x64.pubxml | 14 -------------- .../Properties/PublishProfiles/win-x86.pubxml | 14 -------------- .../Elmah.Io.WinUI.Test.csproj | 3 +-- 7 files changed, 13 insertions(+), 52 deletions(-) delete mode 100644 samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-arm64.pubxml delete mode 100644 samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-x64.pubxml delete mode 100644 samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-x86.pubxml diff --git a/.gitignore b/.gitignore index 8a30d25..b2545ec 100644 --- a/.gitignore +++ b/.gitignore @@ -396,3 +396,6 @@ FodyWeavers.xsd # JetBrains Rider *.sln.iml +/samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-arm64.pubxml +/samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-x64.pubxml +/samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-x86.pubxml diff --git a/Elmah.Io.WinUI.sln b/Elmah.Io.WinUI.sln index 14c6ed7..06ec4f7 100644 --- a/Elmah.Io.WinUI.sln +++ b/Elmah.Io.WinUI.sln @@ -29,20 +29,20 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Debug|Any CPU.Build.0 = Debug|Any CPU + {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Debug|Any CPU.ActiveCfg = Debug|x64 + {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Debug|Any CPU.Build.0 = Debug|x64 {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Debug|ARM64.ActiveCfg = Debug|ARM64 {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Debug|ARM64.Build.0 = Debug|ARM64 {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Debug|x64.ActiveCfg = Debug|x64 {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Debug|x64.Build.0 = Debug|x64 {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Debug|x86.ActiveCfg = Debug|Any CPU {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Debug|x86.Build.0 = Debug|Any CPU - {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|Any CPU.ActiveCfg = Release|Any CPU - {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|Any CPU.Build.0 = Release|Any CPU - {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|ARM64.ActiveCfg = Release|Any CPU - {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|ARM64.Build.0 = Release|Any CPU - {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|x64.ActiveCfg = Release|Any CPU - {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|x64.Build.0 = Release|Any CPU + {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|Any CPU.ActiveCfg = Release|x64 + {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|Any CPU.Build.0 = Release|x64 + {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|ARM64.ActiveCfg = Release|ARM64 + {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|ARM64.Build.0 = Release|ARM64 + {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|x64.ActiveCfg = Release|x64 + {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|x64.Build.0 = Release|x64 {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|x86.ActiveCfg = Release|Any CPU {BAA888FB-705A-4A56-BBE8-6664326C73E2}.Release|x86.Build.0 = Release|Any CPU {E8575D6E-3447-4317-8105-0D97EFFA3945}.Debug|Any CPU.ActiveCfg = Debug|x64 diff --git a/samples/Elmah.Io.WinUI.Sample90/Elmah.Io.WinUI.Sample90.csproj b/samples/Elmah.Io.WinUI.Sample90/Elmah.Io.WinUI.Sample90.csproj index c4624a7..c13f832 100644 --- a/samples/Elmah.Io.WinUI.Sample90/Elmah.Io.WinUI.Sample90.csproj +++ b/samples/Elmah.Io.WinUI.Sample90/Elmah.Io.WinUI.Sample90.csproj @@ -10,6 +10,7 @@ win-$(Platform).pubxml true true + false enable diff --git a/samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-arm64.pubxml b/samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-arm64.pubxml deleted file mode 100644 index 8953cce..0000000 --- a/samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-arm64.pubxml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - FileSystem - ARM64 - win-arm64 - bin\$(Configuration)\$(TargetFramework)\$(RuntimeIdentifier)\publish\ - true - False - - \ No newline at end of file diff --git a/samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-x64.pubxml b/samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-x64.pubxml deleted file mode 100644 index cd99561..0000000 --- a/samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-x64.pubxml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - FileSystem - x64 - win-x64 - bin\$(Configuration)\$(TargetFramework)\$(RuntimeIdentifier)\publish\ - true - False - - \ No newline at end of file diff --git a/samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-x86.pubxml b/samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-x86.pubxml deleted file mode 100644 index a70c694..0000000 --- a/samples/Elmah.Io.WinUI.Sample90/Properties/PublishProfiles/win-x86.pubxml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - FileSystem - x86 - win-x86 - bin\$(Configuration)\$(TargetFramework)\$(RuntimeIdentifier)\publish\ - true - False - - \ No newline at end of file diff --git a/test/Elmah.Io.WinUI.Test/Elmah.Io.WinUI.Test.csproj b/test/Elmah.Io.WinUI.Test/Elmah.Io.WinUI.Test.csproj index e7e3b6f..8094923 100644 --- a/test/Elmah.Io.WinUI.Test/Elmah.Io.WinUI.Test.csproj +++ b/test/Elmah.Io.WinUI.Test/Elmah.Io.WinUI.Test.csproj @@ -5,8 +5,7 @@ enable enable x86;x64;ARM64 - win-x86;win-x64;win-arm64 - win10-x86;win10-x64;win10-arm64 + win-x86;win-x64;win-arm64