From 6e38da5ff7bb0b2720d74c92a187a021d9223607 Mon Sep 17 00:00:00 2001 From: Dmitry Vasilevsky Date: Fri, 9 Sep 2022 11:36:46 -0700 Subject: [PATCH] Updating QDK version to 0.25.228311 - August 2022 Release --- global.json | 4 ++-- .../characterization/random-walk-pe/random-walk-pe.csproj | 4 ++-- samples/simulation/qsp/qsp.csproj | 4 ++-- src/characterization/characterization.csproj | 2 +- src/chemistry/chemistry.csproj | 4 ++-- src/tests/main/Tests.Research.csproj | 6 +++--- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/global.json b/global.json index 004b9df..b2d8f34 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ "rollForward": "latestMinor" }, "msbuild-sdks": { - "Microsoft.Quantum.Sdk": "0.25.222597" + "Microsoft.Quantum.Sdk": "0.25.228311" } -} \ No newline at end of file +} diff --git a/samples/characterization/random-walk-pe/random-walk-pe.csproj b/samples/characterization/random-walk-pe/random-walk-pe.csproj index 4ac8017..7b1632c 100644 --- a/samples/characterization/random-walk-pe/random-walk-pe.csproj +++ b/samples/characterization/random-walk-pe/random-walk-pe.csproj @@ -1,4 +1,4 @@ - + Exe @@ -13,7 +13,7 @@ When writing your own code to use the Microsoft.Quantum.Research package, we recommend using the following instead: - + --> diff --git a/samples/simulation/qsp/qsp.csproj b/samples/simulation/qsp/qsp.csproj index 4ac8017..7b1632c 100644 --- a/samples/simulation/qsp/qsp.csproj +++ b/samples/simulation/qsp/qsp.csproj @@ -1,4 +1,4 @@ - + Exe @@ -13,7 +13,7 @@ When writing your own code to use the Microsoft.Quantum.Research package, we recommend using the following instead: - + --> diff --git a/src/characterization/characterization.csproj b/src/characterization/characterization.csproj index a08899f..c9bbb82 100644 --- a/src/characterization/characterization.csproj +++ b/src/characterization/characterization.csproj @@ -1,4 +1,4 @@ - + netstandard2.1 diff --git a/src/chemistry/chemistry.csproj b/src/chemistry/chemistry.csproj index 2269b4f..fb09401 100644 --- a/src/chemistry/chemistry.csproj +++ b/src/chemistry/chemistry.csproj @@ -1,4 +1,4 @@ - + netstandard2.1 @@ -19,7 +19,7 @@ - + diff --git a/src/tests/main/Tests.Research.csproj b/src/tests/main/Tests.Research.csproj index 6d7cfc3..a5aeb20 100644 --- a/src/tests/main/Tests.Research.csproj +++ b/src/tests/main/Tests.Research.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -18,8 +18,8 @@ - - + +