.NET Source-Build 7.0.120 May 2024 Updates (#19855)
This commit is contained in:
parent
97fddd6636
commit
f91278d543
2 changed files with 3 additions and 3 deletions
|
@ -186,8 +186,8 @@
|
||||||
or minor release, prebuilts may be needed. When the release is mature, prebuilts are not
|
or minor release, prebuilts may be needed. When the release is mature, prebuilts are not
|
||||||
necessary, and this property is removed from the file.
|
necessary, and this property is removed from the file.
|
||||||
-->
|
-->
|
||||||
<PrivateSourceBuiltSDKVersion>7.0.119</PrivateSourceBuiltSDKVersion>
|
<PrivateSourceBuiltSDKVersion>7.0.120</PrivateSourceBuiltSDKVersion>
|
||||||
<PrivateSourceBuiltArtifactsPackageVersion>7.0.119</PrivateSourceBuiltArtifactsPackageVersion>
|
<PrivateSourceBuiltArtifactsPackageVersion>7.0.120</PrivateSourceBuiltArtifactsPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<!-- Workload manifest package versions -->
|
<!-- Workload manifest package versions -->
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"tools": {
|
"tools": {
|
||||||
"dotnet": "7.0.119"
|
"dotnet": "7.0.120"
|
||||||
},
|
},
|
||||||
"msbuild-sdks": {
|
"msbuild-sdks": {
|
||||||
"Microsoft.Build.CentralPackageVersions": "2.0.1",
|
"Microsoft.Build.CentralPackageVersions": "2.0.1",
|
||||||
|
|
Loading…
Reference in a new issue