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 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-990a07e " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-990a07ed /nuget/v3/index.json" />
63
+ <add key =" darc-pub-DotNet-msbuild-Trusted-66286d5 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-66286d57 /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.29 " >
76
+ <Dependency Name =" Microsoft.Build" Version =" 17.12.30 " >
77
77
<Uri >https://github.com/dotnet/msbuild</Uri >
78
- <Sha >990a07ed6852e478b0c05599154c3a28c124cdeb </Sha >
78
+ <Sha >66286d576d5a4dec11eca10ac95ab08a7117bb75 </Sha >
79
79
</Dependency >
80
- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.29 -preview-25111-06 " >
80
+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.30 -preview-25111-15 " >
81
81
<Uri >https://github.com/dotnet/msbuild</Uri >
82
- <Sha >990a07ed6852e478b0c05599154c3a28c124cdeb </Sha >
82
+ <Sha >66286d576d5a4dec11eca10ac95ab08a7117bb75 </Sha >
83
83
</Dependency >
84
84
<!-- Intermediate is necessary for source build. -->
85
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.29 -preview-25111-06 " >
85
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.30 -preview-25111-15 " >
86
86
<Uri >https://github.com/dotnet/msbuild</Uri >
87
- <Sha >990a07ed6852e478b0c05599154c3a28c124cdeb </Sha >
87
+ <Sha >66286d576d5a4dec11eca10ac95ab08a7117bb75 </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.29 </MicrosoftBuildVersion >
184
- <MicrosoftBuildLocalizationVersion >17.12.29 -preview-25111-06 </MicrosoftBuildLocalizationVersion >
183
+ <MicrosoftBuildVersion >17.12.30 </MicrosoftBuildVersion >
184
+ <MicrosoftBuildLocalizationVersion >17.12.30 -preview-25111-15 </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