File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Filter options
Expand file tree Collapse file tree 3 files changed +9
-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-bfbb056 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-bfbb0566 /nuget/v3/index.json" />
13
+ <add key =" darc-pub-DotNet-msbuild-Trusted-b46a62a " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-b46a62a9 /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 -->
Original file line number Diff line number Diff line change 55
55
<Uri >https://github.com/dotnet/emsdk</Uri >
56
56
<Sha >ec84e775d21d3b7a6698ec30f7b2a5a9e3acd314</Sha >
57
57
</Dependency >
58
- <Dependency Name =" Microsoft.Build" Version =" 17.8.22 " >
58
+ <Dependency Name =" Microsoft.Build" Version =" 17.8.24 " >
59
59
<Uri >https://github.com/dotnet/msbuild</Uri >
60
- <Sha >bfbb05667061fc94ba2d135e28e3827161947b95 </Sha >
60
+ <Sha >b46a62a9a9861ce314f4119f968caafedd85741e </Sha >
61
61
</Dependency >
62
- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.8.22 -preview-25121-01 " >
62
+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.8.24 -preview-25207-02 " >
63
63
<Uri >https://github.com/dotnet/msbuild</Uri >
64
- <Sha >bfbb05667061fc94ba2d135e28e3827161947b95 </Sha >
64
+ <Sha >b46a62a9a9861ce314f4119f968caafedd85741e </Sha >
65
65
</Dependency >
66
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.8.22 -preview-25121-01 " >
66
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.8.24 -preview-25207-02 " >
67
67
<Uri >https://github.com/dotnet/msbuild</Uri >
68
- <Sha >bfbb05667061fc94ba2d135e28e3827161947b95 </Sha >
68
+ <Sha >b46a62a9a9861ce314f4119f968caafedd85741e </Sha >
69
69
<SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
70
70
</Dependency >
71
71
<Dependency Name =" Microsoft.FSharp.Compiler" Version =" 12.8.102-beta.24081.2" >
Original file line number Diff line number Diff line change 121
121
</PropertyGroup >
122
122
<PropertyGroup >
123
123
<!-- Dependencies from https://github.com/Microsoft/msbuild -->
124
- <MicrosoftBuildPackageVersion >17.8.22 </MicrosoftBuildPackageVersion >
124
+ <MicrosoftBuildPackageVersion >17.8.24 </MicrosoftBuildPackageVersion >
125
125
<MicrosoftBuildCurrentPackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildCurrentPackageVersion >
126
126
<!-- Some tasks and the resolver will need to run in an MSBuild that is older than the very latest,
127
127
so target one that matches the version in minimumMSBuildVersion.
130
130
<MicrosoftBuildPackageVersion Condition =" exists('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion') and '$(DotNetBuildFromSource)' != 'true'" >$([System.IO.File]::ReadAllText('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion').Trim())</MicrosoftBuildPackageVersion >
131
131
<MicrosoftBuildFrameworkPackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildFrameworkPackageVersion >
132
132
<MicrosoftBuildRuntimePackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildRuntimePackageVersion >
133
- <MicrosoftBuildLocalizationPackageVersion >17.8.22 -preview-25121-01 </MicrosoftBuildLocalizationPackageVersion >
133
+ <MicrosoftBuildLocalizationPackageVersion >17.8.24 -preview-25207-02 </MicrosoftBuildLocalizationPackageVersion >
134
134
<MicrosoftBuildUtilitiesCorePackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildUtilitiesCorePackageVersion >
135
135
<MicrosoftBuildTasksCorePackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildTasksCorePackageVersion >
136
136
<MicrosoftBuildTasksCoreVersion >$(MicrosoftBuildTasksCorePackageVersion)</MicrosoftBuildTasksCoreVersion >
You can’t perform that action at this time.
0 commit comments