diff --git a/Directory.Build.targets b/Directory.Build.targets index c1b4d82a8..32aa43358 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -78,10 +78,10 @@ - - - - + + + + $(DefineConstants);ROSLYN4_8;ROSLYN_4_2_OR_GREATER;ROSLYN_4_4_OR_GREATER;ROSLYN_4_5_OR_GREATER;ROSLYN_4_6_OR_GREATER;ROSLYN_4_8_OR_GREATER;ROSLYN_4_10_OR_GREATER diff --git a/global.json b/global.json index 83eb728f7..34b2b9f06 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.301", + "version": "8.0.302", "rollForward": "latestMajor" } } \ No newline at end of file