Skip to content

Commit 5dbd778

Browse files
committed
Downgrade delisted dep version
1 parent 1657ce4 commit 5dbd778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/code/Microsoft.PowerShell.PSResourceGet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="NuGet.Packaging" Version="6.14.0" />
2323
<PackageReference Include="NuGet.ProjectModel" Version="6.14.0" />
2424
<PackageReference Include="NuGet.Protocol" Version="6.14.0" />
25-
<PackageReference Include="PowerShellStandard.Library" Version="7.0.0-preview.1" />
25+
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1" />
2626
<PackageReference Include="System.Net.Http" Version="4.3.4" />
2727
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="9.0.8" />
2828
<PackageReference Include="System.Text.Json" Version="9.0.8" />

0 commit comments

Comments
 (0)