Skip to content

Commit 2e30699

Browse files
adityapatwardhanTravisEz13
authored andcommitted
Update version for powershell release 6.1.0 (PowerShell#7751)
1 parent abad087 commit 2e30699

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
@@ -19,7 +19,7 @@
1919
<!-- DotNetCliToolReference element specifies the CLI tool that the user wants to restore in the context of the project. -->
2020
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
2121
<!-- 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 -->
22-
<PackageReference Include="Microsoft.PowerShell.SDK" Version="6.1.0-rc.1" />
22+
<PackageReference Include="Microsoft.PowerShell.SDK" Version="6.1.0" />
2323
<PackageReference Include="Xunit.SkippableFact" Version="1.3.6" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)