Rebootstrap with new SB artifacts and SDK (#18126)
This commit is contained in:
parent
10c3b7818b
commit
64e4824aa6
2 changed files with 3 additions and 3 deletions
|
@ -23,8 +23,8 @@
|
||||||
of a .NET major or minor release, prebuilts may be needed. When the release is mature, prebuilts
|
of a .NET major or minor release, prebuilts may be needed. When the release is mature, prebuilts
|
||||||
are not necessary, and this property is removed from the file.
|
are not necessary, and this property is removed from the file.
|
||||||
-->
|
-->
|
||||||
<PrivateSourceBuiltSdkVersion>9.0.100-alpha.1.23603.1</PrivateSourceBuiltSdkVersion>
|
<PrivateSourceBuiltSdkVersion>9.0.100-alpha.1.24055.1</PrivateSourceBuiltSdkVersion>
|
||||||
<PrivateSourceBuiltArtifactsVersion>9.0.100-alpha.1.23603.1</PrivateSourceBuiltArtifactsVersion>
|
<PrivateSourceBuiltArtifactsVersion>9.0.100-alpha.1.24055.1</PrivateSourceBuiltArtifactsVersion>
|
||||||
<PrivateSourceBuiltPrebuiltsVersion>0.1.0-9.0.100-6</PrivateSourceBuiltPrebuiltsVersion>
|
<PrivateSourceBuiltPrebuiltsVersion>0.1.0-9.0.100-6</PrivateSourceBuiltPrebuiltsVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"tools": {
|
"tools": {
|
||||||
"dotnet": "9.0.100-alpha.1.23603.1"
|
"dotnet": "9.0.100-alpha.1.24055.2"
|
||||||
},
|
},
|
||||||
"msbuild-sdks": {
|
"msbuild-sdks": {
|
||||||
"Microsoft.Build.Traversal": "2.0.2",
|
"Microsoft.Build.Traversal": "2.0.2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue