File tree Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 10
10
<!-- Begin: Package sources from dotnet-aspnetcore -->
11
11
<!-- End: Package sources from dotnet-aspnetcore -->
12
12
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
13
- <add key =" darc-pub-DotNet-msbuild-Trusted-1cce779 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-1cce7796 /nuget/v3/index.json" />
13
+ <add key =" darc-pub-DotNet-msbuild-Trusted-ed8c6ae " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-ed8c6aec /nuget/v3/index.json" />
14
14
<!-- End: Package sources from DotNet-msbuild-Trusted -->
15
15
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
16
16
<!-- End: Package sources from dotnet-roslyn-analyzers -->
17
17
<!-- Begin: Package sources from dotnet-runtime -->
18
18
<!-- End: Package sources from dotnet-runtime -->
19
19
<!-- Begin: Package sources from dotnet-templating -->
20
20
<add key =" darc-pub-dotnet-templating-b1003b4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b1003b44/nuget/v3/index.json" />
21
+ <add key =" darc-pub-dotnet-templating-b1003b4-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b1003b44-1/nuget/v3/index.json" />
21
22
<!-- End: Package sources from dotnet-templating -->
22
23
<!-- Begin: Package sources from dotnet-windowsdesktop -->
23
24
<!-- End: Package sources from dotnet-windowsdesktop -->
Original file line number Diff line number Diff line change 73
73
<Sha >763d10a1a251be35337ee736832bfde3f9200672</Sha >
74
74
<SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
75
75
</Dependency >
76
- <Dependency Name =" Microsoft.Build" Version =" 17.12.12 " >
76
+ <Dependency Name =" Microsoft.Build" Version =" 17.12.18 " >
77
77
<Uri >https://github.com/dotnet/msbuild</Uri >
78
- <Sha >1cce77968bca1366760f361c837ffbc3a6af70f0 </Sha >
78
+ <Sha >ed8c6aec5b774cfdad4e95033910c30aa0d93391 </Sha >
79
79
</Dependency >
80
- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.12 -preview-24571-01 " >
80
+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.18 -preview-24610-04 " >
81
81
<Uri >https://github.com/dotnet/msbuild</Uri >
82
- <Sha >1cce77968bca1366760f361c837ffbc3a6af70f0 </Sha >
82
+ <Sha >ed8c6aec5b774cfdad4e95033910c30aa0d93391 </Sha >
83
83
</Dependency >
84
84
<!-- Intermediate is necessary for source build. -->
85
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.12 -preview-24571-01 " >
85
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.18 -preview-24610-04 " >
86
86
<Uri >https://github.com/dotnet/msbuild</Uri >
87
- <Sha >1cce77968bca1366760f361c837ffbc3a6af70f0 </Sha >
87
+ <Sha >ed8c6aec5b774cfdad4e95033910c30aa0d93391 </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.12 </MicrosoftBuildVersion >
184
- <MicrosoftBuildLocalizationVersion >17.12.12 -preview-24571-01 </MicrosoftBuildLocalizationVersion >
183
+ <MicrosoftBuildVersion >17.12.18 </MicrosoftBuildVersion >
184
+ <MicrosoftBuildLocalizationVersion >17.12.18 -preview-24610-04 </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