1 Star 0 Fork 6

Alex/quantum

forked from Gitee 极速下载/quantum 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
NuGet.config 834 Bytes
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License. -->
<!--
This configuration adds the Quantum Development Kit prerelease feed to the NuGet feeds.
This allows to reference prerelease packages from other parts of the Quantum Development Kit for testing purposes.
See https://docs.microsoft.com/en-us/nuget/consume-packages/configuring-nuget-behavior#how-settings-are-applied
for more information about how NuGet and the .NET Core SDK find package sources specified in NuGet.Config files.
-->
<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" />
</packageSources>
</configuration>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xuheng8600/quantum.git
[email protected]:xuheng8600/quantum.git
xuheng8600
quantum
quantum
master

搜索帮助