Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion build/Stride.Launcher.sln
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,12 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Stride.Core.Packages", "..\
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stride.Core.Presentation", "..\sources\presentation\Stride.Core.Presentation\Stride.Core.Presentation.csproj", "{0C63EF8B-26F9-4511-9FC5-7431DE9657D6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stride.Editor.CrashReport", "..\sources\editor\Stride.Editor.CrashReport\Stride.Editor.CrashReport.csproj", "{2880C313-2483-416D-A902-DC2259EDFF64}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
..\sources\assets\Stride.Core.Assets.Yaml\Stride.Core.Assets.Yaml.projitems*{0f8be30e-c41f-4747-b52b-d2d4e13ec6a2}*SharedItemsImports = 5
..\sources\editor\Stride.Core.MostRecentlyUsedFiles\Stride.Core.MostRecentlyUsedFiles.projitems*{0f8be30e-c41f-4747-b52b-d2d4e13ec6a2}*SharedItemsImports = 5
..\sources\editor\Stride.Editor.CrashReport\Stride.Editor.CrashReport.projitems*{0f8be30e-c41f-4747-b52b-d2d4e13ec6a2}*SharedItemsImports = 5
..\sources\editor\Stride.PrivacyPolicy\Stride.PrivacyPolicy.projitems*{0f8be30e-c41f-4747-b52b-d2d4e13ec6a2}*SharedItemsImports = 5
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -105,6 +106,10 @@ Global
{0C63EF8B-26F9-4511-9FC5-7431DE9657D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C63EF8B-26F9-4511-9FC5-7431DE9657D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C63EF8B-26F9-4511-9FC5-7431DE9657D6}.Release|Any CPU.Build.0 = Release|Any CPU
{2880C313-2483-416D-A902-DC2259EDFF64}.Debug|Any CPU.ActiveCfg = Debug|iPhone
{2880C313-2483-416D-A902-DC2259EDFF64}.Debug|Any CPU.Build.0 = Debug|iPhone
{2880C313-2483-416D-A902-DC2259EDFF64}.Release|Any CPU.ActiveCfg = Release|iPhone
{2880C313-2483-416D-A902-DC2259EDFF64}.Release|Any CPU.Build.0 = Release|iPhone
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
20 changes: 15 additions & 5 deletions build/Stride.sln
Original file line number Diff line number Diff line change
Expand Up @@ -282,8 +282,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ja", "ja", "{B4EABB0D-E495-
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Stride.Video", "..\sources\engine\Stride.Video\Stride.Video.csproj", "{DA355C86-866F-4843-9B4D-63A173C750FB}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Stride.Editor.CrashReport", "..\sources\editor\Stride.Editor.CrashReport\Stride.Editor.CrashReport.shproj", "{AB574F65-1402-4476-9314-74DCDAF19097}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "72-StrideSamples", "72-StrideSamples", "{75608B5C-1C03-4B38-810E-14EED5165E59}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Stride.Samples.Tests", "..\samples\Tests\Stride.Samples.Tests.csproj", "{2FC40214-A4AA-45DC-9C93-72ED800C40B0}"
Expand Down Expand Up @@ -340,6 +338,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Stride.BepuPhysics.Tests",
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Stride.FreeImage", "..\sources\tools\Stride.FreeImage\Stride.FreeImage.csproj", "{03695F9B-10E9-4A10-93AE-6402E46F10B5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stride.Editor.CrashReport", "..\sources\editor\Stride.Editor.CrashReport\Stride.Editor.CrashReport.csproj", "{35EC42D8-0A09-41AE-A918-B8C2796061B3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -1537,6 +1537,18 @@ Global
{03695F9B-10E9-4A10-93AE-6402E46F10B5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{03695F9B-10E9-4A10-93AE-6402E46F10B5}.Release|Win32.ActiveCfg = Release|Any CPU
{03695F9B-10E9-4A10-93AE-6402E46F10B5}.Release|Win32.Build.0 = Release|Any CPU
{35EC42D8-0A09-41AE-A918-B8C2796061B3}.Debug|Any CPU.ActiveCfg = Debug|iPhone
{35EC42D8-0A09-41AE-A918-B8C2796061B3}.Debug|Any CPU.Build.0 = Debug|iPhone
{35EC42D8-0A09-41AE-A918-B8C2796061B3}.Debug|Mixed Platforms.ActiveCfg = Debug|iPhone
{35EC42D8-0A09-41AE-A918-B8C2796061B3}.Debug|Mixed Platforms.Build.0 = Debug|iPhone
{35EC42D8-0A09-41AE-A918-B8C2796061B3}.Debug|Win32.ActiveCfg = Debug|iPhone
{35EC42D8-0A09-41AE-A918-B8C2796061B3}.Debug|Win32.Build.0 = Debug|iPhone
{35EC42D8-0A09-41AE-A918-B8C2796061B3}.Release|Any CPU.ActiveCfg = Release|iPhone
{35EC42D8-0A09-41AE-A918-B8C2796061B3}.Release|Any CPU.Build.0 = Release|iPhone
{35EC42D8-0A09-41AE-A918-B8C2796061B3}.Release|Mixed Platforms.ActiveCfg = Release|iPhone
{35EC42D8-0A09-41AE-A918-B8C2796061B3}.Release|Mixed Platforms.Build.0 = Release|iPhone
{35EC42D8-0A09-41AE-A918-B8C2796061B3}.Release|Win32.ActiveCfg = Release|iPhone
{35EC42D8-0A09-41AE-A918-B8C2796061B3}.Release|Win32.Build.0 = Release|iPhone
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -1641,7 +1653,6 @@ Global
{164A5B9A-E684-4B3F-9EF4-B7765FC0A8A1} = {1AE1AC60-5D2F-4CA7-AE20-888F44551185}
{B4EABB0D-E495-405C-B7B1-E2A7A3711AF5} = {FC791F56-C1F1-4C41-A193-868D8197F8E2}
{DA355C86-866F-4843-9B4D-63A173C750FB} = {4C142567-C42B-40F5-B092-798882190209}
{AB574F65-1402-4476-9314-74DCDAF19097} = {5D2D3BE8-9910-45CA-8E45-95660DA4C563}
{2FC40214-A4AA-45DC-9C93-72ED800C40B0} = {75608B5C-1C03-4B38-810E-14EED5165E59}
{00B72ED7-00E9-47F7-868D-8162027CD068} = {158087CF-AF74-44E9-AA20-A6AEB1E398A9}
{040F754C-17F4-4B5F-B974-93F1E39D107F} = {75608B5C-1C03-4B38-810E-14EED5165E59}
Expand All @@ -1666,6 +1677,7 @@ Global
{66EFFDE4-24F0-4E57-9618-0F5577E20A1E} = {6F473FA6-4F8B-4FBA-AE33-EE5AF997D50C}
{7B70C783-4085-4702-B3C6-6570FD85CB8F} = {DE048114-9AE4-467E-A879-188DC0D88A59}
{03695F9B-10E9-4A10-93AE-6402E46F10B5} = {1AE1AC60-5D2F-4CA7-AE20-888F44551185}
{35EC42D8-0A09-41AE-A918-B8C2796061B3} = {5D2D3BE8-9910-45CA-8E45-95660DA4C563}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FF877973-604D-4EA7-B5F5-A129961F9EF2}
Expand All @@ -1674,7 +1686,6 @@ Global
..\sources\assets\Stride.Core.Assets.Yaml\Stride.Core.Assets.Yaml.projitems*{1e54a9a2-4439-4444-ae57-6d2ed3c0dc47}*SharedItemsImports = 5
..\sources\shared\Stride.Core.ShellHelper\Stride.Core.ShellHelper.projitems*{1e54a9a2-4439-4444-ae57-6d2ed3c0dc47}*SharedItemsImports = 5
..\sources\shared\Stride.NuGetResolver.Targets\Stride.NuGetResolver.Targets.projitems*{2fc40214-a4aa-45dc-9c93-72ed800c40b0}*SharedItemsImports = 5
..\sources\editor\Stride.Editor.CrashReport\Stride.Editor.CrashReport.projitems*{2fca2d8b-b10f-4dca-9847-4221f74ba586}*SharedItemsImports = 5
..\sources\editor\Stride.PrivacyPolicy\Stride.PrivacyPolicy.projitems*{2fca2d8b-b10f-4dca-9847-4221f74ba586}*SharedItemsImports = 5
..\sources\shared\Stride.Core.ShellHelper\Stride.Core.ShellHelper.projitems*{2fca2d8b-b10f-4dca-9847-4221f74ba586}*SharedItemsImports = 5
..\sources\shared\Stride.NuGetResolver.Targets\Stride.NuGetResolver.Targets.projitems*{2fca2d8b-b10f-4dca-9847-4221f74ba586}*SharedItemsImports = 5
Expand All @@ -1692,7 +1703,6 @@ Global
..\sources\shared\Stride.Core.ShellHelper\Stride.Core.ShellHelper.projitems*{a5dc820b-9554-45b6-9677-6a2f902e7787}*SharedItemsImports = 5
..\sources\shared\Stride.NuGetResolver.Targets\Stride.NuGetResolver.Targets.projitems*{a5dc820b-9554-45b6-9677-6a2f902e7787}*SharedItemsImports = 5
..\sources\shared\Stride.NuGetResolver.Targets\Stride.NuGetResolver.Targets.projitems*{a7fc60ae-bb54-47d3-8787-788eec65ad45}*SharedItemsImports = 5
..\sources\editor\Stride.Editor.CrashReport\Stride.Editor.CrashReport.projitems*{ab574f65-1402-4476-9314-74dcdaf19097}*SharedItemsImports = 13
..\sources\engine\Stride.Shared\Refactor\Stride.Refactor.projitems*{c121a566-555e-42b9-9b0a-1696529a9088}*SharedItemsImports = 5
..\sources\shared\Stride.NuGetResolver.Targets\Stride.NuGetResolver.Targets.projitems*{e25e7778-0b2f-4a0b-bcd6-1de95320b531}*SharedItemsImports = 5
..\sources\shared\Stride.Core.ShellHelper\Stride.Core.ShellHelper.projitems*{e8b3553f-a79f-4e50-b75b-acee771c320c}*SharedItemsImports = 5
Expand Down
36 changes: 0 additions & 36 deletions samples/Templates/FirstPersonShooter/FirstPersonShooter.sln
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@ Global
AppStore|Any CPU = AppStore|Any CPU
AppStore|Mixed Platforms = AppStore|Mixed Platforms
AppStore|Windows = AppStore|Windows
CoreCLR_Debug|Any CPU = CoreCLR_Debug|Any CPU
CoreCLR_Debug|Mixed Platforms = CoreCLR_Debug|Mixed Platforms
CoreCLR_Debug|Windows = CoreCLR_Debug|Windows
CoreCLR_Release|Any CPU = CoreCLR_Release|Any CPU
CoreCLR_Release|Mixed Platforms = CoreCLR_Release|Mixed Platforms
CoreCLR_Release|Windows = CoreCLR_Release|Windows
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|Windows = Debug|Windows
Expand All @@ -63,24 +57,6 @@ Global
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.AppStore|Windows.ActiveCfg = AppStore|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.AppStore|Windows.Build.0 = AppStore|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.AppStore|Windows.Deploy.0 = AppStore|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Debug|Any CPU.ActiveCfg = CoreCLR_Debug|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Debug|Any CPU.Build.0 = CoreCLR_Debug|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Debug|Any CPU.Deploy.0 = CoreCLR_Debug|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Debug|Mixed Platforms.ActiveCfg = CoreCLR_Debug|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Debug|Mixed Platforms.Build.0 = CoreCLR_Debug|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Debug|Mixed Platforms.Deploy.0 = CoreCLR_Debug|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Debug|Windows.ActiveCfg = CoreCLR_Debug|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Debug|Windows.Build.0 = CoreCLR_Debug|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Debug|Windows.Deploy.0 = CoreCLR_Debug|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Release|Any CPU.ActiveCfg = CoreCLR_Release|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Release|Any CPU.Build.0 = CoreCLR_Release|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Release|Any CPU.Deploy.0 = CoreCLR_Release|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Release|Mixed Platforms.ActiveCfg = CoreCLR_Release|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Release|Mixed Platforms.Build.0 = CoreCLR_Release|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Release|Mixed Platforms.Deploy.0 = CoreCLR_Release|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Release|Windows.ActiveCfg = CoreCLR_Release|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Release|Windows.Build.0 = CoreCLR_Release|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.CoreCLR_Release|Windows.Deploy.0 = CoreCLR_Release|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{152D59A3-17BF-4A67-ABFF-B2F6FB2B7DFA}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
Expand Down Expand Up @@ -114,18 +90,6 @@ Global
{A2F50F1F-AF89-4264-8327-20BE994592D7}.AppStore|Mixed Platforms.Build.0 = AppStore|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.AppStore|Windows.ActiveCfg = AppStore|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.AppStore|Windows.Build.0 = AppStore|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.CoreCLR_Debug|Any CPU.ActiveCfg = CoreCLR_Debug|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.CoreCLR_Debug|Any CPU.Build.0 = CoreCLR_Debug|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.CoreCLR_Debug|Mixed Platforms.ActiveCfg = CoreCLR_Debug|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.CoreCLR_Debug|Mixed Platforms.Build.0 = CoreCLR_Debug|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.CoreCLR_Debug|Windows.ActiveCfg = CoreCLR_Debug|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.CoreCLR_Debug|Windows.Build.0 = CoreCLR_Debug|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.CoreCLR_Release|Any CPU.ActiveCfg = CoreCLR_Release|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.CoreCLR_Release|Any CPU.Build.0 = CoreCLR_Release|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.CoreCLR_Release|Mixed Platforms.ActiveCfg = CoreCLR_Release|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.CoreCLR_Release|Mixed Platforms.Build.0 = CoreCLR_Release|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.CoreCLR_Release|Windows.ActiveCfg = CoreCLR_Release|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.CoreCLR_Release|Windows.Build.0 = CoreCLR_Release|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A2F50F1F-AF89-4264-8327-20BE994592D7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand Down
36 changes: 0 additions & 36 deletions samples/Templates/ThirdPersonPlatformer/ThirdPersonPlatformer.sln
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ Global
AppStore|Any CPU = AppStore|Any CPU
AppStore|Mixed Platforms = AppStore|Mixed Platforms
AppStore|Windows = AppStore|Windows
CoreCLR_Debug|Any CPU = CoreCLR_Debug|Any CPU
CoreCLR_Debug|Mixed Platforms = CoreCLR_Debug|Mixed Platforms
CoreCLR_Debug|Windows = CoreCLR_Debug|Windows
CoreCLR_Release|Any CPU = CoreCLR_Release|Any CPU
CoreCLR_Release|Mixed Platforms = CoreCLR_Release|Mixed Platforms
CoreCLR_Release|Windows = CoreCLR_Release|Windows
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|Windows = Debug|Windows
Expand All @@ -52,24 +46,6 @@ Global
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.AppStore|Windows.ActiveCfg = AppStore|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.AppStore|Windows.Build.0 = AppStore|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.AppStore|Windows.Deploy.0 = AppStore|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Debug|Any CPU.ActiveCfg = CoreCLR_Debug|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Debug|Any CPU.Build.0 = CoreCLR_Debug|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Debug|Any CPU.Deploy.0 = CoreCLR_Debug|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Debug|Mixed Platforms.ActiveCfg = CoreCLR_Debug|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Debug|Mixed Platforms.Build.0 = CoreCLR_Debug|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Debug|Mixed Platforms.Deploy.0 = CoreCLR_Debug|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Debug|Windows.ActiveCfg = CoreCLR_Debug|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Debug|Windows.Build.0 = CoreCLR_Debug|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Debug|Windows.Deploy.0 = CoreCLR_Debug|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Release|Any CPU.ActiveCfg = CoreCLR_Release|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Release|Any CPU.Build.0 = CoreCLR_Release|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Release|Any CPU.Deploy.0 = CoreCLR_Release|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Release|Mixed Platforms.ActiveCfg = CoreCLR_Release|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Release|Mixed Platforms.Build.0 = CoreCLR_Release|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Release|Mixed Platforms.Deploy.0 = CoreCLR_Release|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Release|Windows.ActiveCfg = CoreCLR_Release|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Release|Windows.Build.0 = CoreCLR_Release|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.CoreCLR_Release|Windows.Deploy.0 = CoreCLR_Release|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1D5D1B2E-B157-4E5B-BE35-2ED9E1C262CB}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
Expand Down Expand Up @@ -103,18 +79,6 @@ Global
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.AppStore|Mixed Platforms.Build.0 = AppStore|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.AppStore|Windows.ActiveCfg = AppStore|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.AppStore|Windows.Build.0 = AppStore|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.CoreCLR_Debug|Any CPU.ActiveCfg = CoreCLR_Debug|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.CoreCLR_Debug|Any CPU.Build.0 = CoreCLR_Debug|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.CoreCLR_Debug|Mixed Platforms.ActiveCfg = CoreCLR_Debug|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.CoreCLR_Debug|Mixed Platforms.Build.0 = CoreCLR_Debug|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.CoreCLR_Debug|Windows.ActiveCfg = CoreCLR_Debug|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.CoreCLR_Debug|Windows.Build.0 = CoreCLR_Debug|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.CoreCLR_Release|Any CPU.ActiveCfg = CoreCLR_Release|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.CoreCLR_Release|Any CPU.Build.0 = CoreCLR_Release|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.CoreCLR_Release|Mixed Platforms.ActiveCfg = CoreCLR_Release|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.CoreCLR_Release|Mixed Platforms.Build.0 = CoreCLR_Release|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.CoreCLR_Release|Windows.ActiveCfg = CoreCLR_Release|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.CoreCLR_Release|Windows.Build.0 = CoreCLR_Release|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6807D261-4AF2-405C-8EBF-D8A0B08C7801}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
Expand Down
Loading
Loading