OfficeDev/PnP-Sites-Core : 30 Errors?

Copper Contributor

I am attempting to use the code downloaded from GitHub for office PNP Site Core found here : https://github.com/OfficeDev/PnP-Sites-Core

I get 30 errors right out of the gate when I attempt to compile Debug15. I have read the instructions, but don't see anything in them related to these issues. Am I missing something?

 

Additional Information:

I have attempted to compile this code in my desktop environment:

  • Microsoft Visual Studio Enterprise 2015
  • Version 14.0.25123.00 Update 2
  • Microsoft .NET Framework Version 4.6.01055 Installed Version: Enterprise
  • Architecture and Modeling Tools 00322-90001-42756-AA235
  • Visual Basic 2015 00322-90001-42756-AA235
  • Visual C# 2015 00322-90001-42756-AA235
  • Visual C++ 2015 00322-90001-42756-AA235
  • Application Insights Tools for Visual Studio Package 5.209.60613.1
  • ASP.NET and Web Tools 2015 (RC1 Update 1) 14.1.20203.0
  • ASP.NET Web Frameworks and Tools 2012.2 4.1.41102.0
  • ASP.NET Web Frameworks and Tools 2013 5.2.40314.0
  • Azure App Service Tools v2.9.5 14.0.20810.0
  • Azure App Service Tools v2.9.5
  • Azure Data Lake Node 1.0
  • Azure Data Lake Tools for Visual Studio 2.1.0000.0
  • Common Azure Tools 1.8
  • GitHub.VisualStudio 1.0
  • JavaScript Language Service 2.0
  • JavaScript Project System 2.0
  • Microsoft Azure Hive Query Language Service 2.1.0000.0
  • Microsoft Azure Mobile Services Tools 1.4
  • Microsoft Azure Tools 2.9
  • Microsoft Azure Tools for Microsoft Visual Studio 2015 - v2.9.40923.2
  • NuGet Package Manager 3.4.4
  • PreEmptive Analytics Visualizer 1.2
  • SQL Server Data Tools 14.0.60311.1
  • ToolWindowHostedEditor 1.0
  • TypeScript 1.8.29.0
  • Windows Installer XML Toolset 3.10.3.3007
  • Windows Installer XML Toolset version 3.10.3.3007

And my Virtual Machine:

  • Microsoft Visual Studio Ultimate 2013 Version 12.0.40629.00 Update 5
  • Microsoft .NET Framework Version 4.6.01055
  • Installed Version: Ultimate
  • Architecture and Modeling Tools 06181-004-0449004-02748
  • LightSwitch for Visual Studio 2013 06181-004-0449004-02748
  • Team Explorer for Visual Studio 2013 06181-004-0449004-02748
  • Microsoft Team Explorer for Visual Studio 2013
  • Visual Basic 2013 06181-004-0449004-02748
  • Visual C# 2013 06181-004-0449004-02748
  • Visual C++ 2013 06181-004-0449004-02748
  • Visual F# 2013 06181-004-0449004-02748
  • Visual Studio 2013 Code Analysis Spell Checker 06181-004-0449004-02748
  • Microsoft® Visual Studio® 2013 Code Analysis Spell Checker
  • Windows Phone SDK 8.0 - ENU 06181-004-0449004-02748
  • ASP.NET and Web Tools 12.5.60612.0
  • Browser Link: A communication channel between Visual Studio and browsers
  • Page Inspector: Inspection tool for ASP.NET web projects
  • Scaffolding: A framework for building and running code generators
  • Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Microsoft Azure
  • ASP.NET Web Frameworks and Tools 2012.2 4.1.21001.0
  • ASP.NET Web Frameworks and Tools 2013 5.2.30612.0
  • Common Azure Tools 1.4
  • Microsoft Azure Mobile Services Tools 1.4
  • NuGet Package Manager 2.8.60610.756
  • Office Developer Tools for Visual Studio 2013 ENU 12.0.40814
  • PreEmptive Analytics Visualizer 1.2
  • Release Management for Visual Studio Package 1.0
  • SQL Server Data Tools 12.0.41012.0
  • Microsoft SQL Server Data Tools
  • Windows Phone 8.1 SDK Integration 1.0
  • Workflow Manager Tools 1.0 1.0

 

Thanks in advance.

 

---------------------------------------------------------------------------------------------------------------

Errors:

Error 1 ; expected C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectTermGroups.cs 15 37 OfficeDevPnP.Core
Error 2 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPProperties.cs 18 38 OfficeDevPnP.Core
Error 3 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPManifest.cs 18 47 OfficeDevPnP.Core
Error 4 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPInfo.cs 18 51 OfficeDevPnP.Core
Error 5 Invalid token '(' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPProperties.cs 18 52 OfficeDevPnP.Core
Error 6 Method must have a return type C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPInfo.cs 18 57 OfficeDevPnP.Core
Error 7 Invalid token ';' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPManifest.cs 18 65 OfficeDevPnP.Core
Error 8 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ProvisioningTemplateApplyingInformation.cs 22 49 OfficeDevPnP.Core
Error 9 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPInfo.cs 23 55 OfficeDevPnP.Core
Error 10 Method must have a return type C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPInfo.cs 23 61 OfficeDevPnP.Core
Error 11 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPInfo.cs 28 54 OfficeDevPnP.Core
Error 12 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPProperties.cs 28 56 OfficeDevPnP.Core
Error 13 Invalid token ';' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPProperties.cs 28 70 OfficeDevPnP.Core
Error 14 Invalid token '(' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Connectors\OpenXML\Model\PnPInfo.cs 28 77 OfficeDevPnP.Core
Error 15 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\ContentTypeBinding.cs 30 42 OfficeDevPnP.Core
Error 16 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\TermGroup.cs 39 59 OfficeDevPnP.Core
Error 17 Unexpected character '$' C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\AppModelExtensions\WebExtensions.cs 40 21 OfficeDevPnP.Core
Error 22 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\CustomAction.cs 61 43 OfficeDevPnP.Core
Error 23 Unexpected character '$' C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\AppModelExtensions\ClientContextExtensions.cs 68 37 OfficeDevPnP.Core
Error 26 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\CustomAction.cs 81 42 OfficeDevPnP.Core
Error 27 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\SiteSecurity.cs 107 59 OfficeDevPnP.Core
Error 28 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\SiteSecurity.cs 112 58 OfficeDevPnP.Core
Error 29 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\SiteSecurity.cs 117 53 OfficeDevPnP.Core
Error 30 Invalid token '=' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\Model\ListInstance.cs 166 49 OfficeDevPnP.Core
Error 31 Unexpected character '$' C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectNavigation.cs 325 57 OfficeDevPnP.Core
Error 32 Unexpected character '$' C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectNavigation.cs 337 59 OfficeDevPnP.Core
Error 33 Unexpected character '$' C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectFiles.cs 427 70 OfficeDevPnP.Core
Error 34 Unexpected character '$' C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectFiles.cs 433 71 OfficeDevPnP.Core
Error 35 ; expected C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectListInstance.cs 1599 44 OfficeDevPnP.Core
Error 36 Invalid token '(' in class, struct, or interface member declaration C:\Projects\PNPProvisioningTool\Core\OfficeDevPnP.Core\Framework\Provisioning\ObjectHandlers\ObjectListInstance.cs 1599 63 OfficeDevPnP.Core

0 Replies