Skip to content

Merge release/3.0 into release/3.0-preview9 #1779

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

vatsan-madhavan
Copy link
Member

@vatsan-madhavan vatsan-madhavan commented Sep 5, 2019

Note: Do not squash when completing this PR

Part of #1777

rladuca and others added 30 commits August 19, 2019 17:01
Fix typo (missing newline) in yml file
* Update branding to RC1
* Re-enable release/3.0 branch in triggers
* Update dependencies
…90821.3 (#1689)

- Microsoft.Private.Winforms - 4.8.0-rc1.19421.3

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19421-07 (parent: Microsoft.Private.Winforms)
…90821.4 (#1691)

- Microsoft.Private.Winforms - 4.8.0-rc1.19421.4
…90822.2 (#1701)

- Microsoft.Private.Winforms - 4.8.0-rc1.19422.2
…90822.3 (#1704)

- Microsoft.Private.Winforms - 4.8.0-rc1.19422.3
…90823.2 (#1709)

- Microsoft.Private.Winforms - 4.8.0-rc1.19423.2
…90823.3 (#1710)

- Microsoft.Private.Winforms - 4.8.0-rc1.19423.3

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.App - 3.0.0-rc1-19422-14 (parent: Microsoft.Private.Winforms)
- System.CodeDom - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- System.IO.Packaging - 4.6.0-rc1.19420.10 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.ILDAsm - 3.0.0-rc1.19422.4 (parent: Microsoft.NETCore.Runtime.CoreCLR)
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-rc1.19422.4 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.ILAsm - 3.0.0-rc1.19422.4 (parent: Microsoft.NETCore.Runtime.CoreCLR)
…90823.4 (#1715)

- Microsoft.Private.Winforms - 4.8.0-rc1.19423.4

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19423-11 (parent: Microsoft.Private.Winforms)
…90824.2 (#1719)

- Microsoft.Private.Winforms - 4.8.0-rc1.19424.2
…90825.2 (#1723)

- Microsoft.Private.Winforms - 4.8.0-rc1.19425.2
…90825.3 (#1724)

- Microsoft.Private.Winforms - 4.8.0-rc1.19425.3

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19425-03 (parent: Microsoft.Private.Winforms)
…90826.2 (#1725)

- Microsoft.Private.Winforms - 4.8.0-rc1.19426.2
…Core.dll's missing Version resource (#1714)

* Preserve version resource in PresentationCore.dll by ensuring that ILAsm incorporates PresentationCore.res file if one is found

* Add Version resource to all C++ assemblies.

* - Include winres.h
- Remove string based resources that do the same work as the filever info

* use ifndef instead of if defined
* Update dependencies from https://github.com/dotnet/winforms build 20190826.3

- Microsoft.Private.Winforms - 4.8.0-rc1.19426.3

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19426-07 (parent: Microsoft.Private.Winforms)
- Microsoft.NETCore.ILDAsm - 3.0.0-rc1.19426.2 (parent: Microsoft.NETCore.Runtime.CoreCLR)
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-rc1.19426.2 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.ILAsm - 3.0.0-rc1.19426.2 (parent: Microsoft.NETCore.Runtime.CoreCLR)

* Update dependencies from https://github.com/dotnet/winforms build 20190826.4

- Microsoft.Private.Winforms - 4.8.0-rc1.19426.4

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19426-11 (parent: Microsoft.Private.Winforms)
- Microsoft.NETCore.ILDAsm - 3.0.0-rc1.19426.4 (parent: Microsoft.NETCore.Runtime.CoreCLR)
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-rc1.19426.4 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.ILAsm - 3.0.0-rc1.19426.4 (parent: Microsoft.NETCore.Runtime.CoreCLR)
…thoutV being undefined sometimes (#1713)

* Add _TargetFrameworkVersionValue

* Define _UndefinedTargetFrameworkVersion

* Update conditions using _TargetFrameworkVersionValue & _UndefinedTargetFrameworkVersion

* Format conditions

* Add a default value for _TargetFrameworkVersionValue in .props file, and fixup the default value in .targets file.

Fixup an incorrect comment

* Add _UndefinedTargetFrameworkVersion and _TargetFrameworkVersionValue to Pbt.targets (used for dotnet/wpf builds only)
…90827.1 (#1729)

- Microsoft.Private.Winforms - 4.8.0-rc1.19427.1
…90827.3 (#1730)

- Microsoft.Private.Winforms - 4.8.0-rc1.19427.3
…90827.4 (#1732)

- Microsoft.Private.Winforms - 4.8.0-rc1.19427.4
…90827.5 (#1733)

- Microsoft.Private.Winforms - 4.8.0-rc1.19427.5

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19427-07 (parent: Microsoft.Private.Winforms)
…90827.6 (#1736)

- Microsoft.Private.Winforms - 4.8.0-rc1.19427.6

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19427-09 (parent: Microsoft.Private.Winforms)
…90828.1 (#1737)

- Microsoft.Private.Winforms - 4.8.0-rc1.19428.1

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19427-13 (parent: Microsoft.Private.Winforms)
- Microsoft.NETCore.ILDAsm - 3.0.0-rc1.19427.10 (parent: Microsoft.NETCore.Runtime.CoreCLR)
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-rc1.19427.10 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.ILAsm - 3.0.0-rc1.19427.10 (parent: Microsoft.NETCore.Runtime.CoreCLR)
…90828.3 (#1738)

- Microsoft.Private.Winforms - 4.8.0-rc1.19428.3
…90828.4 (#1740)

- Microsoft.Private.Winforms - 4.8.0-rc1.19428.4

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19428-05 (parent: Microsoft.Private.Winforms)
…90828.5 (#1741)

- Microsoft.Private.Winforms - 4.8.0-rc1.19428.5

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19428-07 (parent: Microsoft.Private.Winforms)
…90828.6 (#1742)

- Microsoft.Private.Winforms - 4.8.0-rc1.19428.6

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19428-08 (parent: Microsoft.Private.Winforms)
- Microsoft.NETCore.ILDAsm - 3.0.0-rc1.19428.2 (parent: Microsoft.NETCore.Runtime.CoreCLR)
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-rc1.19428.2 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.ILAsm - 3.0.0-rc1.19428.2 (parent: Microsoft.NETCore.Runtime.CoreCLR)
vatsan-madhavan and others added 16 commits August 28, 2019 22:32
…90828.7 (#1746)

- Microsoft.Private.Winforms - 4.8.0-rc1.19428.7

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19428-14 (parent: Microsoft.Private.Winforms)
- Microsoft.NETCore.ILDAsm - 3.0.0-rc1.19428.6 (parent: Microsoft.NETCore.Runtime.CoreCLR)
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-rc1.19428.6 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.ILAsm - 3.0.0-rc1.19428.6 (parent: Microsoft.NETCore.Runtime.CoreCLR)
…90829.2 (#1749)

- Microsoft.Private.Winforms - 4.8.0-rc1.19429.2
Fix DebuggableAttribute in InjectModuleInitializer post-build targets so we don't disable JIT optimizations.
…90829.3 (#1751)

- Microsoft.Private.Winforms - 4.8.0-rc1.19429.3

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19429-05 (parent: Microsoft.Private.Winforms)
…90829.6 (#1753)

- Microsoft.Private.Winforms - 4.8.0-rc1.19429.6

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19429-07 (parent: Microsoft.Private.Winforms)
- Microsoft.NETCore.ILDAsm - 3.0.0-rc1.19429.2 (parent: Microsoft.NETCore.Runtime.CoreCLR)
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-rc1.19429.2 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.ILAsm - 3.0.0-rc1.19429.2 (parent: Microsoft.NETCore.Runtime.CoreCLR)
…90830.2 (#1755)

- Microsoft.Private.Winforms - 4.8.0-rc1.19430.2
…90830.6 (#1756)

- Microsoft.Private.Winforms - 4.8.0-rc1.19430.6

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19430-05 (parent: Microsoft.Private.Winforms)
- Microsoft.NETCore.ILDAsm - 3.0.0-rc1.19430.2 (parent: Microsoft.NETCore.Runtime.CoreCLR)
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-rc1.19430.2 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.ILAsm - 3.0.0-rc1.19430.2 (parent: Microsoft.NETCore.Runtime.CoreCLR)
…90830.7 (#1757)

- Microsoft.Private.Winforms - 4.8.0-rc1.19430.7

Dependency coherency updates

- Microsoft.NETCore.App - 3.0.0-rc1-19430-09 (parent: Microsoft.Private.Winforms)
- Microsoft.NETCore.ILDAsm - 3.0.0-rc1.19430.3 (parent: Microsoft.NETCore.Runtime.CoreCLR)
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-rc1.19430.3 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.ILAsm - 3.0.0-rc1.19430.3 (parent: Microsoft.NETCore.Runtime.CoreCLR)
…90831.2 (#1759)

- Microsoft.Private.Winforms - 4.8.0-rc1.19431.2
…90903.2 (#1762)

- Microsoft.Private.Winforms - 4.8.0-rc1.19453.2
…90903.3 (#1765)

- Microsoft.Private.Winforms - 4.8.0-rc1.19453.3

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.App - 3.0.0-rc1-19453-06 (parent: Microsoft.Private.Winforms)
- System.CodeDom - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
- System.IO.Packaging - 4.6.0-rc1.19453.4 (parent: Microsoft.NETCore.App)
* Update dotnet-api-docs_netcoreapp3.0 to v2 which contains WindowsBase intellisense files

* Update dotnet-api-docs_netcoreapp3.0 to v2 which contains WindowsBase intellisense files
@ghost ghost requested review from rladuca, ryalanms and stevenbrix September 5, 2019 19:06
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Sep 5, 2019
@ghost ghost requested a review from SamBent September 5, 2019 19:06
@vatsan-madhavan vatsan-madhavan mentioned this pull request Sep 5, 2019
2 tasks
@vatsan-madhavan vatsan-madhavan added this to the 3.0 milestone Sep 5, 2019
@vatsan-madhavan vatsan-madhavan merged commit 5f6feb6 into release/3.0-preview9 Sep 5, 2019
@vatsan-madhavan vatsan-madhavan deleted the dev/vatsan/merge-rel30-into-rel30p9 branch September 5, 2019 19:58
@ghost ghost locked as resolved and limited conversation to collaborators Apr 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants