32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.4.33213.308
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ReportViewer", "ReportViewer\ReportViewer.csproj", "{9C89087E-1129-4728-89EA-F6A7B50F63C3}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReportViewer.Test", "ReportViewer.Test\ReportViewer.Test.csproj", "{621FE818-1DB5-4F3B-A40E-5CECE0EEA669}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{9C89087E-1129-4728-89EA-F6A7B50F63C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{9C89087E-1129-4728-89EA-F6A7B50F63C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{9C89087E-1129-4728-89EA-F6A7B50F63C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{9C89087E-1129-4728-89EA-F6A7B50F63C3}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{621FE818-1DB5-4F3B-A40E-5CECE0EEA669}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{621FE818-1DB5-4F3B-A40E-5CECE0EEA669}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{621FE818-1DB5-4F3B-A40E-5CECE0EEA669}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{621FE818-1DB5-4F3B-A40E-5CECE0EEA669}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {6745CA20-17D7-442F-BEB3-B0B05AE4E007}
|
|
EndGlobalSection
|
|
EndGlobal
|