diff --git a/Build/props/tests.props b/Build/props/tests.props
index 0c1857d11f0..623981f02ee 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 c96b57bd353..268051208f6 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 c894e694b5c..65a75e166e5 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 28ee132073d..d6e3c0f01f4 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 1328cd228b9..a96bc1de318 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 9fb245ab0fd..935d0842b9d 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 7834b95127c..361e8fd77d7 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 677cb9a1d81..9daa12dfead 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 da274692ef2..32ee5624d3a 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 5cc44825bd1..f6c7615a93b 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 bcac36a31ec..7c917b84563 100644
--- a/Visualization/src/Visualization.csproj
+++ b/Visualization/src/Visualization.csproj
@@ -32,9 +32,9 @@
-
+
-
+
diff --git a/global.json b/global.json
index 172cc360c51..b2d8f34ce1d 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"
}
}