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 1515 <!-- Begin: Package sources from dotnet-aspnetcore -->
1616 <!-- End: Package sources from dotnet-aspnetcore -->
1717 <!-- Begin: Package sources from DotNet-msbuild-Trusted -->
18- <add key =" darc-pub-DotNet-msbuild-Trusted-dbc02fd " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-dbc02fd5 /nuget/v3/index.json" />
18+ <add key =" darc-pub-DotNet-msbuild-Trusted-cac01d6 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-cac01d67 /nuget/v3/index.json" />
1919 <!-- End: Package sources from DotNet-msbuild-Trusted -->
2020 <!-- Begin: Package sources from dotnet-roslyn-analyzers -->
2121 <!-- End: Package sources from dotnet-roslyn-analyzers -->
Original file line number Diff line number Diff line change 5555 <Uri >https://github.com/dotnet/emsdk</Uri >
5656 <Sha >976b101e5539557c20e2ac39885ac879531bcf82</Sha >
5757 </Dependency >
58- <Dependency Name =" Microsoft.Build" Version =" 17.10.33 " >
58+ <Dependency Name =" Microsoft.Build" Version =" 17.10.35 " >
5959 <Uri >https://github.com/dotnet/msbuild</Uri >
60- <Sha >dbc02fd53b9594bf912231e2955694827ed18884 </Sha >
60+ <Sha >cac01d670cd054af080c4b696a8e8261549146e1 </Sha >
6161 </Dependency >
62- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.10.33 -servicing-25353 -02" >
62+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.10.35 -servicing-25404 -02" >
6363 <Uri >https://github.com/dotnet/msbuild</Uri >
64- <Sha >dbc02fd53b9594bf912231e2955694827ed18884 </Sha >
64+ <Sha >cac01d670cd054af080c4b696a8e8261549146e1 </Sha >
6565 </Dependency >
66- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.10.33 -servicing-25353 -02" >
66+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.10.35 -servicing-25404 -02" >
6767 <Uri >https://github.com/dotnet/msbuild</Uri >
68- <Sha >dbc02fd53b9594bf912231e2955694827ed18884 </Sha >
68+ <Sha >cac01d670cd054af080c4b696a8e8261549146e1 </Sha >
6969 <SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
7070 </Dependency >
7171 <Dependency Name =" Microsoft.FSharp.Compiler" Version =" 12.8.301-beta.24271.6" >
Original file line number Diff line number Diff line change 126126 </PropertyGroup >
127127 <PropertyGroup >
128128 <!-- Dependencies from https://github.com/Microsoft/msbuild -->
129- <MicrosoftBuildPackageVersion >17.10.33 </MicrosoftBuildPackageVersion >
129+ <MicrosoftBuildPackageVersion >17.10.35 </MicrosoftBuildPackageVersion >
130130 <MicrosoftBuildCurrentPackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildCurrentPackageVersion >
131131 <!-- Some tasks and the resolver will need to run in an MSBuild that is older than the very latest,
132132 so target one that matches the version in minimumMSBuildVersion.
135135 <MicrosoftBuildPackageVersion Condition =" '$(DotNetBuildFromSource)' != 'true'" >17.8.29</MicrosoftBuildPackageVersion >
136136 <MicrosoftBuildFrameworkPackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildFrameworkPackageVersion >
137137 <MicrosoftBuildRuntimePackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildRuntimePackageVersion >
138- <MicrosoftBuildLocalizationPackageVersion >17.10.33 -servicing-25353 -02</MicrosoftBuildLocalizationPackageVersion >
138+ <MicrosoftBuildLocalizationPackageVersion >17.10.35 -servicing-25404 -02</MicrosoftBuildLocalizationPackageVersion >
139139 <MicrosoftBuildUtilitiesCorePackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildUtilitiesCorePackageVersion >
140140 <MicrosoftBuildTasksCorePackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildTasksCorePackageVersion >
141141 <MicrosoftBuildTasksCoreVersion >$(MicrosoftBuildTasksCorePackageVersion)</MicrosoftBuildTasksCoreVersion >
You can’t perform that action at this time.
0 commit comments