File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 31
31
<add key =" darc-int-dotnet-aspnetcore-4442a18-1" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-4442a188-1/nuget/v3/index.json" />
32
32
<!-- End: Package sources from dotnet-aspnetcore -->
33
33
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
34
- <add key =" darc-pub-DotNet-msbuild-Trusted-2395ee1 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-2395ee1a /nuget/v3/index.json" />
34
+ <add key =" darc-pub-DotNet-msbuild-Trusted-f7ab67b " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-f7ab67b0 /nuget/v3/index.json" />
35
35
<!-- End: Package sources from DotNet-msbuild-Trusted -->
36
36
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
37
37
<!-- End: Package sources from dotnet-roslyn-analyzers -->
Original file line number Diff line number Diff line change 73
73
<Sha >4c9d1b112c16716c2479e054e9ad4db8b5b8c70c</Sha >
74
74
<SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
75
75
</Dependency >
76
- <Dependency Name =" Microsoft.Build" Version =" 17.12.25 " >
76
+ <Dependency Name =" Microsoft.Build" Version =" 17.12.26 " >
77
77
<Uri >https://github.com/dotnet/msbuild</Uri >
78
- <Sha >2395ee1ad02f6870e8e54ccab24454b04a77124f </Sha >
78
+ <Sha >f7ab67b00991bd693a518451426ba33915614d19 </Sha >
79
79
</Dependency >
80
- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.25 -preview-25070-05 " >
80
+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.26 -preview-25071-08 " >
81
81
<Uri >https://github.com/dotnet/msbuild</Uri >
82
- <Sha >2395ee1ad02f6870e8e54ccab24454b04a77124f </Sha >
82
+ <Sha >f7ab67b00991bd693a518451426ba33915614d19 </Sha >
83
83
</Dependency >
84
84
<!-- Intermediate is necessary for source build. -->
85
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.25 -preview-25070-05 " >
85
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.26 -preview-25071-08 " >
86
86
<Uri >https://github.com/dotnet/msbuild</Uri >
87
- <Sha >2395ee1ad02f6870e8e54ccab24454b04a77124f </Sha >
87
+ <Sha >f7ab67b00991bd693a518451426ba33915614d19 </Sha >
88
88
<SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
89
89
</Dependency >
90
90
<Dependency Name =" Microsoft.FSharp.Compiler" Version =" 12.9.101-beta.24602.3" >
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.25 </MicrosoftBuildVersion >
184
- <MicrosoftBuildLocalizationVersion >17.12.25 -preview-25070-05 </MicrosoftBuildLocalizationVersion >
183
+ <MicrosoftBuildVersion >17.12.26 </MicrosoftBuildVersion >
184
+ <MicrosoftBuildLocalizationVersion >17.12.26 -preview-25071-08 </MicrosoftBuildLocalizationVersion >
185
185
<MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildSourceOnly)' != 'true'" >17.11.4</MicrosoftBuildMinimumVersion >
186
186
<MinimumVSVersion >17.12</MinimumVSVersion >
187
187
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments