File tree Expand file tree Collapse file tree 3 files changed +18
-13
lines changed Expand file tree Collapse file tree 3 files changed +18
-13
lines changed Original file line number Diff line number Diff line change 3030 <add key =" darc-pub-dotnet-emsdk-78f6f07" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d/nuget/v3/index.json" />
3131 <!-- End: Package sources from dotnet-emsdk -->
3232 <!-- Begin: Package sources from DotNet-msbuild-Trusted -->
33- <add key =" darc-pub-DotNet-msbuild-Trusted-fc19b05" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-fc19b051/nuget/v3/index.json" />
33+ <add key =" darc-int-DotNet-msbuild-Trusted-933b72e" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-DotNet-msbuild-Trusted-933b72e3/nuget/v3/index.json" />
34+ <add key =" darc-int-DotNet-msbuild-Trusted-edd3bbf" value =" https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-DotNet-msbuild-Trusted-edd3bbf3/nuget/v3/index.json" />
3435 <!-- End: Package sources from DotNet-msbuild-Trusted -->
3536 <!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3637 <!-- End: Package sources from dotnet-roslyn-analyzers -->
6768 </packageSources >
6869 <disabledPackageSources >
6970 <!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
71+ <!-- Begin: Package sources from DotNet-msbuild-Trusted -->
72+ <add key =" darc-int-DotNet-msbuild-Trusted-933b72e" value =" true" />
73+ <add key =" darc-int-DotNet-msbuild-Trusted-edd3bbf" value =" true" />
74+ <!-- End: Package sources from DotNet-msbuild-Trusted -->
7075 <!-- Begin: Package sources from dotnet-templating -->
7176 <!-- End: Package sources from dotnet-templating -->
7277 <!-- Begin: Package sources from dotnet-aspnetcore -->
Original file line number Diff line number Diff line change 6969 <Sha >78f6f07d38e8755e573039a8aa04e131d3e59b76</Sha >
7070 <SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
7171 </Dependency >
72- <Dependency Name =" Microsoft.Build" Version =" 17.14.4 " >
73- <Uri >https://github. com/dotnet/ msbuild</Uri >
74- <Sha >fc19b05155b893f7f77eddf1fb53e6646b53d51a </Sha >
72+ <Dependency Name =" Microsoft.Build" Version =" 17.14.5 " >
73+ <Uri >https://dev.azure. com/devdiv/DevDiv/_git/DotNet- msbuild-Trusted </Uri >
74+ <Sha >edd3bbf37a721b8f44e79fb27f9c51fa80557971 </Sha >
7575 </Dependency >
76- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.14.4 -preview-25207-08 " >
77- <Uri >https://github. com/dotnet/ msbuild</Uri >
78- <Sha >fc19b05155b893f7f77eddf1fb53e6646b53d51a </Sha >
76+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.14.5 -preview-25211-07 " >
77+ <Uri >https://dev.azure. com/devdiv/DevDiv/_git/DotNet- msbuild-Trusted </Uri >
78+ <Sha >edd3bbf37a721b8f44e79fb27f9c51fa80557971 </Sha >
7979 </Dependency >
8080 <!-- Intermediate is necessary for source build. -->
81- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.14.4 -preview-25207-08 " >
82- <Uri >https://github. com/dotnet/ msbuild</Uri >
83- <Sha >fc19b05155b893f7f77eddf1fb53e6646b53d51a </Sha >
81+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.14.5 -preview-25211-07 " >
82+ <Uri >https://dev.azure. com/devdiv/DevDiv/_git/DotNet- msbuild-Trusted </Uri >
83+ <Sha >edd3bbf37a721b8f44e79fb27f9c51fa80557971 </Sha >
8484 <SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
8585 </Dependency >
8686 <Dependency Name =" Microsoft.FSharp.Compiler" Version =" 13.9.300-beta.25181.1" >
Original file line number Diff line number Diff line change 182182 At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
183183
184184 Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
185- <MicrosoftBuildVersion >17.14.4 </MicrosoftBuildVersion >
186- <MicrosoftBuildLocalizationVersion >17.14.4 -preview-25207-08 </MicrosoftBuildLocalizationVersion >
187- <MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildSourceOnly)' != 'true'" >17.11.4 </MicrosoftBuildMinimumVersion >
185+ <MicrosoftBuildVersion >17.14.5 </MicrosoftBuildVersion >
186+ <MicrosoftBuildLocalizationVersion >17.14.5 -preview-25211-07 </MicrosoftBuildLocalizationVersion >
187+ <MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildSourceOnly)' != 'true'" >17.11.31 </MicrosoftBuildMinimumVersion >
188188 <MinimumVSVersion >17.12</MinimumVSVersion >
189189 </PropertyGroup >
190190 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments