diff --git a/eng/Versions.props b/eng/Versions.props
index 37534cec4a6368..22176040880a0d 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -16,7 +16,6 @@
false
release
- true
true
false
false
@@ -52,8 +51,6 @@
4.0.0-4.final
4.0.0-4.final
7.0.0-preview1.21572.6
-
- 4.0.0-5.21453.15
2.0.0-alpha.1.21525.11
diff --git a/eng/generators.targets b/eng/generators.targets
index 52832367295663..13926ce90bd7ed 100644
--- a/eng/generators.targets
+++ b/eng/generators.targets
@@ -34,11 +34,11 @@
and @(EnabledGenerators->AnyHaveMetadataValue('Identity', 'DllImportGenerator'))">
-
-
-
$(DefineConstants);DLLIMPORTGENERATOR_ENABLED
diff --git a/src/libraries/System.Runtime.InteropServices/gen/DllImportGenerator/DllImportGenerator.csproj b/src/libraries/System.Runtime.InteropServices/gen/DllImportGenerator/DllImportGenerator.csproj
index 843c88967ad587..85f7a7c0c00bcc 100644
--- a/src/libraries/System.Runtime.InteropServices/gen/DllImportGenerator/DllImportGenerator.csproj
+++ b/src/libraries/System.Runtime.InteropServices/gen/DllImportGenerator/DllImportGenerator.csproj
@@ -2,7 +2,7 @@
Microsoft.Interop.DllImportGenerator
- netstandard2.0
+ netstandard2.0
false
true
True
diff --git a/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj b/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj
index e8f403d2f83294..f5148d44941f1a 100644
--- a/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj
+++ b/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj
@@ -1,7 +1,7 @@
- netstandard2.0
+ netstandard2.0
false
enable
Microsoft.Interop