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.
TP-Blazor/TP Blazor.sln

32 lines
1.6 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33205.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TP Blazor", "TP Blazor\TP Blazor.csproj", "{DC7DF5A3-75B4-4044-B267-88F4E7705712}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Minecraft.Crafting.Api", "Minecraft.Crafting.Api\Minecraft.Crafting.Api.csproj", "{2D672E06-38BC-4342-9551-A4B65551C7B2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DC7DF5A3-75B4-4044-B267-88F4E7705712}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC7DF5A3-75B4-4044-B267-88F4E7705712}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC7DF5A3-75B4-4044-B267-88F4E7705712}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC7DF5A3-75B4-4044-B267-88F4E7705712}.Release|Any CPU.Build.0 = Release|Any CPU
{2D672E06-38BC-4342-9551-A4B65551C7B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2D672E06-38BC-4342-9551-A4B65551C7B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2D672E06-38BC-4342-9551-A4B65551C7B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2D672E06-38BC-4342-9551-A4B65551C7B2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0F1FD3AE-C386-4B73-98D4-EE43EF7234F7}
EndGlobalSection
EndGlobal