diff --git a/eng/Versions.props b/eng/Versions.props index 774ac3743d4..fb9c50502cc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,8 +26,8 @@ - 6.0.0 - 6.0.0 + 7.0.0 + 7.0.0 4.5.5 4.3.4 - 6.0.0 - 6.0.0 - 6.0.0 - 6.0.0 + 7.0.0 + 7.0.0 + 7.0.0 + 7.0.0 5.0.0 - 6.0.0 + 7.0.0 @@ -49,13 +49,13 @@ $([System.Text.RegularExpressions.Regex]::Match($([System.IO.File]::ReadAllText('$(MSBuildThisFileDirectory)..\global.json')), '"dotnet": "([^"]*)"').Groups.get_Item(1)) 4.2.0-1.22102.8 6.0.0-beta.23060.6 - 6.0.0-preview.2.21154.6 + 7.0.0 6.0.0 4.5.0-3.23062.15 6.5.0-preview.3.136 6.0.0 - 6.0.0 - 6.0.0 + 7.0.0 + 7.0.0 - - + + @@ -78,8 +78,8 @@ - - + + @@ -93,18 +93,18 @@ - - + + - - + + - - + + @@ -113,18 +113,18 @@ - - + + - - + + - - + + diff --git a/src/MSBuild/app.config b/src/MSBuild/app.config index 8864b5931da..195274749e3 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 6c5ef517c6e..9315270511f 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"="6.0.0.0" +"newVersion"="7.0.0.0"