File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 14
14
<add key =" darc-pub-dotnet-aspnetcore-1e7a7af" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-1e7a7af6/nuget/v3/index.json" />
15
15
<!-- End: Package sources from dotnet-aspnetcore -->
16
16
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
17
- <add key =" darc-pub-DotNet-msbuild-Trusted-db5f601 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-db5f6012 /nuget/v3/index.json" />
17
+ <add key =" darc-pub-DotNet-msbuild-Trusted-5b86656 " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-5b866566 /nuget/v3/index.json" />
18
18
<!-- End: Package sources from DotNet-msbuild-Trusted -->
19
19
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
20
20
<!-- End: Package sources from dotnet-roslyn-analyzers -->
Original file line number Diff line number Diff line change 73
73
<Sha >8be5676af1ccf568b258133788a24aedd1a80994</Sha >
74
74
<SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
75
75
</Dependency >
76
- <Dependency Name =" Microsoft.Build" Version =" 17.12.6 " >
76
+ <Dependency Name =" Microsoft.Build" Version =" 17.12.7 " >
77
77
<Uri >https://github.com/dotnet/msbuild</Uri >
78
- <Sha >db5f6012cb7f6e2dd7066c50c573c0d352713407 </Sha >
78
+ <Sha >5b866566089bfdd756730948f6418e2759b8850f </Sha >
79
79
</Dependency >
80
- <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.6 -preview-24518-05 " >
80
+ <Dependency Name =" Microsoft.Build.Localization" Version =" 17.12.7 -preview-24522-03 " >
81
81
<Uri >https://github.com/dotnet/msbuild</Uri >
82
- <Sha >db5f6012cb7f6e2dd7066c50c573c0d352713407 </Sha >
82
+ <Sha >5b866566089bfdd756730948f6418e2759b8850f </Sha >
83
83
</Dependency >
84
84
<!-- Intermediate is necessary for source build. -->
85
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.6 -preview-24518-05 " >
85
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.msbuild" Version =" 17.12.7 -preview-24522-03 " >
86
86
<Uri >https://github.com/dotnet/msbuild</Uri >
87
- <Sha >db5f6012cb7f6e2dd7066c50c573c0d352713407 </Sha >
87
+ <Sha >5b866566089bfdd756730948f6418e2759b8850f </Sha >
88
88
<SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
89
89
</Dependency >
90
90
<Dependency Name =" Microsoft.FSharp.Compiler" Version =" 12.9.100-beta.24510.7" >
Original file line number Diff line number Diff line change 194
194
then use that in Directory.Packages.props.
195
195
196
196
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes. -->
197
- <MicrosoftBuildVersion >17.12.6 </MicrosoftBuildVersion >
198
- <MicrosoftBuildLocalizationVersion >17.12.6 -preview-24518-05 </MicrosoftBuildLocalizationVersion >
197
+ <MicrosoftBuildVersion >17.12.7 </MicrosoftBuildVersion >
198
+ <MicrosoftBuildLocalizationVersion >17.12.7 -preview-24522-03 </MicrosoftBuildLocalizationVersion >
199
199
<MicrosoftBuildMinimumVersion Condition =" '$(DotNetBuildSourceOnly)' != 'true'" >17.11.4</MicrosoftBuildMinimumVersion >
200
200
</PropertyGroup >
201
201
<PropertyGroup >
You can’t perform that action at this time.
0 commit comments