Fixed sln and added shit to gitignore
This commit is contained in:
parent
4a06637867
commit
bc72de9379
3 changed files with 8 additions and 5 deletions
|
|
@ -3,8 +3,6 @@ Microsoft Visual Studio Solution File, Format Version 11.00
|
|||
# Visual Studio 2010
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Terraria", "Terraria.csproj", "{1528EA3F-A6D2-49F6-BF75-7A842CF4D97B}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Terraria1.01Content", "..\Terraria1.01\Terraria1.01\Terraria1.01Content\Terraria1.01Content.contentproj", "{24FAE99F-FC05-421C-AC19-9E48DAE0E7DD}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|x86 = Debug|x86
|
||||
|
|
@ -15,8 +13,6 @@ Global
|
|||
{1528EA3F-A6D2-49F6-BF75-7A842CF4D97B}.Debug|x86.Build.0 = Debug|x86
|
||||
{1528EA3F-A6D2-49F6-BF75-7A842CF4D97B}.Release|x86.ActiveCfg = Release|x86
|
||||
{1528EA3F-A6D2-49F6-BF75-7A842CF4D97B}.Release|x86.Build.0 = Release|x86
|
||||
{24FAE99F-FC05-421C-AC19-9E48DAE0E7DD}.Debug|x86.ActiveCfg = Debug|x86
|
||||
{24FAE99F-FC05-421C-AC19-9E48DAE0E7DD}.Release|x86.ActiveCfg = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue