You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BlazorApp/Sources/Solution.sln

32 lines
1.6 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 25.0.1704.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlazorT", "BlazorT\BlazorT.csproj", "{F701F649-2370-4B9B-A32E-9E92058CBFD2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Minecraft.Crafting.Api", "Minecraft.Crafting.Api\Minecraft.Crafting.Api.csproj", "{2DD212EA-6458-4ED6-873A-B7D298AA08BB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F701F649-2370-4B9B-A32E-9E92058CBFD2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F701F649-2370-4B9B-A32E-9E92058CBFD2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F701F649-2370-4B9B-A32E-9E92058CBFD2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F701F649-2370-4B9B-A32E-9E92058CBFD2}.Release|Any CPU.Build.0 = Release|Any CPU
{2DD212EA-6458-4ED6-873A-B7D298AA08BB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2DD212EA-6458-4ED6-873A-B7D298AA08BB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2DD212EA-6458-4ED6-873A-B7D298AA08BB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2DD212EA-6458-4ED6-873A-B7D298AA08BB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0AE0BC54-B338-4DBF-8108-49D6D667B965}
EndGlobalSection
EndGlobal