Merge branch 'release/7.0.1xx' into internal-merge-7.0.1xx-2024-02-13-1018

This commit is contained in:
vseanreesermsft 2024-02-14 15:24:13 -08:00 committed by GitHub
commit bcfaeb63cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -216,8 +216,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.
-->
<PrivateSourceBuiltSDKVersion>7.0.115</PrivateSourceBuiltSDKVersion>
<PrivateSourceBuiltArtifactsPackageVersion>7.0.115</PrivateSourceBuiltArtifactsPackageVersion>
<PrivateSourceBuiltSDKVersion>7.0.116</PrivateSourceBuiltSDKVersion>
<PrivateSourceBuiltArtifactsPackageVersion>7.0.116</PrivateSourceBuiltArtifactsPackageVersion>
</PropertyGroup>
<!-- Workload manifest package versions -->
<PropertyGroup>

View file

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