Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/Minecraft/Minecraft.sln
2022-11-12 13:10:03 +01:00

27 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{8f55846d-23d6-b40c-722b-fc6d96bdfc85}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp-Editor", "Assembly-CSharp-Editor.csproj", "{dc05060b-0399-647f-7a4d-ae727201fef2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8f55846d-23d6-b40c-722b-fc6d96bdfc85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8f55846d-23d6-b40c-722b-fc6d96bdfc85}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8f55846d-23d6-b40c-722b-fc6d96bdfc85}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8f55846d-23d6-b40c-722b-fc6d96bdfc85}.Release|Any CPU.Build.0 = Release|Any CPU
{dc05060b-0399-647f-7a4d-ae727201fef2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{dc05060b-0399-647f-7a4d-ae727201fef2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{dc05060b-0399-647f-7a4d-ae727201fef2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{dc05060b-0399-647f-7a4d-ae727201fef2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal