diff --git a/eng/Versions.props b/eng/Versions.props
index 9d3af13f3369f7..56501855a088e8 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -74,6 +74,7 @@
6.0.0-preview.5.21253.1
1.2.0-beta.304
+ 4.3.0
4.5.1
4.3.0
4.3.0
@@ -81,6 +82,7 @@
4.8.1
4.3.0
4.3.0
+ 4.3.0
4.3.0
4.3.0
4.3.0
@@ -88,6 +90,7 @@
4.3.4
4.3.1
4.5.0
+ 4.3.0
5.0.0
4.3.0
4.3.1
diff --git a/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj b/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj
index 779380efcdefc9..983dd3b07d4c3a 100644
--- a/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj
+++ b/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj
@@ -3,12 +3,13 @@
netstandard2.0;netstandard1.1;netstandard1.3;net45
false
enable
- true
true
$(DefineConstants);ALLOW_PARTIALLY_TRUSTED_CALLERS
+
+ true
@@ -21,4 +22,7 @@
+
+
+
\ No newline at end of file
diff --git a/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj b/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj
index ab2970430a42c3..25c8a38bc870dc 100644
--- a/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj
+++ b/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj
@@ -6,7 +6,6 @@
enable
$(NetCoreAppCurrent);net5.0;netstandard1.1;netstandard1.3;net45;net46;netstandard2.0
true
- true
@@ -21,6 +20,8 @@
$(DefineConstants);ALLOW_PARTIALLY_TRUSTED_CALLERS;ENABLE_HTTP_HANDLER
true
$(DefineConstants);W3C_DEFAULT_ID_FORMAT
+
+ true
@@ -100,6 +101,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.ilproj b/src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.ilproj
index aed036f572e6de..14050c3272f902 100644
--- a/src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.ilproj
+++ b/src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.ilproj
@@ -7,10 +7,13 @@
OPT
$(CoreCompileDependsOn);GenerateVersionFile
$(MSBuildThisFileDirectory)System.Runtime.CompilerServices.Unsafe.xml
- #define netcoreapp
$(IlasmFlags) -DEBUG=$(DebugOptimization)
+
+
+ #define netcoreapp
System.Runtime
netstandard
+ true
mscorlib
@@ -23,6 +26,9 @@
+
+