41 lines
2.0 KiB
Plaintext
41 lines
2.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 18
|
|
VisualStudioVersion = 18.0.11018.127 d18.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TouchEffect.Maui", "src\Maui.TouchEffect\TouchEffect.Maui.csproj", "{12329E90-E390-46C8-BEB3-7241A5D738A1}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{EEA3A91E-2966-48FF-85C4-62FF93D6A6FB}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.editorconfig = .editorconfig
|
|
global.json = global.json
|
|
LICENSE = LICENSE
|
|
README.md = README.md
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Maui.TouchEffect.Sample", "samples\Maui.TouchEffect.Sample\Maui.TouchEffect.Sample\Maui.TouchEffect.Sample.csproj", "{2546AAEA-754E-BCB8-E3CC-42BCC3FC45E8}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{12329E90-E390-46C8-BEB3-7241A5D738A1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{12329E90-E390-46C8-BEB3-7241A5D738A1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{12329E90-E390-46C8-BEB3-7241A5D738A1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{12329E90-E390-46C8-BEB3-7241A5D738A1}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{2546AAEA-754E-BCB8-E3CC-42BCC3FC45E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2546AAEA-754E-BCB8-E3CC-42BCC3FC45E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2546AAEA-754E-BCB8-E3CC-42BCC3FC45E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2546AAEA-754E-BCB8-E3CC-42BCC3FC45E8}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{2546AAEA-754E-BCB8-E3CC-42BCC3FC45E8}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {8428853D-8814-4C16-93BD-548A167516B8}
|
|
EndGlobalSection
|
|
EndGlobal
|