Skip to content

Commit 327dfd7

Browse files
Andrew Menagarishviliadityapatwardhan
authored andcommitted
Merged PR 10295: Updating PackageReference for PS SDK to preview.5
Updating PackageReference for PS SDK to preview.5
1 parent 74eaf19 commit 327dfd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/hosting/hosting.tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="xunit" Version="2.4.0" />
1919
<PackageReference Include="XunitXml.TestLogger" Version="2.0.0" />
2020
<!-- The version of Microsoft.PowerShell.SDK should be the version we are releasing, so the tests use the correct SDK before publishing to NuGet.org -->
21-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.0.0-preview.2" />
21+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.0.0-preview.5" />
2222
<PackageReference Include="Xunit.SkippableFact" Version="1.3.6" />
2323
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.0" />
2424
</ItemGroup>

0 commit comments

Comments
 (0)