Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Fixing CI (#888)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzminrobin authored Jul 26, 2023
1 parent c15d99e commit d064c93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion GHZGame/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ purely classical strategy.

#### Theory

* [Lecture 1](https://qi.ruhr-uni-bochum.de/physics491/lecture1.pdf) by Michael Walter.
* [Lecture 20](https://cs.uwaterloo.ca/~watrous/QC-notes/QC-notes.20.pdf) by John Watrous.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
-->
<configuration>
<packageSources>
<add key="qdk-alpha" value="https://pkgs.dev.azure.com/ms-quantum-public/Microsoft Quantum (public)/_packaging/alpha/nuget/v3/index.json" protocolVersion="3" />
<add key="qdk-alpha" value="https://pkgs.dev.azure.com/ms-quantum-public/9af4e09e-a436-4aca-9559-2094cfe8d80c/_packaging/alpha/nuget/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>

0 comments on commit d064c93

Please sign in to comment.