File tree Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1010 <!-- Begin: Package sources from dotnet-aspnetcore -->
1111 <!-- End: Package sources from dotnet-aspnetcore -->
1212 <!-- Begin: Package sources from DotNet-msbuild-Trusted -->
13- <add key =" darc-pub-DotNet-msbuild-Trusted-2e2d89a " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-2e2d89a9 /nuget/v3/index.json" />
13+ <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" />
1414 <!-- End: Package sources from DotNet-msbuild-Trusted -->
1515 <!-- Begin: Package sources from dotnet-roslyn-analyzers -->
1616 <!-- End: Package sources from dotnet-roslyn-analyzers -->
1717 <!-- Begin: Package sources from dotnet-runtime -->
1818 <!-- End: Package sources from dotnet-runtime -->
1919 <!-- Begin: Package sources from dotnet-templating -->
2020 <add key =" darc-pub-dotnet-templating-a1aab40" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a1aab400/nuget/v3/index.json" />
21+ <add key =" darc-pub-dotnet-templating-a1aab40-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a1aab400-3/nuget/v3/index.json" />
2122 <add key =" darc-pub-dotnet-templating-a1aab40-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a1aab400-2/nuget/v3/index.json" />
2223 <add key =" darc-pub-dotnet-templating-a1aab40-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a1aab400-1/nuget/v3/index.json" />
2324 <!-- End: Package sources from dotnet-templating -->
Original file line number Diff line number Diff line change 5555 <Uri >https://github.com/dotnet/emsdk</Uri >
5656 <Sha >adc0d6e7d3abb9c4ecee2420c51ae99c57dc9755</Sha >
5757 </Dependency >
58- <Dependency Name =" Microsoft.Build" Version =" 17.8.29 " >
58+ <Dependency Name =" Microsoft.Build" Version =" 17.8.30 " >
5959 <Uri >https://github.com/dotnet/msbuild</Uri >
60- <Sha >2e2d89a923d83b7cf43ec543f725c1b206c912fe </Sha >
60+ <Sha >d832838517d47acce1d644b872ae7599c655b4e2 </Sha >
6161 </Dependency >
62- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.8.29 -servicing-25277-01 " >
62+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.8.30 -servicing-25278-04 " >
6363 <Uri >https://github.com/dotnet/msbuild</Uri >
64- <Sha >2e2d89a923d83b7cf43ec543f725c1b206c912fe </Sha >
64+ <Sha >d832838517d47acce1d644b872ae7599c655b4e2 </Sha >
6565 </Dependency >
66- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.8.29 -servicing-25277-01 " >
66+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.8.30 -servicing-25278-04 " >
6767 <Uri >https://github.com/dotnet/msbuild</Uri >
68- <Sha >2e2d89a923d83b7cf43ec543f725c1b206c912fe </Sha >
68+ <Sha >d832838517d47acce1d644b872ae7599c655b4e2 </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.29 </MicrosoftBuildPackageVersion >
124+ <MicrosoftBuildPackageVersion >17.8.30 </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.29 -servicing-25277-01 </MicrosoftBuildLocalizationPackageVersion >
133+ <MicrosoftBuildLocalizationPackageVersion >17.8.30 -servicing-25278-04 </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