File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 28
28
<!-- Begin: Package sources from dotnet-emsdk -->
29
29
<!-- End: Package sources from dotnet-emsdk -->
30
30
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
31
- <add key =" darc-pub-DotNet-msbuild-Trusted-73f9d5d " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-73f9d5d2 /nuget/v3/index.json" />
31
+ <add key =" darc-pub-DotNet-msbuild-Trusted-f1b335d " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-f1b335d0 /nuget/v3/index.json" />
32
32
<!-- End: Package sources from DotNet-msbuild-Trusted -->
33
33
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
34
34
<!-- End: Package sources from dotnet-roslyn-analyzers -->
Original file line number Diff line number Diff line change 71
71
</Dependency >
72
72
<Dependency Name =" Microsoft.Build" Version =" 17.13.18" >
73
73
<Uri >https://github.com/dotnet/msbuild</Uri >
74
- <Sha >73f9d5d2185e4809241bcb3219f9719261c97a12 </Sha >
74
+ <Sha >f1b335d0aa9423c304b5cb186bad40935a6e2f2b </Sha >
75
75
</Dependency >
76
- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.13.18-preview-25126-01 " >
76
+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.13.18-preview-25126-12 " >
77
77
<Uri >https://github.com/dotnet/msbuild</Uri >
78
- <Sha >73f9d5d2185e4809241bcb3219f9719261c97a12 </Sha >
78
+ <Sha >f1b335d0aa9423c304b5cb186bad40935a6e2f2b </Sha >
79
79
</Dependency >
80
80
<!-- Intermediate is necessary for source build. -->
81
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.13.18-preview-25126-01 " >
81
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.13.18-preview-25126-12 " >
82
82
<Uri >https://github.com/dotnet/msbuild</Uri >
83
- <Sha >73f9d5d2185e4809241bcb3219f9719261c97a12 </Sha >
83
+ <Sha >f1b335d0aa9423c304b5cb186bad40935a6e2f2b </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 179
179
180
180
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
181
181
<MicrosoftBuildVersion >17.13.18</MicrosoftBuildVersion >
182
- <MicrosoftBuildLocalizationVersion >17.13.18-preview-25126-01 </MicrosoftBuildLocalizationVersion >
182
+ <MicrosoftBuildLocalizationVersion >17.13.18-preview-25126-12 </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