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 1818 <add key =" darc-int-dotnet-aspnetcore-fa4d80b-1" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-fa4d80b7-1/nuget/v3/index.json" />
1919 <!-- End: Package sources from dotnet-aspnetcore -->
2020 <!-- Begin: Package sources from DotNet-msbuild-Trusted -->
21- <add key =" darc-pub-DotNet-msbuild-Trusted-d832838 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-d8328385 /nuget/v3/index.json" />
21+ <add key =" darc-pub-DotNet-msbuild-Trusted-af11d4f-1 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-af11d4f2-1 /nuget/v3/index.json" />
2222 <!-- End: Package sources from DotNet-msbuild-Trusted -->
2323 <!-- Begin: Package sources from dotnet-roslyn-analyzers -->
2424 <!-- 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 >2b0cca8ad3a88e02fe0878139009ffffde071f1f</Sha >
5757 </Dependency >
58- <Dependency Name =" Microsoft.Build" Version =" 17.8.30 " >
58+ <Dependency Name =" Microsoft.Build" Version =" 17.8.31 " >
5959 <Uri >https://github.com/dotnet/msbuild</Uri >
60- <Sha >d832838517d47acce1d644b872ae7599c655b4e2 </Sha >
60+ <Sha >af11d4f253ee5c813bfd4f9d5902772638014572 </Sha >
6161 </Dependency >
62- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.8.30 -servicing-25278-04 " >
62+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.8.31 -servicing-25313-09 " >
6363 <Uri >https://github.com/dotnet/msbuild</Uri >
64- <Sha >d832838517d47acce1d644b872ae7599c655b4e2 </Sha >
64+ <Sha >af11d4f253ee5c813bfd4f9d5902772638014572 </Sha >
6565 </Dependency >
66- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.8.30 -servicing-25278-04 " >
66+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.8.31 -servicing-25313-09 " >
6767 <Uri >https://github.com/dotnet/msbuild</Uri >
68- <Sha >d832838517d47acce1d644b872ae7599c655b4e2 </Sha >
68+ <Sha >af11d4f253ee5c813bfd4f9d5902772638014572 </Sha >
6969 <SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
7070 </Dependency >
7171 <Dependency Name =" Microsoft.FSharp.Compiler" Version =" 12.8.102-beta.24081.2" >
Original file line number Diff line number Diff line change 121121 </PropertyGroup >
122122 <PropertyGroup >
123123 <!-- Dependencies from https://github.com/Microsoft/msbuild -->
124- <MicrosoftBuildPackageVersion >17.8.30 </MicrosoftBuildPackageVersion >
124+ <MicrosoftBuildPackageVersion >17.8.31 </MicrosoftBuildPackageVersion >
125125 <MicrosoftBuildCurrentPackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildCurrentPackageVersion >
126126 <!-- Some tasks and the resolver will need to run in an MSBuild that is older than the very latest,
127127 so target one that matches the version in minimumMSBuildVersion.
130130 <MicrosoftBuildPackageVersion Condition =" exists('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion') and '$(DotNetBuildFromSource)' != 'true'" >$([System.IO.File]::ReadAllText('$(RepoRoot)\src\Layout\redist\minimumMSBuildVersion').Trim())</MicrosoftBuildPackageVersion >
131131 <MicrosoftBuildFrameworkPackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildFrameworkPackageVersion >
132132 <MicrosoftBuildRuntimePackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildRuntimePackageVersion >
133- <MicrosoftBuildLocalizationPackageVersion >17.8.30 -servicing-25278-04 </MicrosoftBuildLocalizationPackageVersion >
133+ <MicrosoftBuildLocalizationPackageVersion >17.8.31 -servicing-25313-09 </MicrosoftBuildLocalizationPackageVersion >
134134 <MicrosoftBuildUtilitiesCorePackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildUtilitiesCorePackageVersion >
135135 <MicrosoftBuildTasksCorePackageVersion >$(MicrosoftBuildPackageVersion)</MicrosoftBuildTasksCorePackageVersion >
136136 <MicrosoftBuildTasksCoreVersion >$(MicrosoftBuildTasksCorePackageVersion)</MicrosoftBuildTasksCoreVersion >
You can’t perform that action at this time.
0 commit comments