File tree Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 60
60
<add key =" darc-int-dotnet-aspnetcore-704f7cb-1" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-704f7cb1-1/nuget/v3/index.json" />
61
61
<!-- End: Package sources from dotnet-aspnetcore -->
62
62
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
63
- <add key =" darc-pub-DotNet-msbuild-Trusted-e0b90a9 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-e0b90a9a /nuget/v3/index.json" />
63
+ <add key =" darc-pub-DotNet-msbuild-Trusted-990a07e " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-990a07ed /nuget/v3/index.json" />
64
64
<!-- End: Package sources from DotNet-msbuild-Trusted -->
65
65
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
66
66
<!-- End: Package sources from dotnet-roslyn-analyzers -->
Original file line number Diff line number Diff line change 73
73
<Sha >2c27e405e17595694d91892159593d6dd10e61e2</Sha >
74
74
<SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
75
75
</Dependency >
76
- <Dependency Name =" Microsoft.Build" Version =" 17.12.27 " >
76
+ <Dependency Name =" Microsoft.Build" Version =" 17.12.29 " >
77
77
<Uri >https://github.com/dotnet/msbuild</Uri >
78
- <Sha >e0b90a9a8ad3d8fdd186566b33859450c9e4e06c </Sha >
78
+ <Sha >990a07ed6852e478b0c05599154c3a28c124cdeb </Sha >
79
79
</Dependency >
80
- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.27 -preview-25106-01 " >
80
+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.29 -preview-25111-06 " >
81
81
<Uri >https://github.com/dotnet/msbuild</Uri >
82
- <Sha >e0b90a9a8ad3d8fdd186566b33859450c9e4e06c </Sha >
82
+ <Sha >990a07ed6852e478b0c05599154c3a28c124cdeb </Sha >
83
83
</Dependency >
84
84
<!-- Intermediate is necessary for source build. -->
85
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.27 -preview-25106-01 " >
85
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.29 -preview-25111-06 " >
86
86
<Uri >https://github.com/dotnet/msbuild</Uri >
87
- <Sha >e0b90a9a8ad3d8fdd186566b33859450c9e4e06c </Sha >
87
+ <Sha >990a07ed6852e478b0c05599154c3a28c124cdeb </Sha >
88
88
<SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
89
89
</Dependency >
90
90
<Dependency Name =" Microsoft.FSharp.Compiler" Version =" 12.9.101-beta.25070.7" >
Original file line number Diff line number Diff line change 180
180
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
181
181
182
182
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
183
- <MicrosoftBuildVersion >17.12.27 </MicrosoftBuildVersion >
184
- <MicrosoftBuildLocalizationVersion >17.12.27 -preview-25106-01 </MicrosoftBuildLocalizationVersion >
183
+ <MicrosoftBuildVersion >17.12.29 </MicrosoftBuildVersion >
184
+ <MicrosoftBuildLocalizationVersion >17.12.29 -preview-25111-06 </MicrosoftBuildLocalizationVersion >
185
185
<MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildSourceOnly)' != 'true'" >17.11.4</MicrosoftBuildMinimumVersion >
186
186
<MinimumVSVersion >17.12</MinimumVSVersion >
187
187
</PropertyGroup >
Original file line number Diff line number Diff line change 2
2
<ProductDependencies >
3
3
</ProductDependencies >
4
4
<ToolsetDependencies >
5
- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.24572 .2" >
5
+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 9.0.0-beta.25065 .2" >
6
6
<Uri >https://github.com/dotnet/arcade</Uri >
7
- <Sha >b41381d5cd633471265e9cd72e933a7048e03062 </Sha >
7
+ <Sha >c4bbc67763bf0c5a868862df874079380e647d61 </Sha >
8
8
</Dependency >
9
9
</ToolsetDependencies >
10
10
</Dependencies >
Original file line number Diff line number Diff line change 23
23
of a .NET major or minor release, prebuilts may be needed. When the release is mature, prebuilts
24
24
are not necessary, and this property is removed from the file.
25
25
-->
26
- <PrivateSourceBuiltSdkVersion >9.0.102 </PrivateSourceBuiltSdkVersion >
27
- <PrivateSourceBuiltArtifactsVersion >9.0.102 -servicing.24611 .1</PrivateSourceBuiltArtifactsVersion >
26
+ <PrivateSourceBuiltSdkVersion >9.0.103 </PrivateSourceBuiltSdkVersion >
27
+ <PrivateSourceBuiltArtifactsVersion >9.0.103 -servicing.25071 .1</PrivateSourceBuiltArtifactsVersion >
28
28
<!-- command-line-api dependencies -->
29
29
<SystemCommandLineVersion >2.0.0-beta4.24126.1</SystemCommandLineVersion >
30
30
<!-- msbuild dependencies -->
Original file line number Diff line number Diff line change 1
1
{
2
2
"tools" : {
3
- "dotnet" : " 9.0.102 "
3
+ "dotnet" : " 9.0.103 "
4
4
},
5
5
"msbuild-sdks" : {
6
6
"Microsoft.Build.NoTargets" : " 3.7.0" ,
7
7
"Microsoft.Build.Traversal" : " 3.4.0" ,
8
- "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.24572 .2"
8
+ "Microsoft.DotNet.Arcade.Sdk" : " 9.0.0-beta.25065 .2"
9
9
}
10
10
}
You can’t perform that action at this time.
0 commit comments