chore: add solution file

This commit is contained in:
2026-03-20 17:40:06 +01:00
parent c1d274e0b6
commit 783339cd0c

26
SmartReports.sln Normal file
View File

@@ -0,0 +1,26 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.37027.9 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CertReports.Syncfusion", "CertReports.Syncfusion\CertReports.Syncfusion.csproj", "{6EF1F59D-FEAB-9797-733A-5711F6C6221B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6EF1F59D-FEAB-9797-733A-5711F6C6221B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6EF1F59D-FEAB-9797-733A-5711F6C6221B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6EF1F59D-FEAB-9797-733A-5711F6C6221B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6EF1F59D-FEAB-9797-733A-5711F6C6221B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
VisualSVNWorkingCopyRoot = .
SolutionGuid = {DB3955F3-29B1-4EA3-B0E1-089CDF636EF9}
EndGlobalSection
EndGlobal