File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6969 <Sha >c3d83d0ea894e5ee537bfc591fd48e06af8d9166</Sha >
7070 <SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
7171 </Dependency >
72- <Dependency Name =" Microsoft.Build" Version =" 17.12.0-preview-24467-02 " >
72+ <Dependency Name =" Microsoft.Build" Version =" 17.12.0-preview-24469-05 " >
7373 <Uri >https://github.com/dotnet/msbuild</Uri >
74- <Sha >988196b1c64418351f46da7d3a9ff403560a4270 </Sha >
74+ <Sha >fea15fbd1fdb509ee69db79420c6cc10044b6b09 </Sha >
7575 </Dependency >
76- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.0-preview-24467-02 " >
76+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.0-preview-24469-05 " >
7777 <Uri >https://github.com/dotnet/msbuild</Uri >
78- <Sha >988196b1c64418351f46da7d3a9ff403560a4270 </Sha >
78+ <Sha >fea15fbd1fdb509ee69db79420c6cc10044b6b09 </Sha >
7979 </Dependency >
8080 <!-- Intermediate is necessary for source build. -->
81- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.0-preview-24467-02 " >
81+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.0-preview-24469-05 " >
8282 <Uri >https://github.com/dotnet/msbuild</Uri >
83- <Sha >988196b1c64418351f46da7d3a9ff403560a4270 </Sha >
83+ <Sha >fea15fbd1fdb509ee69db79420c6cc10044b6b09 </Sha >
8484 <SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
8585 </Dependency >
8686 <Dependency Name =" Microsoft.FSharp.Compiler" Version =" 12.9.100-beta.24466.6" >
Original file line number Diff line number Diff line change 212212 then use that in Directory.Packages.props.
213213
214214 At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes. -->
215- <MicrosoftBuildVersion >17.12.0-preview-24467-02 </MicrosoftBuildVersion >
216- <MicrosoftBuildLocalizationVersion >17.12.0-preview-24467-02 </MicrosoftBuildLocalizationVersion >
215+ <MicrosoftBuildVersion >17.12.0-preview-24469-05 </MicrosoftBuildVersion >
216+ <MicrosoftBuildLocalizationVersion >17.12.0-preview-24469-05 </MicrosoftBuildLocalizationVersion >
217217 <MicrosoftBuildMinimumVersion Condition =" Exists('$(RepoRoot)src\Layout\redist\minimumMSBuildVersion') and '$(DotNetBuildSourceOnly)' != 'true'" >$([System.IO.File]::ReadAllText('$(RepoRoot)src\Layout\redist\minimumMSBuildVersion').Trim())</MicrosoftBuildMinimumVersion >
218218 </PropertyGroup >
219219 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments