Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
DeadlyCrush authored Aug 1, 2019
1 parent 52a7d58 commit 4846d00
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions DeadlyTradewithExileDirection.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29009.5
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeadlyTrade", "POExileDirection\DeadlyTrade.csproj", "{351C33A8-622E-46D5-9EC1-CF210250782B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{351C33A8-622E-46D5-9EC1-CF210250782B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{351C33A8-622E-46D5-9EC1-CF210250782B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{351C33A8-622E-46D5-9EC1-CF210250782B}.Debug|x64.ActiveCfg = Debug|x64
{351C33A8-622E-46D5-9EC1-CF210250782B}.Debug|x64.Build.0 = Debug|x64
{351C33A8-622E-46D5-9EC1-CF210250782B}.Debug|x86.ActiveCfg = Debug|x86
{351C33A8-622E-46D5-9EC1-CF210250782B}.Debug|x86.Build.0 = Debug|x86
{351C33A8-622E-46D5-9EC1-CF210250782B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{351C33A8-622E-46D5-9EC1-CF210250782B}.Release|Any CPU.Build.0 = Release|Any CPU
{351C33A8-622E-46D5-9EC1-CF210250782B}.Release|x64.ActiveCfg = Release|x64
{351C33A8-622E-46D5-9EC1-CF210250782B}.Release|x64.Build.0 = Release|x64
{351C33A8-622E-46D5-9EC1-CF210250782B}.Release|x86.ActiveCfg = Release|x86
{351C33A8-622E-46D5-9EC1-CF210250782B}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CE627A2C-8798-4704-8C2B-63F8D0D5BFCC}
EndGlobalSection
EndGlobal

0 comments on commit 4846d00

Please sign in to comment.