-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSSAS.sln
More file actions
23 lines (23 loc) · 993 Bytes
/
SSAS.sln
File metadata and controls
23 lines (23 loc) · 993 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32929.385
MinimumVisualStudioVersion = 10.0.40219.1
Project("{D2ABAB84-BF74-430A-B69E-9DC6D40DDA17}") = "SSAS", "SSAS\SSAS.dwproj", "{21616302-D381-4DB4-8475-EDC34D28F6F7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Development|Default = Development|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{21616302-D381-4DB4-8475-EDC34D28F6F7}.Development|Default.ActiveCfg = Development
{21616302-D381-4DB4-8475-EDC34D28F6F7}.Development|Default.Build.0 = Development
{21616302-D381-4DB4-8475-EDC34D28F6F7}.Development|Default.Deploy.0 = Development
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0576ED4B-D836-4782-A5C9-5187D9012756}
EndGlobalSection
EndGlobal