File tree Expand file tree Collapse file tree 3 files changed +5
-25
lines changed Expand file tree Collapse file tree 3 files changed +5
-25
lines changed Original file line number Diff line number Diff line change 33 <IgnorePatterns >
44 <UsagePattern IdentityGlob =" Microsoft.SourceBuild.Intermediate.*" />
55 </IgnorePatterns >
6- <!-- Following packages are required for MSBuild and MSBuild.Tasks.Core dependencies -->
7- <!-- Packages must be pinned to the exact version (i.e. up to patch number) coming from MSBuild -->
8- <Usages >
9- <Usage Id =" Microsoft.Win32.SystemEvents" Version =" 6.0.0" />
10- <Usage Id =" System.CodeDom" Version =" 6.0.0" />
11- <Usage Id =" System.Configuration.ConfigurationManager" Version =" 6.0.0" />
12- <Usage Id =" System.Drawing.Common" Version =" 6.0.0" />
13- <Usage Id =" System.Formats.Asn1" Version =" 6.0.0" />
14- <Usage Id =" System.Reflection.MetadataLoadContext" Version =" 6.0.0" />
15- <Usage Id =" System.Resources.Extensions" Version =" 6.0.0" />
16- <Usage Id =" System.Security.Cryptography.Pkcs" Version =" 6.0.1" />
17- <Usage Id =" System.Security.Cryptography.ProtectedData" Version =" 6.0.0" />
18- <Usage Id =" System.Security.Cryptography.Xml" Version =" 6.0.1" />
19- <Usage Id =" System.Security.Permissions" Version =" 6.0.0" />
20- <Usage Id =" System.Text.Encoding.CodePages" Version =" 6.0.0" />
21- <Usage Id =" System.Text.Encodings.Web" Version =" 6.0.0" />
22- <Usage Id =" System.Text.Json" Version =" 6.0.0" />
23- <Usage Id =" System.Threading.Tasks.Dataflow" Version =" 6.0.0" />
24- <Usage Id =" System.Windows.Extensions" Version =" 6.0.0" />
25- </Usages >
266</UsageData >
Original file line number Diff line number Diff line change 66 <Sha >a6f84d42529494b3539684ed993fa554281215b7</Sha >
77 <SourceBuild RepoName =" runtime" ManagedOnly =" false" />
88 </Dependency >
9- <Dependency Name =" Microsoft.Build" Version =" 17.5.0-preview-22620-02" >
9+ <!-- MSBuild versions starting from 16.10.0 do not target NET Core -->
10+ <Dependency Name =" Microsoft.Build" Version =" 16.8.0" >
1011 <Uri >https://github.com/dotnet/msbuild</Uri >
1112 <Sha >a6f6699d1f70bf79db82030938d2c5e52d1e4d2e</Sha >
12- <SourceBuild RepoName =" msbuild" ManagedOnly =" true" />
1313 </Dependency >
14- <Dependency Name =" Microsoft.Build.Tasks.Core" Version =" 17.5.0-preview-22620-02 " >
14+ <Dependency Name =" Microsoft.Build.Tasks.Core" Version =" 16.8.0 " >
1515 <Uri >https://github.com/dotnet/msbuild</Uri >
1616 <Sha >a6f6699d1f70bf79db82030938d2c5e52d1e4d2e</Sha >
1717 </Dependency >
Original file line number Diff line number Diff line change 1010 <UsingToolNetFrameworkReferenceAssemblies >true</UsingToolNetFrameworkReferenceAssemblies >
1111 <UsingToolSymbolUploader >true</UsingToolSymbolUploader >
1212 <!-- latest versions -->
13- <MicrosoftBuildVersion >17.5.0-preview-22620-02 </MicrosoftBuildVersion >
14- <MicrosoftBuildTasksCoreVersion >17.5.0-preview-22620-02 </MicrosoftBuildTasksCoreVersion >
13+ <MicrosoftBuildVersion >16.8.0 </MicrosoftBuildVersion >
14+ <MicrosoftBuildTasksCoreVersion >16.8.0 </MicrosoftBuildTasksCoreVersion >
1515 <MicrosoftSourceLinkGitHubVersion >1.2.0-beta-22518-02</MicrosoftSourceLinkGitHubVersion >
1616 <MicrosoftDotNetXliffTasksVersion >1.0.0-beta.22627.1</MicrosoftDotNetXliffTasksVersion >
1717 <SystemTextJsonVersion >8.0.0-alpha.1.22631.1</SystemTextJsonVersion >
You can’t perform that action at this time.
0 commit comments