Skip to content
Permalink
0aa4d3e02a
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
20 lines (20 sloc) 905 Bytes
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2015
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DnD Project.CSharp", "DnD Project.CSharp.csproj", "{F2F8D9A3-133C-C9F9-90E5-6F36B8DA3623}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F2F8D9A3-133C-C9F9-90E5-6F36B8DA3623}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F2F8D9A3-133C-C9F9-90E5-6F36B8DA3623}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F2F8D9A3-133C-C9F9-90E5-6F36B8DA3623}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F2F8D9A3-133C-C9F9-90E5-6F36B8DA3623}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal