diff --git a/eng/Packages.props b/eng/Packages.props index ac8df77f629..b84d22149d7 100644 --- a/eng/Packages.props +++ b/eng/Packages.props @@ -28,6 +28,7 @@ + diff --git a/eng/SourceBuildPrebuiltBaseline.xml b/eng/SourceBuildPrebuiltBaseline.xml index 15a527720b7..de395d970df 100644 --- a/eng/SourceBuildPrebuiltBaseline.xml +++ b/eng/SourceBuildPrebuiltBaseline.xml @@ -7,11 +7,15 @@ - - - - - + + + + + + + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index eb1785053a5..8d9ab357ae6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -7,54 +7,62 @@ - - https://github.com/dotnet/runtime - d099f075e45d2aa6007a22b71b45a08758559f80 + + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime + 5535e31a712343a63f5d7d796cd874e563e5ac14 - - https://github.com/dotnet/runtime - d099f075e45d2aa6007a22b71b45a08758559f80 + + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime + 5535e31a712343a63f5d7d796cd874e563e5ac14 - - https://github.com/dotnet/runtime - d099f075e45d2aa6007a22b71b45a08758559f80 + + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime + 5535e31a712343a63f5d7d796cd874e563e5ac14 - - https://github.com/dotnet/runtime - d099f075e45d2aa6007a22b71b45a08758559f80 + + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime + 5535e31a712343a63f5d7d796cd874e563e5ac14 - - https://github.com/dotnet/runtime - d099f075e45d2aa6007a22b71b45a08758559f80 + + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime + 5535e31a712343a63f5d7d796cd874e563e5ac14 - - https://github.com/dotnet/runtime - d099f075e45d2aa6007a22b71b45a08758559f80 + + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime + 5535e31a712343a63f5d7d796cd874e563e5ac14 - - https://github.com/dotnet/runtime - d099f075e45d2aa6007a22b71b45a08758559f80 + + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime + 5535e31a712343a63f5d7d796cd874e563e5ac14 - - https://github.com/dotnet/runtime - d099f075e45d2aa6007a22b71b45a08758559f80 + + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime + 5535e31a712343a63f5d7d796cd874e563e5ac14 - - https://github.com/dotnet/runtime - 5b20af47d99620150c53eaf5db8636fdf730b126 + + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime + 5535e31a712343a63f5d7d796cd874e563e5ac14 + + + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime + 5535e31a712343a63f5d7d796cd874e563e5ac14 + + + https://dev.azure.com/dnceng/internal/_git/dotnet-runtime + 5535e31a712343a63f5d7d796cd874e563e5ac14 diff --git a/eng/Versions.props b/eng/Versions.props index 6a6b3db1a91..c9a3fee82e9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,8 +26,8 @@ - 7.0.0 - 7.0.0 + 8.0.0 + 8.0.0 4.5.5 4.3.4 - 7.0.0 - 7.0.0 - 7.0.0 + 8.0.0 + 8.0.0 + 8.0.0 5.0.0 7.0.0 + 8.0.0 + 8.0.0 @@ -53,8 +55,7 @@ 4.9.0-3.23602.1 6.9.0-preview.1.45 6.0.0 - 7.0.3 - 7.0.0 + 8.0.0 - - + + @@ -109,18 +109,18 @@ - - + + - - + + - - + + @@ -129,23 +129,23 @@ - - + + - - + + - - + + - - + + diff --git a/src/MSBuild/app.config b/src/MSBuild/app.config index 51d2a26861e..f024ccd4130 100644 --- a/src/MSBuild/app.config +++ b/src/MSBuild/app.config @@ -41,7 +41,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -70,15 +70,15 @@ - + - + - + @@ -86,15 +86,15 @@ - + - + - + diff --git a/src/Tasks/System.Resources.Extensions.pkgdef b/src/Tasks/System.Resources.Extensions.pkgdef index 9315270511f..62579ad4643 100644 --- a/src/Tasks/System.Resources.Extensions.pkgdef +++ b/src/Tasks/System.Resources.Extensions.pkgdef @@ -4,4 +4,4 @@ "publicKeyToken"="cc7b13ffcd2ddd51" "culture"="neutral" "oldVersion"="0.0.0.0-99.9.9.9" -"newVersion"="7.0.0.0" +"newVersion"="8.0.0.0"