WSP Server projects re-targeted to .NET 3.5 to allow PowerShell to work in .NET 2.0 mode.
This is required by Exchange 2010 SP2 module.
This commit is contained in:
parent
094c838d85
commit
07d21775e9
111 changed files with 597 additions and 86 deletions
|
@ -18,6 +18,6 @@ Imports System.Runtime.InteropServices
|
|||
<Assembly: AssemblyCompany("Outercurve Foundation"), _
|
||||
Assembly: AssemblyCopyright("Copyright © 2011 Outercurve Foundation."), _
|
||||
Assembly: AssemblyVersion("1.2.1.0"), _
|
||||
Assembly: AssemblyFileVersion("1.2.1.0"), _
|
||||
Assembly: AssemblyFileVersion("1.2.1.3"), _
|
||||
Assembly: AssemblyInformationalVersion("1.2.1")>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue