Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AdvantageBenchmark/privateBuild/host.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">
<!-- Add project references to Simulator and other required packages: -->
<Import Project="..\..\src\Simulation\Common\Simulators.Dev.props" />

Expand Down
2 changes: 1 addition & 1 deletion AdvantageBenchmark/releasedBuild/quantum/quantum.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<ItemGroup>
<QSharpCompile Include="..\..\privateBuild\quantum.qs" />
Expand Down
32 changes: 31 additions & 1 deletion Simulation.sln
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,16 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Quantum.Type3.Cor
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests.Microsoft.Quantum.Simulators.Type3", "src\Simulation\Simulators.Type3.Tests\Tests.Microsoft.Quantum.Simulators.Type3.csproj", "{7F80466B-A6B5-4EF1-A9E9-22ABAE3C20C1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{A6394A39-9862-4D5C-8FA1-81B61B424EE6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "QirRuntime", "QirRuntime", "{223F1FAE-5551-4237-AE8A-73502B007003}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{E9FC86D7-DBE1-44B8-BF7F-61109E1AFE86}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "QIR-static", "QIR-static", "{9BED35A6-3FBF-4A55-8424-C801BEB64D68}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "qir-gen", "src\QirRuntime\test\QIR-static\qsharp\qir-gen.csproj", "{DC69B7C8-7B25-4C12-878A-DF59722C306E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -641,6 +651,22 @@ Global
{7F80466B-A6B5-4EF1-A9E9-22ABAE3C20C1}.RelWithDebInfo|Any CPU.Build.0 = Debug|Any CPU
{7F80466B-A6B5-4EF1-A9E9-22ABAE3C20C1}.RelWithDebInfo|x64.ActiveCfg = Debug|Any CPU
{7F80466B-A6B5-4EF1-A9E9-22ABAE3C20C1}.RelWithDebInfo|x64.Build.0 = Debug|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.Debug|x64.ActiveCfg = Debug|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.Debug|x64.Build.0 = Debug|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.MinSizeRel|Any CPU.ActiveCfg = Debug|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.MinSizeRel|Any CPU.Build.0 = Debug|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.MinSizeRel|x64.ActiveCfg = Debug|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.MinSizeRel|x64.Build.0 = Debug|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.Release|Any CPU.Build.0 = Release|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.Release|x64.ActiveCfg = Release|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.Release|x64.Build.0 = Release|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.RelWithDebInfo|Any CPU.ActiveCfg = Debug|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.RelWithDebInfo|Any CPU.Build.0 = Debug|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.RelWithDebInfo|x64.ActiveCfg = Debug|Any CPU
{DC69B7C8-7B25-4C12-878A-DF59722C306E}.RelWithDebInfo|x64.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -681,8 +707,12 @@ Global
{789C86D9-CE77-40DA-BDDD-979436952512} = {93409CC3-8DF9-45FA-AE21-16A19FDEF650}
{7E24885B-D86D-477E-A840-06FA53C33FE1} = {34D419E9-CCF1-4E48-9FA4-3AD4B86BEEB4}
{7F80466B-A6B5-4EF1-A9E9-22ABAE3C20C1} = {34D419E9-CCF1-4E48-9FA4-3AD4B86BEEB4}
{223F1FAE-5551-4237-AE8A-73502B007003} = {A6394A39-9862-4D5C-8FA1-81B61B424EE6}
{E9FC86D7-DBE1-44B8-BF7F-61109E1AFE86} = {223F1FAE-5551-4237-AE8A-73502B007003}
{9BED35A6-3FBF-4A55-8424-C801BEB64D68} = {E9FC86D7-DBE1-44B8-BF7F-61109E1AFE86}
{DC69B7C8-7B25-4C12-878A-DF59722C306E} = {9BED35A6-3FBF-4A55-8424-C801BEB64D68}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {929C0464-86D8-4F70-8835-0A5EAF930821}
EndGlobalSection
EndGlobal
EndGlobal
2 changes: 1 addition & 1 deletion build/build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Build-One 'publish' '../src/Simulation/CSharpGeneration.App'

Build-One 'build' '../Simulation.sln'

if ($Env:ENABLE_QIRRUNTIME -eq "true") {
if ($Env:ENABLE_QIRRUNTIME -ne "false") {
$qirRuntime = (Join-Path $PSScriptRoot "../src/QirRuntime")
& "$qirRuntime/build-qir-runtime.ps1"
if ($LastExitCode -ne 0) {
Expand Down
1 change: 0 additions & 1 deletion build/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ variables:
Drops.Dir: $(Build.ArtifactStagingDirectory)/drops
Drop.Native: $(System.DefaultWorkingDirectory)/xplat
CI: "true"
ENABLE_QIRRUNTIME: "false"

jobs:
- job: build
Expand Down
12 changes: 3 additions & 9 deletions build/prerequisites.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ if ($Env:ENABLE_NATIVE -ne "false") {
Write-Host "Skipping installing prerequisites for native simulator because ENABLE_NATIVE variable set to: $Env:ENABLE_NATIVE"
}

# At the moment the QIR Runtime build isn't enabled locally by default.
if ($Env:ENABLE_QIRRUNTIME -eq "true") {
Push-Location (Join-Path $PSScriptRoot "../src/QirRuntime")
.\prerequisites.ps1
Pop-Location
} else {
Write-Host "Skipping installing prerequisites for qir runtime because ENABLE_QIRRUNTIME variable set to: $Env:ENABLE_QIRRUNTIME"
}

Push-Location (Join-Path $PSScriptRoot "../src/QirRuntime")
.\prerequisites.ps1
Pop-Location
2 changes: 1 addition & 1 deletion build/test.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ function Test-One {

Test-One '../Simulation.sln'

if (($Env:ENABLE_NATIVE -ne "false") -and ($Env:ENABLE_QIRRUNTIME -eq "true")) {
if ($Env:ENABLE_QIRRUNTIME -ne "false") {
$qirRuntime = (Join-Path $PSScriptRoot "../src/QirRuntime")
& "$qirRuntime/test-qir-runtime.ps1"
if ($LastExitCode -ne 0) {
Expand Down
28 changes: 20 additions & 8 deletions src/QirRuntime/build-qir-runtime.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@
& (Join-Path $PSScriptRoot .. .. build set-env.ps1)
Write-Host "##[info]Compile Q# Projects into QIR"
$qirStaticPath = Join-Path $PSScriptRoot test QIR-static qsharp
dotnet build $qirStaticPath -c $Env:BUILD_CONFIGURATION -v $Env:BUILD_VERBOSITY
if ($LastExitCode -ne 0) {
Write-Host "##vso[task.logissue type=error;]Failed to compile Q# project at '$qirStaticPath' into QIR."
return
if (!(Test-Path (Join-Path $qirStaticPath qir *.ll))) {
Write-Host "##[info]Build Q# project for QIR tests"
dotnet build $qirStaticPath -c $Env:BUILD_CONFIGURATION -v $Env:BUILD_VERBOSITY
if ($LastExitCode -ne 0) {
Write-Host "##vso[task.logissue type=error;]Failed to compile Q# project at '$qirStaticPath' into QIR."
throw "Failed to compile Q# project at '$qirStaticPath' into QIR."
}
}
Copy-Item -Path (Join-Path $qirStaticPath qir *.ll) -Destination (Split-Path $qirStaticPath -Parent)
# Also copy to drops so it ends up in build artifacts, for easier post-build debugging.
Expand Down Expand Up @@ -59,15 +62,20 @@ if (-not (Test-Path $qirRuntimeBuildFolder)) {
New-Item -Path $qirRuntimeBuildFolder -ItemType "directory"
}

$all_ok = $true

Push-Location $qirRuntimeBuildFolder

cmake -G Ninja $clangTidy -D CMAKE_BUILD_TYPE="$Env:BUILD_CONFIGURATION" ../..
if ($LastExitCode -ne 0) {
Write-Host "##vso[task.logissue type=error;]Failed to generate QIR Runtime."
}
cmake --build . --target install
if ($LastExitCode -ne 0) {
Write-Host "##vso[task.logissue type=error;]Failed to build QIR Runtime."
$all_ok = $false
} else {
cmake --build . --target install
if ($LastExitCode -ne 0) {
Write-Host "##vso[task.logissue type=error;]Failed to build QIR Runtime."
$all_ok = $false
}
}

$os = "win"
Expand All @@ -90,3 +98,7 @@ Pop-Location
$env:CC = $oldCC
$env:CXX = $oldCXX
$env:RC = $oldRC

if (-not $all_ok) {
throw "At least one project failed to compile. Check the logs."
}
2 changes: 1 addition & 1 deletion src/QirRuntime/prerequisites.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.

if ($Env:ENABLE_QIRRUNTIME -eq "true") {
if ($Env:ENABLE_QIRRUNTIME -ne "false") {
if (($IsWindows) -or ((Test-Path Env:AGENT_OS) -and ($Env:AGENT_OS.StartsWith("Win"))) -and
!(Get-Command clang -ErrorAction SilentlyContinue)) {
choco install llvm
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
6 changes: 6 additions & 0 deletions src/QirRuntime/test-qir-runtime.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.

$all_ok = $true

Write-Host "##[info]Test QIR Runtime"

Push-Location (Join-Path $PSScriptRoot build $Env:BUILD_CONFIGURATION test)
Expand All @@ -26,3 +28,7 @@ if ($LastExitCode -ne 0) {
}

Pop-Location

if (-not $all_ok) {
throw "At least one project failed testing. Check the logs."
}
14 changes: 9 additions & 5 deletions src/QirRuntime/test/QIR-static/qir-driver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,24 +49,28 @@ To update the *.ll files to a newer version:
- the generated file name.ll will be placed into `s` folder
*/

struct Array {
int64_t itemSize;
void* buffer;
};

// The function replaces array[index] with value, then creates a new array that consists of every other element up to
// index (starting from index backwards) and every element from index to the end. It returns the sum of elements in this
// new array
extern "C" int64_t Microsoft__Quantum__Testing__QIR__Test_Arrays( // NOLINT
int64_t count,
int64_t* array,
Array* array,
int64_t index,
int64_t val,
bool compilerDecoy);
TEST_CASE("QIR: Using 1D arrays", "[qir][qir.arr1d]")
{
// re-enable tracking when https://github.com/microsoft/qsharp-compiler/issues/844 is fixed
QirContextScope qirctx(nullptr, false /*trackAllocatedObjects*/);
QirContextScope qirctx(nullptr, true /*trackAllocatedObjects*/);

constexpr int64_t n = 5;
int64_t values[n] = {0, 1, 2, 3, 4};
auto array = Array{5, values};

int64_t res = Microsoft__Quantum__Testing__QIR__Test_Arrays(n, values, 2, 42, false);
int64_t res = Microsoft__Quantum__Testing__QIR__Test_Arrays(&array, 2, 42, false);
REQUIRE(res == (0 + 42) + (42 + 3 + 4));
}

Expand Down
13 changes: 0 additions & 13 deletions src/QirRuntime/test/QIR-static/qsharp/main.cs

This file was deleted.

3 changes: 1 addition & 2 deletions src/QirRuntime/test/QIR-static/qsharp/qir-gen.csproj
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<QirGeneration>True</QirGeneration>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor, but is the capitalization difference here significant?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it isn't, and I think it snuck into one of projects and then got copy pasted around.

<CSharpGeneration>false</CSharpGeneration>
<IncludeQSharpCorePackages>false</IncludeQSharpCorePackages>
</PropertyGroup>

Expand Down
4 changes: 2 additions & 2 deletions src/QirRuntime/test/QIR-tracer/qir-tracer-driver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ namespace TracerUser
TEST_CASE("Invoke each intrinsic from Q# core once", "[qir-tracer]")
{
shared_ptr<CTracer> tr = CreateTracer(1 /*layer duration*/, g_operationNames);
QirContextScope qirctx(tr.get(), false /*trackAllocatedObjects*/);
QirContextScope qirctx(tr.get(), true /*trackAllocatedObjects*/);

REQUIRE_NOTHROW(Microsoft__Quantum__Testing__Tracer__TestCoreIntrinsics__body());
const vector<Layer>& layers = tr->UseLayers();
Expand All @@ -37,7 +37,7 @@ TEST_CASE("Invoke each intrinsic from Q# core once", "[qir-tracer]")
TEST_CASE("Conditional execution on measurement result", "[qir-tracer]")
{
shared_ptr<CTracer> tr = CreateTracer(1 /*layer duration*/, g_operationNames);
QirContextScope qirctx(tr.get(), false /*trackAllocatedObjects*/);
QirContextScope qirctx(tr.get(), true /*trackAllocatedObjects*/);

REQUIRE_NOTHROW(Microsoft__Quantum__Testing__Tracer__TestMeasurements__body());

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Update="FSharp.Core" Version="4.7.0" />
<PackageReference Include="Microsoft.Quantum.Compiler" Version="0.15.2103130749-beta" />
<PackageReference Include="Microsoft.Quantum.Compiler" Version="0.15.2103131668-beta" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<Import Project="..\Common\AssemblyCommon.props" />
<Import Project="..\Common\Simulators.Dev.props" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">
<Import Project="..\TargetDefinitions\TargetPackages\QSharpCore.Package.props" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<Import Project="..\Common\AssemblyCommon.props" />
<Import Project="..\Common\DebugSymbols.props" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<CSharpGeneration>false</CSharpGeneration>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<Import Project="..\Common\Simulators.Test.props" />

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<Import Project="..\Common\Simulators.Test.props" />

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<Import Project="..\Common\Simulators.Test.props" />

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<Import Project="..\Common\Simulators.Test.props" />

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<Import Project="..\Common\AssemblyCommon.props" />
<Import Project="..\Common\DebugSymbols.props" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103130749-beta">
<Project Sdk="Microsoft.Quantum.Sdk/0.15.2103131668-beta">

<Import Project="..\TargetDefinitions\TargetPackages\Type1.Package.props" />

Expand Down
Loading