From 6685cb985fdeafcc751ab0f64119b09c679bfb82 Mon Sep 17 00:00:00 2001 From: Ricardo Espinoza Date: Sat, 26 Mar 2022 23:46:49 +0000 Subject: [PATCH 1/6] Build 0.24.201332. --- Build/props/tests.props | 2 +- Chemistry/src/Runtime/Runtime.csproj | 4 ++-- Chemistry/tests/ChemistryTests/QSharpTests.csproj | 2 +- Chemistry/tests/SystemTests/SystemTests.csproj | 2 +- MachineLearning/src/MachineLearning.csproj | 2 +- MachineLearning/tests/MachineLearningTests.csproj | 2 +- Numerics/src/Numerics.csproj | 4 ++-- Numerics/tests/NumericsTests.csproj | 2 +- Standard/src/Standard.csproj | 6 +++--- Standard/tests/Standard.Tests.csproj | 2 +- Visualization/src/Visualization.csproj | 4 ++-- 11 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Build/props/tests.props b/Build/props/tests.props index f8bb40d23f7..e14e3d4d195 100644 --- a/Build/props/tests.props +++ b/Build/props/tests.props @@ -7,7 +7,7 @@ - + diff --git a/Chemistry/src/Runtime/Runtime.csproj b/Chemistry/src/Runtime/Runtime.csproj index e276d844aa9..17d48d5157b 100644 --- a/Chemistry/src/Runtime/Runtime.csproj +++ b/Chemistry/src/Runtime/Runtime.csproj @@ -1,4 +1,4 @@ - + netstandard2.1 @@ -40,7 +40,7 @@ - + diff --git a/Chemistry/tests/ChemistryTests/QSharpTests.csproj b/Chemistry/tests/ChemistryTests/QSharpTests.csproj index 336ef833a3d..baa4992beb6 100644 --- a/Chemistry/tests/ChemistryTests/QSharpTests.csproj +++ b/Chemistry/tests/ChemistryTests/QSharpTests.csproj @@ -1,4 +1,4 @@ - + diff --git a/Chemistry/tests/SystemTests/SystemTests.csproj b/Chemistry/tests/SystemTests/SystemTests.csproj index 1dd0a325ef0..6f9abc5936e 100644 --- a/Chemistry/tests/SystemTests/SystemTests.csproj +++ b/Chemistry/tests/SystemTests/SystemTests.csproj @@ -1,4 +1,4 @@ - + diff --git a/MachineLearning/src/MachineLearning.csproj b/MachineLearning/src/MachineLearning.csproj index 5cb5403a883..ae520453bf1 100644 --- a/MachineLearning/src/MachineLearning.csproj +++ b/MachineLearning/src/MachineLearning.csproj @@ -1,4 +1,4 @@ - + netstandard2.1 Microsoft.Quantum.MachineLearning diff --git a/MachineLearning/tests/MachineLearningTests.csproj b/MachineLearning/tests/MachineLearningTests.csproj index e5c02c4b3a7..a28ba82d009 100644 --- a/MachineLearning/tests/MachineLearningTests.csproj +++ b/MachineLearning/tests/MachineLearningTests.csproj @@ -1,4 +1,4 @@ - + diff --git a/Numerics/src/Numerics.csproj b/Numerics/src/Numerics.csproj index b1398e6513c..61f716e1f4e 100644 --- a/Numerics/src/Numerics.csproj +++ b/Numerics/src/Numerics.csproj @@ -1,4 +1,4 @@ - + netstandard2.1 @@ -41,7 +41,7 @@ - + diff --git a/Numerics/tests/NumericsTests.csproj b/Numerics/tests/NumericsTests.csproj index 1638055db81..872a5aabf21 100644 --- a/Numerics/tests/NumericsTests.csproj +++ b/Numerics/tests/NumericsTests.csproj @@ -1,4 +1,4 @@ - + diff --git a/Standard/src/Standard.csproj b/Standard/src/Standard.csproj index f952f0f8a0a..5255fac0895 100644 --- a/Standard/src/Standard.csproj +++ b/Standard/src/Standard.csproj @@ -1,4 +1,4 @@ - + netstandard2.1 @@ -38,8 +38,8 @@ - - + + diff --git a/Standard/tests/Standard.Tests.csproj b/Standard/tests/Standard.Tests.csproj index 3860da2d1f5..c32ab953110 100644 --- a/Standard/tests/Standard.Tests.csproj +++ b/Standard/tests/Standard.Tests.csproj @@ -1,4 +1,4 @@ - + diff --git a/Visualization/src/Visualization.csproj b/Visualization/src/Visualization.csproj index 893fa6284de..58851a9ec46 100644 --- a/Visualization/src/Visualization.csproj +++ b/Visualization/src/Visualization.csproj @@ -32,9 +32,9 @@ - + - + From e6e2f17076a3fa3077fa5be67ff91eae4a7bfa45 Mon Sep 17 00:00:00 2001 From: Ricardo Espinoza Date: Thu, 31 Mar 2022 10:41:37 -0700 Subject: [PATCH 2/6] Restart build From 2f33cf3c6e187b2549cafb6b8ce43a5f9f75eb0f Mon Sep 17 00:00:00 2001 From: Ricardo Espinoza Date: Thu, 31 Mar 2022 18:00:56 -0700 Subject: [PATCH 3/6] Fixing QDK version in Notice.txt --- NOTICE.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index c1f965acb49..739a3ab9ead 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -5293,7 +5293,7 @@ Copyright (c) Microsoft Corporation. --------------------------------------------------------- -Microsoft.Quantum.Compiler 0.23.195983 - MIT +Microsoft.Quantum.Compiler 0.24.201332 - 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.23.195983 - MIT +Microsoft.Quantum.CSharpGeneration 0.24.201332 - 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.23.195983 - MIT +Microsoft.Quantum.DocumentationGenerator 0.24.201332 - 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.23.195983 - MIT +Microsoft.Quantum.IQSharp.Core 0.24.201332 - 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.23.195983 - MIT +Microsoft.Quantum.IQSharp.Jupyter 0.24.201332 - 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.23.195983 - MIT +Microsoft.Quantum.QSharp.Core 0.24.201332 - 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.23.195983 - MIT +Microsoft.Quantum.QSharp.Foundation 0.24.201332 - 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.23.195983 - MIT +Microsoft.Quantum.Runtime.Core 0.24.201332 - 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.23.195983 - MIT +Microsoft.Quantum.Simulators 0.24.201332 - 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.23.195983 - MIT +Microsoft.Quantum.Targets.Interfaces 0.24.201332 - MIT (c) 2008 VeriSign, Inc. From ad7a9ac0eded4b4cdc532ce900bfbe2baa5f1b4f Mon Sep 17 00:00:00 2001 From: Ricardo Espinoza Date: Thu, 31 Mar 2022 18:18:49 -0700 Subject: [PATCH 4/6] Restart build From 674ec3e4811a750bc12aba16d752323f73e84eb4 Mon Sep 17 00:00:00 2001 From: Ricardo Espinoza Date: Fri, 1 Apr 2022 00:08:51 -0700 Subject: [PATCH 5/6] Restart build 2 From 84e6430f6389377eb5d9c75ace9952a95318a455 Mon Sep 17 00:00:00 2001 From: Ricardo Espinoza Date: Fri, 1 Apr 2022 02:35:59 -0700 Subject: [PATCH 6/6] Restart build 3