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 30
30
<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" />
31
31
<!-- End: Package sources from dotnet-emsdk -->
32
32
<!-- 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" />
34
35
<!-- End: Package sources from DotNet-msbuild-Trusted -->
35
36
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
36
37
<!-- End: Package sources from dotnet-roslyn-analyzers -->
67
68
</packageSources >
68
69
<disabledPackageSources >
69
70
<!-- 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 -->
70
75
<!-- Begin: Package sources from dotnet-templating -->
71
76
<!-- End: Package sources from dotnet-templating -->
72
77
<!-- Begin: Package sources from dotnet-aspnetcore -->
Original file line number Diff line number Diff line change 69
69
<Sha >78f6f07d38e8755e573039a8aa04e131d3e59b76</Sha >
70
70
<SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
71
71
</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 >
75
75
</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 >
79
79
</Dependency >
80
80
<!-- 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 >
84
84
<SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
85
85
</Dependency >
86
86
<Dependency Name =" Microsoft.FSharp.Compiler" Version =" 13.9.300-beta.25181.1" >
Original file line number Diff line number Diff line change 182
182
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
183
183
184
184
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 >
188
188
<MinimumVSVersion >17.12</MinimumVSVersion >
189
189
</PropertyGroup >
190
190
<PropertyGroup >
You can’t perform that action at this time.
0 commit comments