-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTerrariaBackup.sln
More file actions
19 lines (19 loc) · 1.03 KB
/
Copy pathTerrariaBackup.sln
File metadata and controls
19 lines (19 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TerrariaBackup", "TerrariaBackup\TerrariaBackup.csproj", "{683DC559-78ED-4C1C-B5D0-FB61ACEF8F0A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
GitHubScreenshot|Any CPU = GitHubScreenshot|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{683DC559-78ED-4C1C-B5D0-FB61ACEF8F0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{683DC559-78ED-4C1C-B5D0-FB61ACEF8F0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{683DC559-78ED-4C1C-B5D0-FB61ACEF8F0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{683DC559-78ED-4C1C-B5D0-FB61ACEF8F0A}.Release|Any CPU.Build.0 = Release|Any CPU
{683DC559-78ED-4C1C-B5D0-FB61ACEF8F0A}.GitHubScreenshot|Any CPU.ActiveCfg = GitHubScreenshot|Any CPU
{683DC559-78ED-4C1C-B5D0-FB61ACEF8F0A}.GitHubScreenshot|Any CPU.Build.0 = GitHubScreenshot|Any CPU
EndGlobalSection
EndGlobal