File tree Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Expand file tree Collapse file tree 3 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 28
28
<!-- Begin: Package sources from dotnet-aspnetcore -->
29
29
<!-- End: Package sources from dotnet-aspnetcore -->
30
30
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
31
- <add key =" darc-pub-DotNet-msbuild-Trusted-b22f419 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-b22f419b /nuget/v3/index.json" />
31
+ <add key =" darc-pub-DotNet-msbuild-Trusted-481b855 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-481b855f /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 -->
35
35
<!-- Begin: Package sources from dotnet-runtime -->
36
36
<!-- End: Package sources from dotnet-runtime -->
37
37
<!-- Begin: Package sources from dotnet-templating -->
38
38
<add key =" darc-pub-dotnet-templating-861f0ec" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3/nuget/v3/index.json" />
39
+ <add key =" darc-pub-dotnet-templating-861f0ec-3" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3-3/nuget/v3/index.json" />
39
40
<add key =" darc-pub-dotnet-templating-861f0ec-2" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3-2/nuget/v3/index.json" />
40
41
<add key =" darc-pub-dotnet-templating-861f0ec-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3-1/nuget/v3/index.json" />
41
42
<!-- End: Package sources from dotnet-templating -->
Original file line number Diff line number Diff line change 73
73
<Sha >b567cdb6b8b461de79f2a2536a22ca3a67f2f33e</Sha >
74
74
<SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
75
75
</Dependency >
76
- <Dependency Name =" Microsoft.Build" Version =" 17.12.42 " >
76
+ <Dependency Name =" Microsoft.Build" Version =" 17.12.43 " >
77
77
<Uri >https://github.com/dotnet/msbuild</Uri >
78
- <Sha >b22f419b0d4d4f3df90f7498809b30498d79ce30 </Sha >
78
+ <Sha >481b855f7315f967f9c14b83d4391ae05b7be1af </Sha >
79
79
</Dependency >
80
- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.42 -preview-25371-13 " >
80
+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.43 -preview-25404-04 " >
81
81
<Uri >https://github.com/dotnet/msbuild</Uri >
82
- <Sha >b22f419b0d4d4f3df90f7498809b30498d79ce30 </Sha >
82
+ <Sha >481b855f7315f967f9c14b83d4391ae05b7be1af </Sha >
83
83
</Dependency >
84
84
<!-- Intermediate is necessary for source build. -->
85
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.42 -preview-25371-13 " >
85
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.43 -preview-25404-04 " >
86
86
<Uri >https://github.com/dotnet/msbuild</Uri >
87
- <Sha >b22f419b0d4d4f3df90f7498809b30498d79ce30 </Sha >
87
+ <Sha >481b855f7315f967f9c14b83d4391ae05b7be1af </Sha >
88
88
<SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
89
89
</Dependency >
90
90
<Dependency Name =" Microsoft.FSharp.Compiler" Version =" 12.9.101-beta.25070.7" >
Original file line number Diff line number Diff line change 180
180
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
181
181
182
182
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
183
- <MicrosoftBuildVersion >17.12.42 </MicrosoftBuildVersion >
184
- <MicrosoftBuildLocalizationVersion >17.12.42 -preview-25371-13 </MicrosoftBuildLocalizationVersion >
183
+ <MicrosoftBuildVersion >17.12.43 </MicrosoftBuildVersion >
184
+ <MicrosoftBuildLocalizationVersion >17.12.43 -preview-25404-04 </MicrosoftBuildLocalizationVersion >
185
185
<MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildSourceOnly)' != 'true'" >17.11.31</MicrosoftBuildMinimumVersion >
186
186
<MinimumVSVersion >17.12</MinimumVSVersion >
187
187
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments