From 47ee45bb90f5b7973d99a55647e341311be5e4ef Mon Sep 17 00:00:00 2001 From: Logan Bussell Date: Thu, 20 Jan 2022 11:55:54 -0800 Subject: [PATCH] change RefOnly variable name prefixes back to SourceBuildLifted --- eng/Versions.props | 8 ++++---- .../CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index bd5b54cbcf2cf..ace62137a6345 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -282,10 +282,10 @@ $(RefOnlyMicrosoftBuildPackagesVersion) $(RefOnlyMicrosoftBuildPackagesVersion) $(RefOnlyMicrosoftBuildPackagesVersion) - $(SystemCollectionsImmutableVersion) - $(SystemReflectionMetadataVersion) - $(SystemRuntimeCompilerServicesUnsafeVersion) - $(SystemTextEncodingCodePagesVersion) + $(SystemCollectionsImmutableVersion) + $(SystemReflectionMetadataVersion) + $(SystemRuntimeCompilerServicesUnsafeVersion) + $(SystemTextEncodingCodePagesVersion) true diff --git a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj index 548a0e9b53bfc..97b51b3d58cac 100644 --- a/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj +++ b/src/Tools/Source/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj @@ -26,10 +26,10 @@ - - - - + + + +