sp-dev-fx-webparts/samples/react-3rd-party-api/Server-API/SharePoint.PnP.SampleRESTAPI/SharePoint.PnP.SampleRESTAP...

26 lines
1.1 KiB
Plaintext
Raw Normal View History


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2020
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharePoint.PnP.SampleRESTAPI", "SharePoint.PnP.SampleRESTAPI\SharePoint.PnP.SampleRESTAPI.csproj", "{F0056640-60B3-400F-972A-6BBA6983D191}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F0056640-60B3-400F-972A-6BBA6983D191}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F0056640-60B3-400F-972A-6BBA6983D191}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F0056640-60B3-400F-972A-6BBA6983D191}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F0056640-60B3-400F-972A-6BBA6983D191}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F0A4EA05-5F81-4A05-9D90-B290EFDEDDB0}
EndGlobalSection
EndGlobal