diff --git a/samples/characterization/random-walk-pe/random-walk-pe.csproj b/samples/characterization/random-walk-pe/random-walk-pe.csproj index 8dd6061..af1d764 100644 --- a/samples/characterization/random-walk-pe/random-walk-pe.csproj +++ b/samples/characterization/random-walk-pe/random-walk-pe.csproj @@ -1,8 +1,9 @@ - + Exe netcoreapp3.1 + false @@ -12,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 8dd6061..af1d764 100644 --- a/samples/simulation/qsp/qsp.csproj +++ b/samples/simulation/qsp/qsp.csproj @@ -1,8 +1,9 @@ - + Exe netcoreapp3.1 + false @@ -12,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/tests/main/Tests.Research.csproj b/src/tests/main/Tests.Research.csproj index 41ec523..c96265d 100644 --- a/src/tests/main/Tests.Research.csproj +++ b/src/tests/main/Tests.Research.csproj @@ -1,8 +1,9 @@ - + netcoreapp3.1 false + false @@ -17,8 +18,8 @@ - - + + diff --git a/src/tests/qsp/Tests.QSP.fsproj b/src/tests/qsp/Tests.QSP.fsproj index af669dd..831c88e 100644 --- a/src/tests/qsp/Tests.QSP.fsproj +++ b/src/tests/qsp/Tests.QSP.fsproj @@ -3,6 +3,7 @@ Exe netcoreapp3.1 + false