File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 69
69
<Sha >0b30e0253a0d7c47a99cecd51b0d5ff5c83ad1df</Sha >
70
70
<SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
71
71
</Dependency >
72
- <Dependency Name =" Microsoft.Build" Version =" 17.13.0-preview-24529-01 " >
72
+ <Dependency Name =" Microsoft.Build" Version =" 17.13.0-preview-24529-12 " >
73
73
<Uri >https://github.com/dotnet/msbuild</Uri >
74
- <Sha >c77c393108188fdb4935abbd2f3a18d9e281cbe5 </Sha >
74
+ <Sha >ee511a9389f27376b131b7115ea0ad5aa0c75ce2 </Sha >
75
75
</Dependency >
76
- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.13.0-preview-24529-01 " >
76
+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.13.0-preview-24529-12 " >
77
77
<Uri >https://github.com/dotnet/msbuild</Uri >
78
- <Sha >c77c393108188fdb4935abbd2f3a18d9e281cbe5 </Sha >
78
+ <Sha >ee511a9389f27376b131b7115ea0ad5aa0c75ce2 </Sha >
79
79
</Dependency >
80
80
<!-- Intermediate is necessary for source build. -->
81
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.13.0-preview-24529-01 " >
81
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.13.0-preview-24529-12 " >
82
82
<Uri >https://github.com/dotnet/msbuild</Uri >
83
- <Sha >c77c393108188fdb4935abbd2f3a18d9e281cbe5 </Sha >
83
+ <Sha >ee511a9389f27376b131b7115ea0ad5aa0c75ce2 </Sha >
84
84
<SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
85
85
</Dependency >
86
86
<Dependency Name =" Microsoft.FSharp.Compiler" Version =" 13.9.200-beta.24529.1" >
Original file line number Diff line number Diff line change 195
195
then use that in Directory.Packages.props.
196
196
197
197
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes. -->
198
- <MicrosoftBuildVersion >17.13.0-preview-24529-01 </MicrosoftBuildVersion >
199
- <MicrosoftBuildLocalizationVersion >17.13.0-preview-24529-01 </MicrosoftBuildLocalizationVersion >
198
+ <MicrosoftBuildVersion >17.13.0-preview-24529-12 </MicrosoftBuildVersion >
199
+ <MicrosoftBuildLocalizationVersion >17.13.0-preview-24529-12 </MicrosoftBuildLocalizationVersion >
200
200
<MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildSourceOnly)' != 'true'" >17.11.4</MicrosoftBuildMinimumVersion >
201
201
</PropertyGroup >
202
202
<PropertyGroup >
You can’t perform that action at this time.
0 commit comments