diff --git a/eng/Versions.props b/eng/Versions.props index 7549f4037..57ef1a01c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -186,8 +186,8 @@ or minor release, prebuilts may be needed. When the release is mature, prebuilts are not necessary, and this property is removed from the file. --> - 7.0.118 - 7.0.118 + 7.0.119 + 7.0.119 diff --git a/src/SourceBuild/tarball/content/global.json b/src/SourceBuild/tarball/content/global.json index 637b5911d..c92753cce 100644 --- a/src/SourceBuild/tarball/content/global.json +++ b/src/SourceBuild/tarball/content/global.json @@ -1,6 +1,6 @@ { "tools": { - "dotnet": "7.0.118" + "dotnet": "7.0.119" }, "msbuild-sdks": { "Microsoft.Build.CentralPackageVersions": "2.0.1",