Skip to content

Commit 67b0324

Browse files
authored
Merge branch 'master' into patch-3
2 parents 36c7572 + 0f1417b commit 67b0324

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Install-SPSolution.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,6 @@ This example deploys the installed SharePoint solution contoso_solution.wsp in t
5656

5757
### ------------------EXAMPLE 2------------------
5858
```
59-
Install-SPSolution -Identity contoso_solution.wsp -GACDeployment -AddtoLatestVersion $true
60-
```
61-
62-
This example deploys the installed SharePoint solution contoso_solution.wsp in the farm within the latest version directories and specifies that global assembly cache (GAC) can be deployed for the new SharePoint solution.
63-
64-
### ------------------EXAMPLE 3------------------
65-
```
6659
Install-SPSolution -Identity contoso_solution.wsp -GACDeployment -CompatibilityLevel {14,15}
6760
```
6861

0 commit comments

Comments
 (0)