Add project data
This commit is contained in:
31
Tabletop.sln
Normal file
31
Tabletop.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.5.33502.453
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tabletop", "Tabletop\Tabletop.csproj", "{C836FAAA-818F-4929-9EBB-A15D3A4C1531}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tabletop.Core", "Tabletop.Core\Tabletop.Core.csproj", "{F6F1A544-5971-4FE6-8686-D4118892AA46}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{C836FAAA-818F-4929-9EBB-A15D3A4C1531}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{C836FAAA-818F-4929-9EBB-A15D3A4C1531}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{C836FAAA-818F-4929-9EBB-A15D3A4C1531}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{C836FAAA-818F-4929-9EBB-A15D3A4C1531}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{F6F1A544-5971-4FE6-8686-D4118892AA46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{F6F1A544-5971-4FE6-8686-D4118892AA46}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{F6F1A544-5971-4FE6-8686-D4118892AA46}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{F6F1A544-5971-4FE6-8686-D4118892AA46}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {A4F5A8FD-1BC7-423D-8685-3ECEF147EE62}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user