Skip to content

Commit 47f1300

Browse files
author
Konstantina Chremmou
committed
Updated dependencies for PS 5.1.
Signed-off-by: Konstantina Chremmou <[email protected]>
1 parent c2f49ea commit 47f1300

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ocaml/sdk-gen/powershell/autogen/src/XenServerPowerShell.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,7 @@
1616
<PackageReference Include="System.Management.Automation" Version="7.2.18" />
1717
</ItemGroup>
1818
<ItemGroup Condition="'$(TargetFramework)' == 'net45'">
19-
<Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
20-
<SpecificVersion>False</SpecificVersion>
21-
<HintPath>$(MSBuildProgramFiles32)\Reference Assemblies\Microsoft\WindowsPowerShell\3.0\System.Management.Automation.dll</HintPath>
22-
</Reference>
19+
<PackageReference Include="Microsoft.PowerShell.5.ReferenceAssemblies" Version="1.1.0" />
2320
</ItemGroup>
2421
<ItemGroup>
2522
<!-- The version number here is a placeholder, remember to update it using the correct XenServer.NET version-->

0 commit comments

Comments
 (0)