Skip to content
Permalink
master
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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{631AEA02-C5F0-C779-EFBE-E2217C9C2D04}") = "Week 8 Project", "Assembly-CSharp-vs.csproj", "{190D1DCE-1A43-881C-337C-A8F8DB4FB6C6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{190D1DCE-1A43-881C-337C-A8F8DB4FB6C6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{190D1DCE-1A43-881C-337C-A8F8DB4FB6C6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{190D1DCE-1A43-881C-337C-A8F8DB4FB6C6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{190D1DCE-1A43-881C-337C-A8F8DB4FB6C6}.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