Files
Learn-WinUI-3-Second-Edition/Chapter12/Complete/BlazorTasksWasm/BlazorTasks.sln
T
2023-08-27 14:35:28 -04:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlazorTasks", "BlazorTasks.csproj", "{A356A792-5618-4A5A-9FBC-9C9C083DE0EA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A356A792-5618-4A5A-9FBC-9C9C083DE0EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A356A792-5618-4A5A-9FBC-9C9C083DE0EA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A356A792-5618-4A5A-9FBC-9C9C083DE0EA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A356A792-5618-4A5A-9FBC-9C9C083DE0EA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {A41BE1C0-757D-4B80-BD6D-2F21351C39C4}
EndGlobalSection
EndGlobal