mirror of
https://github.com/AlexMacocian/Net.Maui.Extensions.git
synced 2026-07-15 14:59:31 +00:00
28 lines
1.3 KiB
Plaintext
28 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.9.34714.143
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Net.Maui.Extensions", "Net.Maui.Extensions\Net.Maui.Extensions.csproj", "{518D6700-2583-4743-A015-C142E33AF3AC}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{518D6700-2583-4743-A015-C142E33AF3AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{518D6700-2583-4743-A015-C142E33AF3AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{518D6700-2583-4743-A015-C142E33AF3AC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{518D6700-2583-4743-A015-C142E33AF3AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{518D6700-2583-4743-A015-C142E33AF3AC}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{518D6700-2583-4743-A015-C142E33AF3AC}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {FDFE725F-2E85-450E-9A22-39587AE90B13}
|
|
EndGlobalSection
|
|
EndGlobal
|