Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@cgranade
Copy link
Contributor

@cgranade cgranade commented Mar 5, 2021

This PR contains changes to the runtime needed to support microsoft/qsharp-compiler#886.

<ItemGroup>
<PackageReference Update="FSharp.Core" Version="4.7.0" />
<PackageReference Include="Microsoft.Quantum.Compiler" Version="0.15.2102129527-alpha" />
<PackageReference Include="Microsoft.Quantum.Compiler" Version="0.15.2103130749-beta" />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To update this version, you need to also update every QDK version through the whole repo. However, because there are changes in qsharp-runtime main that aren't yet in qsharp-compiler main, doing so to a beta package that is missing those dependent changes means it will fail the build. We are working in getting out of this bad state, but for now our best bet is to merge compiler main into one of our working branches, do an alpha build, and and then have you update to that package version across this repo.

I'll kick off a build that hopefully will resolve this issue for you.

@ricardo-espinoza ricardo-espinoza self-requested a review March 11, 2021 17:00
@ricardo-espinoza ricardo-espinoza merged commit 7825716 into main Mar 12, 2021
@ricardo-espinoza ricardo-espinoza deleted the cgranade/fix-885 branch March 12, 2021 20:33
ricardo-espinoza added a commit that referenced this pull request Mar 12, 2021
* Update simulation code tests to use latest LSP API.
* Update entry point generator tests as well.
* Update to latest compiler beta.
* Update ci.yml
* Update SDK version across repository to 0.15.2103130749-beta
* Fixing remaining file for SDK version

Co-authored-by: Ricardo Espinoza <ricardoe@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants