File tree Expand file tree Collapse file tree 3 files changed +15
-9
lines changed Expand file tree Collapse file tree 3 files changed +15
-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-18f1ecf " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-18f1ecf8 /nuget/v3/index.json" />
18+ <add key =" darc-pub-DotNet-msbuild-Trusted-70f0ec6 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-70f0ec66 /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 -->
2222 <!-- Begin: Package sources from dotnet-runtime -->
2323 <!-- End: Package sources from dotnet-runtime -->
2424 <!-- Begin: Package sources from dotnet-templating -->
25+ <add key =" darc-pub-dotnet-templating-d108a65" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d108a65d/nuget/v3/index.json" />
26+ <add key =" darc-pub-dotnet-templating-d108a65-5" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d108a65d-5/nuget/v3/index.json" />
27+ <add key =" darc-pub-dotnet-templating-d108a65-4" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d108a65d-4/nuget/v3/index.json" />
28+ <add key =" darc-pub-dotnet-templating-d108a65-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d108a65d-3/nuget/v3/index.json" />
29+ <add key =" darc-pub-dotnet-templating-d108a65-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d108a65d-2/nuget/v3/index.json" />
30+ <add key =" darc-pub-dotnet-templating-d108a65-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d108a65d-1/nuget/v3/index.json" />
2531 <add key =" darc-pub-dotnet-templating-a2c4545" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-a2c45457/nuget/v3/index.json" />
2632 <!-- End: Package sources from dotnet-templating -->
2733 <!-- Begin: Package sources from dotnet-windowsdesktop -->
Original file line number Diff line number Diff line change 5555 <Uri >https://github.com/dotnet/emsdk</Uri >
5656 <Sha >6fd14a46f7bc405f4ba53b1e691c76fdc6324b0b</Sha >
5757 </Dependency >
58- <Dependency Name =" Microsoft.Build" Version =" 17.11.41 " >
58+ <Dependency Name =" Microsoft.Build" Version =" 17.11.45 " >
5959 <Uri >https://github.com/dotnet/msbuild</Uri >
60- <Sha >18f1ecf823d4498808757f7f183143157b136d12 </Sha >
60+ <Sha >70f0ec66d526ee9e8c658bc6c6c2cf6498286fb6 </Sha >
6161 </Dependency >
62- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.11.41 -servicing-25412-05 " >
62+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.11.45 -servicing-25452-07 " >
6363 <Uri >https://github.com/dotnet/msbuild</Uri >
64- <Sha >18f1ecf823d4498808757f7f183143157b136d12 </Sha >
64+ <Sha >70f0ec66d526ee9e8c658bc6c6c2cf6498286fb6 </Sha >
6565 </Dependency >
66- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.11.41 -servicing-25412-05 " >
66+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.11.45 -servicing-25452-07 " >
6767 <Uri >https://github.com/dotnet/msbuild</Uri >
68- <Sha >18f1ecf823d4498808757f7f183143157b136d12 </Sha >
68+ <Sha >70f0ec66d526ee9e8c658bc6c6c2cf6498286fb6 </Sha >
6969 <SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
7070 </Dependency >
7171 <Dependency Name =" Microsoft.FSharp.Compiler" Version =" 12.8.403-beta.24526.2" >
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.11.41 </MicrosoftBuildPackageVersion >
129+ <MicrosoftBuildPackageVersion >17.11.45 </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 <MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildFromSource)' != 'true'" >17.8.27</MicrosoftBuildMinimumVersion >
136136 <MicrosoftBuildFrameworkPackageVersion >$(MicrosoftBuildMinimumVersion)</MicrosoftBuildFrameworkPackageVersion >
137137 <MicrosoftBuildRuntimePackageVersion >$(MicrosoftBuildMinimumVersion)</MicrosoftBuildRuntimePackageVersion >
138- <MicrosoftBuildLocalizationPackageVersion >17.11.41 -servicing-25412-05 </MicrosoftBuildLocalizationPackageVersion >
138+ <MicrosoftBuildLocalizationPackageVersion >17.11.45 -servicing-25452-07 </MicrosoftBuildLocalizationPackageVersion >
139139 <MicrosoftBuildUtilitiesCorePackageVersion >$(MicrosoftBuildMinimumVersion)</MicrosoftBuildUtilitiesCorePackageVersion >
140140 <MicrosoftBuildTasksCorePackageVersion >$(MicrosoftBuildMinimumVersion)</MicrosoftBuildTasksCorePackageVersion >
141141 <MicrosoftBuildTasksCoreVersion >$(MicrosoftBuildTasksCorePackageVersion)</MicrosoftBuildTasksCoreVersion >
You can’t perform that action at this time.
0 commit comments