File tree Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 28
28
<!-- Begin: Package sources from dotnet-emsdk -->
29
29
<!-- End: Package sources from dotnet-emsdk -->
30
30
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
31
- <add key =" darc-pub-DotNet-msbuild-Trusted-8929ca9 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-8929ca9e /nuget/v3/index.json" />
31
+ <add key =" darc-pub-DotNet-msbuild-Trusted-c9a5370 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-c9a53703 /nuget/v3/index.json" />
32
32
<!-- End: Package sources from DotNet-msbuild-Trusted -->
33
33
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
34
34
<!-- End: Package sources from dotnet-roslyn-analyzers -->
35
35
<!-- Begin: Package sources from dotnet-runtime -->
36
36
<!-- End: Package sources from dotnet-runtime -->
37
37
<!-- Begin: Package sources from dotnet-templating -->
38
38
<add key =" darc-pub-dotnet-templating-813004f" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3/nuget/v3/index.json" />
39
+ <add key =" darc-pub-dotnet-templating-813004f-5" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3-5/nuget/v3/index.json" />
40
+ <add key =" darc-pub-dotnet-templating-813004f-4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3-4/nuget/v3/index.json" />
41
+ <add key =" darc-pub-dotnet-templating-813004f-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3-3/nuget/v3/index.json" />
42
+ <add key =" darc-pub-dotnet-templating-813004f-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3-2/nuget/v3/index.json" />
43
+ <add key =" darc-pub-dotnet-templating-813004f-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-813004f3-1/nuget/v3/index.json" />
39
44
<!-- End: Package sources from dotnet-templating -->
40
45
<!-- Begin: Package sources from dotnet-windowsdesktop -->
41
46
<!-- End: Package sources from dotnet-windowsdesktop -->
Original file line number Diff line number Diff line change 69
69
<Sha >0bcc3e67026ea44a16fb018a50e4e134c06ab3d6</Sha >
70
70
<SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
71
71
</Dependency >
72
- <Dependency Name =" Microsoft.Build" Version =" 17.14.21 " >
72
+ <Dependency Name =" Microsoft.Build" Version =" 17.14.27 " >
73
73
<Uri >https://github.com/dotnet/msbuild</Uri >
74
- <Sha >8929ca9e34d7643e05f10739daf87fe70ae42ae7 </Sha >
74
+ <Sha >c9a53703f91b363f770f8334b5671848b6427043 </Sha >
75
75
</Dependency >
76
- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.14.21 -servicing-25411-08 " >
76
+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.14.27 -servicing-25458-02 " >
77
77
<Uri >https://github.com/dotnet/msbuild</Uri >
78
- <Sha >8929ca9e34d7643e05f10739daf87fe70ae42ae7 </Sha >
78
+ <Sha >c9a53703f91b363f770f8334b5671848b6427043 </Sha >
79
79
</Dependency >
80
80
<!-- Intermediate is necessary for source build. -->
81
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.14.21 -servicing-25411-08 " >
81
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.14.27 -servicing-25458-02 " >
82
82
<Uri >https://github.com/dotnet/msbuild</Uri >
83
- <Sha >8929ca9e34d7643e05f10739daf87fe70ae42ae7 </Sha >
83
+ <Sha >c9a53703f91b363f770f8334b5671848b6427043 </Sha >
84
84
<SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
85
85
</Dependency >
86
86
<Dependency Name =" Microsoft.FSharp.Compiler" Version =" 13.9.303-beta.25361.1" >
Original file line number Diff line number Diff line change 182
182
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
183
183
184
184
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
185
- <MicrosoftBuildVersion >17.14.21 </MicrosoftBuildVersion >
186
- <MicrosoftBuildLocalizationVersion >17.14.21 -servicing-25411-08 </MicrosoftBuildLocalizationVersion >
185
+ <MicrosoftBuildVersion >17.14.27 </MicrosoftBuildVersion >
186
+ <MicrosoftBuildLocalizationVersion >17.14.27 -servicing-25458-02 </MicrosoftBuildLocalizationVersion >
187
187
<MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildSourceOnly)' != 'true'" >17.11.31</MicrosoftBuildMinimumVersion >
188
188
<MinimumVSVersion >17.12</MinimumVSVersion >
189
189
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments