Skip to content
Permalink
5482baf0d2
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
40 lines (38 sloc) 1.4 KB
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{14CEBBFD-727A-6B14-F199-54A62BCF4F98}") = "DnD Project", "Assembly-CSharp-vs.csproj", "{8EF5A277-BCC7-DF58-B01F-705C35D9BCBF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8EF5A277-BCC7-DF58-B01F-705C35D9BCBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8EF5A277-BCC7-DF58-B01F-705C35D9BCBF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8EF5A277-BCC7-DF58-B01F-705C35D9BCBF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8EF5A277-BCC7-DF58-B01F-705C35D9BCBF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Assembly-CSharp.csproj
Policies = $0
$0.TextStylePolicy = $1
$1.inheritsSet = null
$1.scope = text/x-csharp
$0.CSharpFormattingPolicy = $2
$2.inheritsSet = Mono
$2.inheritsScope = text/x-csharp
$2.scope = text/x-csharp
$0.TextStylePolicy = $3
$3.FileWidth = 120
$3.TabWidth = 4
$3.IndentWidth = 4
$3.EolMarker = Unix
$3.inheritsSet = Mono
$3.inheritsScope = text/plain
$3.scope = text/plain
EndGlobalSection
EndGlobal