-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathReportingSSRSDB.sln
27 lines (27 loc) · 1.3 KB
/
ReportingSSRSDB.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F14B399A-7131-4C87-9E4B-1186C45EF12D}") = "ReportingServices2016", "ReportingServices2016\ReportingServices2016.rptproj", "{8F479E5C-BD22-4299-87A5-1866C8F8D7F2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Default = Debug|Default
DebugLocal|Default = DebugLocal|Default
Release|Default = Release|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8F479E5C-BD22-4299-87A5-1866C8F8D7F2}.Debug|Default.ActiveCfg = Debug
{8F479E5C-BD22-4299-87A5-1866C8F8D7F2}.Debug|Default.Build.0 = Debug
{8F479E5C-BD22-4299-87A5-1866C8F8D7F2}.Debug|Default.Deploy.0 = Debug
{8F479E5C-BD22-4299-87A5-1866C8F8D7F2}.DebugLocal|Default.ActiveCfg = DebugLocal
{8F479E5C-BD22-4299-87A5-1866C8F8D7F2}.DebugLocal|Default.Build.0 = DebugLocal
{8F479E5C-BD22-4299-87A5-1866C8F8D7F2}.Release|Default.ActiveCfg = Release
{8F479E5C-BD22-4299-87A5-1866C8F8D7F2}.Release|Default.Build.0 = Release
{8F479E5C-BD22-4299-87A5-1866C8F8D7F2}.Release|Default.Deploy.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal