Updated to the latest QDK. (#591)
This commit is contained in:
Родитель
dda01531f8
Коммит
0730cda6ee
|
@ -7,7 +7,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.24.201332" />
|
||||
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.24.210930" />
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
|
||||
<PackageReference Include="xunit" Version="2.4.1" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.201332">
|
||||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.210930">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.1</TargetFramework>
|
||||
|
@ -40,7 +40,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Quantum.Simulators" Version="0.24.201332" />
|
||||
<PackageReference Include="Microsoft.Quantum.Simulators" Version="0.24.210930" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.201332">
|
||||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.210930">
|
||||
|
||||
<Import Project="..\..\..\Build\props\tests.props" />
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.201332">
|
||||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.210930">
|
||||
|
||||
<Import Project="..\..\..\Build\props\tests.props" />
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.201332">
|
||||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.210930">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.1</TargetFramework>
|
||||
<AssemblyName>Microsoft.Quantum.MachineLearning</AssemblyName>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.201332">
|
||||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.210930">
|
||||
|
||||
<Import Project="..\..\Build\props\tests.props" />
|
||||
|
||||
|
|
20
NOTICE.txt
20
NOTICE.txt
|
@ -5293,7 +5293,7 @@ Copyright (c) Microsoft Corporation.
|
|||
|
||||
---------------------------------------------------------
|
||||
|
||||
Microsoft.Quantum.Compiler 0.24.201332 - MIT
|
||||
Microsoft.Quantum.Compiler 0.24.210930 - MIT
|
||||
|
||||
|
||||
(c) 2008 VeriSign, Inc.
|
||||
|
@ -5313,7 +5313,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
|
||||
---------------------------------------------------------
|
||||
|
||||
Microsoft.Quantum.CSharpGeneration 0.24.201332 - MIT
|
||||
Microsoft.Quantum.CSharpGeneration 0.24.210930 - MIT
|
||||
|
||||
|
||||
(c) 2008 VeriSign, Inc.
|
||||
|
@ -5333,7 +5333,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
|
||||
---------------------------------------------------------
|
||||
|
||||
Microsoft.Quantum.DocumentationGenerator 0.24.201332 - MIT
|
||||
Microsoft.Quantum.DocumentationGenerator 0.24.210930 - MIT
|
||||
|
||||
|
||||
(c) 2008 VeriSign, Inc.
|
||||
|
@ -5353,7 +5353,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
|
||||
---------------------------------------------------------
|
||||
|
||||
Microsoft.Quantum.IQSharp.Core 0.24.201332 - MIT
|
||||
Microsoft.Quantum.IQSharp.Core 0.24.210930 - MIT
|
||||
|
||||
|
||||
(c) by W3C
|
||||
|
@ -5760,7 +5760,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
|
||||
---------------------------------------------------------
|
||||
|
||||
Microsoft.Quantum.IQSharp.Jupyter 0.24.201332 - MIT
|
||||
Microsoft.Quantum.IQSharp.Jupyter 0.24.210930 - MIT
|
||||
|
||||
|
||||
(c) 2008 VeriSign, Inc.
|
||||
|
@ -5780,7 +5780,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
|
||||
---------------------------------------------------------
|
||||
|
||||
Microsoft.Quantum.QSharp.Core 0.24.201332 - MIT
|
||||
Microsoft.Quantum.QSharp.Core 0.24.210930 - MIT
|
||||
|
||||
|
||||
(c) 2008 VeriSign, Inc.
|
||||
|
@ -5800,7 +5800,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
|
||||
---------------------------------------------------------
|
||||
|
||||
Microsoft.Quantum.QSharp.Foundation 0.24.201332 - MIT
|
||||
Microsoft.Quantum.QSharp.Foundation 0.24.210930 - MIT
|
||||
|
||||
|
||||
(c) 2008 VeriSign, Inc.
|
||||
|
@ -5820,7 +5820,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
|
||||
---------------------------------------------------------
|
||||
|
||||
Microsoft.Quantum.Runtime.Core 0.24.201332 - MIT
|
||||
Microsoft.Quantum.Runtime.Core 0.24.210930 - MIT
|
||||
|
||||
|
||||
(c) 2008 VeriSign, Inc.
|
||||
|
@ -5840,7 +5840,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
|
||||
---------------------------------------------------------
|
||||
|
||||
Microsoft.Quantum.Simulators 0.24.201332 - MIT
|
||||
Microsoft.Quantum.Simulators 0.24.210930 - MIT
|
||||
|
||||
|
||||
(c) 2008 VeriSign, Inc.
|
||||
|
@ -5860,7 +5860,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
|
||||
---------------------------------------------------------
|
||||
|
||||
Microsoft.Quantum.Targets.Interfaces 0.24.201332 - MIT
|
||||
Microsoft.Quantum.Targets.Interfaces 0.24.210930 - MIT
|
||||
|
||||
|
||||
(c) 2008 VeriSign, Inc.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.201332">
|
||||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.210930">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.1</TargetFramework>
|
||||
|
@ -41,7 +41,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Quantum.Simulators" Version="0.24.201332" />
|
||||
<PackageReference Include="Microsoft.Quantum.Simulators" Version="0.24.210930" />
|
||||
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.201332">
|
||||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.210930">
|
||||
|
||||
<Import Project="..\..\Build\props\tests.props" />
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.201332">
|
||||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.210930">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.1</TargetFramework>
|
||||
|
@ -38,8 +38,8 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Quantum.Simulators" Version="0.24.201332" />
|
||||
<PackageReference Include="Microsoft.Quantum.QSharp.Core" Version="0.24.201332" />
|
||||
<PackageReference Include="Microsoft.Quantum.Simulators" Version="0.24.210930" />
|
||||
<PackageReference Include="Microsoft.Quantum.QSharp.Core" Version="0.24.210930" />
|
||||
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
|
||||
<PackageReference Include="NumSharp" Version="0.20.5" />
|
||||
</ItemGroup>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.201332">
|
||||
<Project Sdk="Microsoft.Quantum.Sdk/0.24.210930">
|
||||
|
||||
<Import Project="..\..\Build\props\tests.props" />
|
||||
|
||||
|
|
|
@ -32,9 +32,9 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Quantum.Simulators" Version="0.24.201332" />
|
||||
<PackageReference Include="Microsoft.Quantum.Simulators" Version="0.24.210930" />
|
||||
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
|
||||
<PackageReference Include="Microsoft.Quantum.IQSharp.Jupyter" Version="0.24.201332" PrivateAssets="All" />
|
||||
<PackageReference Include="Microsoft.Quantum.IQSharp.Jupyter" Version="0.24.210930" PrivateAssets="All" />
|
||||
<PackageReference Include="NumSharp" Version="0.20.5" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
"rollForward": "latestMinor"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.Quantum.Sdk": "0.24.201332"
|
||||
"Microsoft.Quantum.Sdk": "0.24.210930"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче