Merge branch 'release/7.0.3xx' into release/7.0.4xx

This commit is contained in:
Jason Zhai 2023-10-12 23:47:29 -07:00
commit c0661b465d
2 changed files with 2 additions and 2 deletions

View file

@ -221,7 +221,7 @@
or minor release, prebuilts may be needed. When the release is mature, prebuilts are not
necessary, and this property is removed from the file.
-->
<PrivateSourceBuiltArtifactsPackageVersion>7.0.111</PrivateSourceBuiltArtifactsPackageVersion>
<PrivateSourceBuiltArtifactsPackageVersion>7.0.112</PrivateSourceBuiltArtifactsPackageVersion>
</PropertyGroup>
<!-- Workload manifest package versions -->
<PropertyGroup>

View file

@ -1,6 +1,6 @@
{
"tools": {
"dotnet": "7.0.111"
"dotnet": "7.0.112"
},
"msbuild-sdks": {
"Microsoft.Build.CentralPackageVersions": "2.0.1",