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

Commit

Permalink
Update QDK to version 0.12.20072031 (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
vivanwin authored Jul 23, 2020
1 parent a93e56d commit 5dabee0
Show file tree
Hide file tree
Showing 69 changed files with 98 additions and 98 deletions.
4 changes: 2 additions & 2 deletions BasicGates/BasicGates.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion BasicGates/BasicGates.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions CHSHGame/CHSHGame.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion CHSHGame/CHSHGame.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions DeutschJozsaAlgorithm/DeutschJozsaAlgorithm.csproj
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
<RootNamespace>Quantum.Kata.DeutschJozsaAlgorithm</RootNamespace>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion DeutschJozsaAlgorithm/DeutschJozsaAlgorithm.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions DistinguishUnitaries/DistinguishUnitaries.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion DistinguishUnitaries/DistinguishUnitaries.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion DistinguishUnitaries/Workbook_DistinguishUnitaries.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# We use the iqsharp-base image, as that includes
# the .NET Core SDK, IQ#, and Jupyter Notebook already
# installed for us.
FROM mcr.microsoft.com/quantum/iqsharp-base:0.12.2007.124
FROM mcr.microsoft.com/quantum/iqsharp-base:0.12.2007.2031

# Add metadata indicating that this image is used for the katas.
ENV IQSHARP_HOSTING_ENV=KATAS_DOCKERFILE
Expand Down
4 changes: 2 additions & 2 deletions GHZGame/GHZGame.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion GHZGame/GHZGame.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions GraphColoring/GraphColoring.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion GraphColoring/GraphColoring.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions GroversAlgorithm/GroversAlgorithm.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion GroversAlgorithm/GroversAlgorithm.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions JointMeasurements/JointMeasurements.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion JointMeasurements/JointMeasurements.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion JointMeasurements/Workbook_JointMeasurements.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions KeyDistribution_BB84/KeyDistribution_BB84.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion KeyDistribution_BB84/KeyDistribution_BB84.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions MagicSquareGame/MagicSquareGame.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion MagicSquareGame/MagicSquareGame.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions Measurements/Measurements.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion Measurements/Measurements.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion Measurements/Workbook_Measurements.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion Measurements/Workbook_Measurements_Part2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions PhaseEstimation/PhaseEstimation.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion PhaseEstimation/PhaseEstimation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions QEC_BitFlipCode/QEC_BitFlipCode.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion QEC_BitFlipCode/QEC_BitFlipCode.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions QFT/QFT.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
2 changes: 1 addition & 1 deletion QFT/QFT.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"metadata": {},
"outputs": [],
"source": [
"%package Microsoft.Quantum.Katas::0.12.20070124"
"%package Microsoft.Quantum.Katas::0.12.20072031"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions RippleCarryAdder/RippleCarryAdder.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20070124">
<Project Sdk="Microsoft.Quantum.Sdk/0.12.20072031">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<PlatformTarget>x64</PlatformTarget>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20070124" />
<PackageReference Include="Microsoft.Quantum.Xunit" Version="0.12.20072031" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.3.0" />
<PackageReference Include="xunit" Version="2.3.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" />
Expand Down
Loading

0 comments on commit 5dabee0

Please sign in to comment.