Skip to content

Commit

Permalink
876446: awsSample
Browse files Browse the repository at this point in the history
  • Loading branch information
AbishekRoyDennisRaj committed Mar 15, 2024
1 parent b914faa commit 56359b0
Showing 1 changed file with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34330.188
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SfPdfViewerApp", "SfPdfViewerApp\SfPdfViewerApp.csproj", "{1070AFF6-B24E-4B23-8F1B-ED8E106DD797}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1070AFF6-B24E-4B23-8F1B-ED8E106DD797}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1070AFF6-B24E-4B23-8F1B-ED8E106DD797}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1070AFF6-B24E-4B23-8F1B-ED8E106DD797}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1070AFF6-B24E-4B23-8F1B-ED8E106DD797}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5D60B341-96BE-4663-8D60-6A689222124D}
EndGlobalSection
EndGlobal

0 comments on commit 56359b0

Please sign in to comment.