File tree Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Expand file tree Collapse file tree 3 files changed +12
-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-fc19b05 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-fc19b051 /nuget/v3/index.json" />
31
+ <add key =" darc-pub-DotNet-msbuild-Trusted-18a02f8 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-18a02f8a /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-bb74178" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-bb741780/nuget/v3/index.json" />
39
+ <add key =" darc-pub-dotnet-templating-bb74178-4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-bb741780-4/nuget/v3/index.json" />
40
+ <add key =" darc-pub-dotnet-templating-bb74178-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-bb741780-3/nuget/v3/index.json" />
41
+ <add key =" darc-pub-dotnet-templating-bb74178-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-bb741780-2/nuget/v3/index.json" />
39
42
<add key =" darc-pub-dotnet-templating-bb74178-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-bb741780-1/nuget/v3/index.json" />
40
43
<!-- End: Package sources from dotnet-templating -->
41
44
<!-- Begin: Package sources from dotnet-windowsdesktop -->
Original file line number Diff line number Diff line change 69
69
<Sha >78be8cdf4f0bfd93018fd7a87f8282a41d041298</Sha >
70
70
<SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
71
71
</Dependency >
72
- <Dependency Name =" Microsoft.Build" Version =" 17.14.4 " >
72
+ <Dependency Name =" Microsoft.Build" Version =" 17.14.7 " >
73
73
<Uri >https://github.com/dotnet/msbuild</Uri >
74
- <Sha >fc19b05155b893f7f77eddf1fb53e6646b53d51a </Sha >
74
+ <Sha >18a02f8a6ac183748b41466337dd15a0124b16d4 </Sha >
75
75
</Dependency >
76
- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.14.4 -preview-25207-08 " >
76
+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.14.7 -preview-25230-05 " >
77
77
<Uri >https://github.com/dotnet/msbuild</Uri >
78
- <Sha >fc19b05155b893f7f77eddf1fb53e6646b53d51a </Sha >
78
+ <Sha >18a02f8a6ac183748b41466337dd15a0124b16d4 </Sha >
79
79
</Dependency >
80
80
<!-- Intermediate is necessary for source build. -->
81
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.14.4 -preview-25207-08 " >
81
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.14.7 -preview-25230-05 " >
82
82
<Uri >https://github.com/dotnet/msbuild</Uri >
83
- <Sha >fc19b05155b893f7f77eddf1fb53e6646b53d51a </Sha >
83
+ <Sha >18a02f8a6ac183748b41466337dd15a0124b16d4 </Sha >
84
84
<SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
85
85
</Dependency >
86
86
<Dependency Name =" Microsoft.FSharp.Compiler" Version =" 13.9.300-beta.25181.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.4 </MicrosoftBuildVersion >
186
- <MicrosoftBuildLocalizationVersion >17.14.4 -preview-25207-08 </MicrosoftBuildLocalizationVersion >
185
+ <MicrosoftBuildVersion >17.14.7 </MicrosoftBuildVersion >
186
+ <MicrosoftBuildLocalizationVersion >17.14.7 -preview-25230-05 </MicrosoftBuildLocalizationVersion >
187
187
<MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildSourceOnly)' != 'true'" >17.11.4</MicrosoftBuildMinimumVersion >
188
188
<MinimumVSVersion >17.12</MinimumVSVersion >
189
189
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments