Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9e1016a

Browse files
.NET Source-Build 6.0.135 October 2024 Updates (#20171)
Co-authored-by: Ella Hathaway <[email protected]>
1 parent fe1860b commit 9e1016a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
or minor release, prebuilts may be needed. When the release is mature, prebuilts are not
145145
necessary, and this property is removed from the file.
146146
-->
147-
<PrivateSourceBuiltArtifactsPackageVersion>6.0.133</PrivateSourceBuiltArtifactsPackageVersion>
147+
<PrivateSourceBuiltArtifactsPackageVersion>6.0.135</PrivateSourceBuiltArtifactsPackageVersion>
148148
</PropertyGroup>
149149
<!-- Workload manifest package versions -->
150150
<PropertyGroup>

src/SourceBuild/tarball/content/global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tools": {
3-
"dotnet": "6.0.133"
3+
"dotnet": "6.0.135"
44
},
55
"msbuild-sdks": {
66
"Microsoft.Build.CentralPackageVersions": "2.0.1",

0 commit comments

Comments
 (0)