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-7ed9cf3 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-7ed9cf3b /nuget/v3/index.json" />
18+ <add key =" darc-pub-DotNet-msbuild-Trusted-1d044e3 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-1d044e35 /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 >42532a7524749ad5d48d1820eaa7d4ab7e77faa6</Sha >
5757 </Dependency >
58- <Dependency Name =" Microsoft.Build" Version =" 17.10.48 " >
58+ <Dependency Name =" Microsoft.Build" Version =" 17.10.49 " >
5959 <Uri >https://github.com/dotnet/msbuild</Uri >
60- <Sha >7ed9cf3b60e549ceeafbac09cfe2e6ed51124897 </Sha >
60+ <Sha >1d044e3560b5c2b365548a212afc65011b6f6c8b </Sha >
6161 </Dependency >
62- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.10.48 -servicing-25520-09 " >
62+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.10.49 -servicing-25560-04 " >
6363 <Uri >https://github.com/dotnet/msbuild</Uri >
64- <Sha >7ed9cf3b60e549ceeafbac09cfe2e6ed51124897 </Sha >
64+ <Sha >1d044e3560b5c2b365548a212afc65011b6f6c8b </Sha >
6565 </Dependency >
66- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.10.48 -servicing-25520-09 " >
66+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.10.49 -servicing-25560-04 " >
6767 <Uri >https://github.com/dotnet/msbuild</Uri >
68- <Sha >7ed9cf3b60e549ceeafbac09cfe2e6ed51124897 </Sha >
68+ <Sha >1d044e3560b5c2b365548a212afc65011b6f6c8b </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 125125 </PropertyGroup >
126126 <PropertyGroup >
127127 <!-- Dependencies from https://github.com/Microsoft/msbuild -->
128- <MicrosoftBuildPackageVersion >17.10.48 </MicrosoftBuildPackageVersion >
128+ <MicrosoftBuildPackageVersion >17.10.49 </MicrosoftBuildPackageVersion >
129129 <MicrosoftBuildCurrentPackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildCurrentPackageVersion >
130130 <!-- Some tasks and the resolver normally need to run in an MSBuild that is older than the very latest,
131131 but all versions of VS older than 17.10 are out of support so we can safely bump to 17.10.
132132 <MicrosoftBuildPackageVersion Condition="'$(DotNetBuildFromSource)' != 'true'">17.8.29</MicrosoftBuildPackageVersion> -->
133133 <MicrosoftBuildFrameworkPackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildFrameworkPackageVersion >
134134 <MicrosoftBuildRuntimePackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildRuntimePackageVersion >
135- <MicrosoftBuildLocalizationPackageVersion >17.10.48 -servicing-25520-09 </MicrosoftBuildLocalizationPackageVersion >
135+ <MicrosoftBuildLocalizationPackageVersion >17.10.49 -servicing-25560-04 </MicrosoftBuildLocalizationPackageVersion >
136136 <MicrosoftBuildUtilitiesCorePackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildUtilitiesCorePackageVersion >
137137 <MicrosoftBuildTasksCorePackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildTasksCorePackageVersion >
138138 <MicrosoftBuildTasksCoreVersion >$(MicrosoftBuildTasksCorePackageVersion)</MicrosoftBuildTasksCoreVersion >
You can’t perform that action at this time.
0 commit comments