File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 46
46
<add key =" darc-pub-dotnet-emsdk-4c9d1b1-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-4c9d1b11-1/nuget/v3/index.json" />
47
47
<!-- End: Package sources from dotnet-emsdk -->
48
48
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
49
- <add key =" darc-pub-DotNet-msbuild-Trusted-fba050a " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-fba050ad /nuget/v3/index.json" />
49
+ <add key =" darc-pub-DotNet-msbuild-Trusted-1ea1660 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-1ea16607 /nuget/v3/index.json" />
50
50
<!-- End: Package sources from DotNet-msbuild-Trusted -->
51
51
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
52
52
<!-- End: Package sources from dotnet-roslyn-analyzers -->
Original file line number Diff line number Diff line change 69
69
<Sha >4c9d1b112c16716c2479e054e9ad4db8b5b8c70c</Sha >
70
70
<SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
71
71
</Dependency >
72
- <Dependency Name =" Microsoft.Build" Version =" 17.13.10 " >
72
+ <Dependency Name =" Microsoft.Build" Version =" 17.13.12 " >
73
73
<Uri >https://github.com/dotnet/msbuild</Uri >
74
- <Sha >fba050adfae4a1026808f8f56982fe7eaa64b4de </Sha >
74
+ <Sha >1ea16607ac1c0646d3f309d9457a4d2b75517de1 </Sha >
75
75
</Dependency >
76
- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.13.10 -preview-25107-01 " >
76
+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.13.12 -preview-25111-07 " >
77
77
<Uri >https://github.com/dotnet/msbuild</Uri >
78
- <Sha >fba050adfae4a1026808f8f56982fe7eaa64b4de </Sha >
78
+ <Sha >1ea16607ac1c0646d3f309d9457a4d2b75517de1 </Sha >
79
79
</Dependency >
80
80
<!-- Intermediate is necessary for source build. -->
81
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.13.10 -preview-25107-01 " >
81
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.13.12 -preview-25111-07 " >
82
82
<Uri >https://github.com/dotnet/msbuild</Uri >
83
- <Sha >fba050adfae4a1026808f8f56982fe7eaa64b4de </Sha >
83
+ <Sha >1ea16607ac1c0646d3f309d9457a4d2b75517de1 </Sha >
84
84
<SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
85
85
</Dependency >
86
86
<Dependency Name =" Microsoft.FSharp.Compiler" Version =" 13.9.201-beta.25070.3" >
Original file line number Diff line number Diff line change 178
178
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
179
179
180
180
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
181
- <MicrosoftBuildVersion >17.13.10 </MicrosoftBuildVersion >
182
- <MicrosoftBuildLocalizationVersion >17.13.10 -preview-25107-01 </MicrosoftBuildLocalizationVersion >
181
+ <MicrosoftBuildVersion >17.13.12 </MicrosoftBuildVersion >
182
+ <MicrosoftBuildLocalizationVersion >17.13.12 -preview-25111-07 </MicrosoftBuildLocalizationVersion >
183
183
<MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildSourceOnly)' != 'true'" >17.11.4</MicrosoftBuildMinimumVersion >
184
184
<MinimumVSVersion >17.12</MinimumVSVersion >
185
185
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments