diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 3ad485e1b717..af4a9b070947 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -105,9 +105,9 @@ This file should be imported by eng/Versions.props 4.13.0-3.24613.7 4.13.0-3.24613.7 - 9.9.0-preview.1.25415.2 - 9.9.0-preview.1.25415.2 - 9.9.0-preview.1.25415.2 + 9.9.0-preview.1.25419.1 + 9.9.0-preview.1.25419.1 + 9.9.0-preview.1.25419.1 1.0.0-prerelease.25413.5 1.0.0-prerelease.25413.5 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 401df277d94d..321489d41ac7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -390,17 +390,17 @@ https://github.com/dotnet/dotnet c4dc56079d959dbdb7fc27ea8ad7f95194885923 - + https://github.com/dotnet/extensions - 06d1dcae7dff136960daf6cf2181cedc62a51785 + 77859cb87c33bcda7187871a683c5779557cb2ef - + https://github.com/dotnet/extensions - 06d1dcae7dff136960daf6cf2181cedc62a51785 + 77859cb87c33bcda7187871a683c5779557cb2ef - + https://github.com/dotnet/extensions - 06d1dcae7dff136960daf6cf2181cedc62a51785 + 77859cb87c33bcda7187871a683c5779557cb2ef https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index eab2b9c2bc49..7a6d1be340bd 100644 --- a/global.json +++ b/global.json @@ -1,7 +1,10 @@ { "sdk": { "version": "10.0.100-rc.1.25411.109", - "paths": [ ".dotnet", "$host$" ], + "paths": [ + ".dotnet", + "$host$" + ], "errorMessage": "The .NET SDK could not be found, run ./restore.cmd or ./restore.sh first." }, "tools": {