First Commit
This commit is contained in:
31
ReportingServices.sln
Normal file
31
ReportingServices.sln
Normal file
@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.3.32929.385
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ReportingServices", "ReportingServices\ReportingServices.csproj", "{6CEA25EA-767E-486B-B66E-FE039D6E9951}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReportingServices.Test", "ReportingServices.Test\ReportingServices.Test.csproj", "{9E631987-FBF0-4795-B552-1196718F9EBC}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{6CEA25EA-767E-486B-B66E-FE039D6E9951}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{6CEA25EA-767E-486B-B66E-FE039D6E9951}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{6CEA25EA-767E-486B-B66E-FE039D6E9951}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{6CEA25EA-767E-486B-B66E-FE039D6E9951}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{9E631987-FBF0-4795-B552-1196718F9EBC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{9E631987-FBF0-4795-B552-1196718F9EBC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{9E631987-FBF0-4795-B552-1196718F9EBC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{9E631987-FBF0-4795-B552-1196718F9EBC}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {0BFED1A2-D4E4-4EFA-B15C-B641D12E08B2}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Reference in New Issue
Block a user