Skip to content

Commit 559c9eb

Browse files
committed
Article cleaning due missing image
1 parent 8ab6e8a commit 559c9eb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/solution-guidance/provisioning-console-application-sample.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@ To begin, create a Visual Studio project. In this sample, for simplicity, we cre
3434
4. Download and install the PnP Core library that is available as a NuGet package at [OfficeDevPnP.Core packages](https://www.nuget.org/profiles/officedevpnp).
3535

3636
> [!NOTE]
37-
38-
> There are three versions of the library. One version is the **SharePointPnPCoreOnline** library, which targets SharePoint Online and Office 365. The other versions are **SharePointPnPCore2013** and **SharePointPnPCore2016** , which target SharePoint on-premise versions 2013 and 2016 respectively. Following is a screenshot of the available options. In this sample walkthrough, we're using the first option to target SharePoint Online.
39-
>
40-
> ![Three Core library download choices](media/provisioning-console-application-sample/2018-06-13_19-59-35.png)
37+
> There are three versions of the library. One version is the **SharePointPnPCoreOnline** library, which targets SharePoint Online and Office 365. The other versions are **SharePointPnPCore2013** and **SharePointPnPCore2016** , which target SharePoint on-premise versions 2013 and 2016 respectively.
4138

4239

4340
5. Install the NuGet client by going to the [NuGet client installer](http://docs.nuget.org/consume/installing-nuget).

0 commit comments

Comments
 (0)