.NET Source-Build 6.0.135 October 2024 Updates (#20171)

Co-authored-by: Ella Hathaway <67609881+ellahathaway@users.noreply.github.com>
This commit is contained in:
.NET Source-Build Bot 2024-10-08 22:53:25 -05:00 committed by GitHub
parent fe1860b57f
commit 9e1016a2d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -144,7 +144,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>6.0.133</PrivateSourceBuiltArtifactsPackageVersion>
<PrivateSourceBuiltArtifactsPackageVersion>6.0.135</PrivateSourceBuiltArtifactsPackageVersion>
</PropertyGroup>
<!-- Workload manifest package versions -->
<PropertyGroup>

View file

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