uno.monaco-editor-uwp/MonacoEditorComponent.sln

87 строки
5.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.33711.374
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MonacoEditorComponent", "MonacoEditorComponent\MonacoEditorComponent.csproj", "{DD49485C-2D9B-4824-B64E-52193B43E4CB}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C810EDD0-CB55-4B22-AA18-A6C8B3C29FBC}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
changelog.md = changelog.md
install-dependencies.ps1 = install-dependencies.ps1
MonacoEditorComponent\MonacoEditorComponent.nuspec = MonacoEditorComponent\MonacoEditorComponent.nuspec
README.md = README.md
EndProjectSection
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "MonacoEditorTestApp.Shared", "MonacoEditorTestApp.Shared\MonacoEditorTestApp.Shared.shproj", "{6279C845-92F8-4333-AB99-3D213163593C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MonacoEditorTestApp.Wasm", "MonacoEditorTestApp.Wasm\MonacoEditorTestApp.Wasm.csproj", "{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|ARM64 = Debug|ARM64
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|ARM64 = Release|ARM64
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Debug|ARM.ActiveCfg = Debug|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Debug|ARM.Build.0 = Debug|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Debug|ARM64.ActiveCfg = Debug|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Debug|ARM64.Build.0 = Debug|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Debug|x64.ActiveCfg = Debug|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Debug|x64.Build.0 = Debug|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Debug|x86.ActiveCfg = Debug|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Debug|x86.Build.0 = Debug|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Release|Any CPU.Build.0 = Release|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Release|ARM.ActiveCfg = Release|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Release|ARM.Build.0 = Release|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Release|ARM64.ActiveCfg = Release|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Release|ARM64.Build.0 = Release|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Release|x64.ActiveCfg = Release|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Release|x64.Build.0 = Release|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Release|x86.ActiveCfg = Release|Any CPU
{DD49485C-2D9B-4824-B64E-52193B43E4CB}.Release|x86.Build.0 = Release|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Debug|ARM.ActiveCfg = Debug|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Debug|ARM.Build.0 = Debug|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Debug|ARM64.ActiveCfg = Debug|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Debug|ARM64.Build.0 = Debug|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Debug|x64.ActiveCfg = Debug|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Debug|x64.Build.0 = Debug|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Debug|x86.ActiveCfg = Debug|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Debug|x86.Build.0 = Debug|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Release|Any CPU.Build.0 = Release|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Release|ARM.ActiveCfg = Release|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Release|ARM.Build.0 = Release|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Release|ARM64.ActiveCfg = Release|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Release|ARM64.Build.0 = Release|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Release|x64.ActiveCfg = Release|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Release|x64.Build.0 = Release|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Release|x86.ActiveCfg = Release|Any CPU
{8F8B7A5A-3B20-42C9-9307-E1B3C0C55FE7}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {90987E94-2049-4E20-B338-022AD41FAC9C}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
MonacoEditorTestApp.Shared\MonacoEditorTestApp.Shared.projitems*{6279c845-92f8-4333-ab99-3d213163593c}*SharedItemsImports = 13
MonacoEditorTestApp.Shared\MonacoEditorTestApp.Shared.projitems*{8f8b7a5a-3b20-42c9-9307-e1b3c0c55fe7}*SharedItemsImports = 5
EndGlobalSection
EndGlobal