Skip to content

Commit

Permalink
Update version for powershell release 6.1.0 (PowerShell#7751)
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapatwardhan authored and TravisEz13 committed Sep 10, 2018
1 parent ccee14d commit 5a587b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/hosting/hosting.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<!-- DotNetCliToolReference element specifies the CLI tool that the user wants to restore in the context of the project. -->
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
<!-- 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 -->
<PackageReference Include="Microsoft.PowerShell.SDK" Version="6.1.0-rc.1" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="6.1.0" />
<PackageReference Include="Xunit.SkippableFact" Version="1.3.6" />
</ItemGroup>

Expand Down

0 comments on commit 5a587b5

Please sign in to comment.