Skip to content
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

Snap master -> release/3.0 at the end of Preview 7 (PR no.2) #1104

Merged
merged 425 commits into from
Jun 26, 2019

Conversation

vatsan-madhavan
Copy link
Member

Snap master -> release/3.0 at the end of Preview 7 (PR no.2)

This takes in one more change from master that removes dependencies from S.S.Permissions.

v-mdriml and others added 30 commits April 30, 2019 13:27
…430.6 (#633)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19230.6
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19230.6
…501.6 (#635)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19251.6
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19251.6
* adding helper script and updating documentation

* updating guide

* improve usability of script

* make binary unavailable a warning color

* updating instructions for test host installation.

also adding Rob's install-testhost script that i've been using.

* fix script

* adding more details to developer guide and updating scripts

* adding swagger ui instructions

* fix comment in helper script

add comments describing package layout

* changing testhost to local and fixing script
…502.2 (#636)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19252.2
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19252.2
…ound (#640)

* Updating SdkReferences.targets so that LimitNetCoreAppReferences runs earlier than ResolveAssemblyReferences, after ResolveTargetingPacks. To ensure this happens, updating Sdk targets by bumping version in global.json to Preview 5 candidate.

It creates a side effect during nuget-restore for test-builds - adding a workaround for that. This side-effect nuget failure will go away when we fix our tests to use Microsoft.NET.Sdk (verified locally that this is so).

* We no longer need the private C++/CLI frontend - the current Dev16.1 P2 builds that are already on the build servers have the right tools. Removing that workaround.

* Proactively exclude RuntimeFrameworkVersion when $(WpfTest)==true

* Add temporary workaround for missing System.Runtime.CompilerServices.SuppressMergeCheckAttribute in System.Runtime

* LimitNetCoreAppReferences should now deal in @(Reference) which is the output from ResolveTargetingPacks - and not in @(ReferencePath)

Also There is no longer an OriginalItemSpec - so make up our own
* Update dependencies from https://github.com/dotnet/core-setup build 20190423.21

- Microsoft.NETCore.App - 3.0.0-preview6-27623-21

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19223.9 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19223.9 (parent: Microsoft.NETCore.App)

* Update dependencies from https://github.com/dotnet/core-setup build 20190425.02

- Microsoft.NETCore.App - 3.0.0-preview6-27625-02

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19224.11 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19224.11 (parent: Microsoft.NETCore.App)

* Update dependencies from https://github.com/dotnet/core-setup build 20190426.01

- Microsoft.NETCore.App - 3.0.0-preview6-27626-01

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19225.4 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19225.4 (parent: Microsoft.NETCore.App)

* Update dependencies from https://github.com/dotnet/core-setup build 20190427.02

- Microsoft.NETCore.App - 3.0.0-preview6-27627-02

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19226.9 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19226.9 (parent: Microsoft.NETCore.App)

* Update dependencies from https://github.com/dotnet/core-setup build 20190428.03

- Microsoft.NETCore.App - 3.0.0-preview6-27628-03

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19227.7 (parent: Microsoft.NETCore.App)

* Update dependencies from https://github.com/dotnet/core-setup build 20190428.14

- Microsoft.NETCore.App - 3.0.0-preview6-27628-14

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19227.7 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19227.7 (parent: Microsoft.NETCore.App)

* Update dependencies from https://github.com/dotnet/core-setup build 20190429.07

- Microsoft.NETCore.App - 3.0.0-preview6-27629-07

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19229.2 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19229.2 (parent: Microsoft.NETCore.App)

* Update dependencies from https://github.com/dotnet/core-setup build 20190502.01

- Microsoft.NETCore.App - 3.0.0-preview6-27702-01

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19251.9 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19251.9 (parent: Microsoft.NETCore.App)

* Update dependencies from https://github.com/dotnet/core-setup build 20190503.02

- Microsoft.NETCore.App - 3.0.0-preview6-27703-02

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19252.9 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19252.9 (parent: Microsoft.NETCore.App)

* Update dependencies from https://github.com/dotnet/core-setup build 20190503.10

- Microsoft.NETCore.App - 3.0.0-preview6-27703-10

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19253.4 (parent: Microsoft.NETCore.App)
…0190503.17 (#653)

- Microsoft.NETCore.App - 3.0.0-preview6-27703-17

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19253.8 (parent: Microsoft.NETCore.App)
…0190505.02 (#654)

- Microsoft.NETCore.App - 3.0.0-preview6-27705-02

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19254.7 (parent: Microsoft.NETCore.App)
…0190506.03 (#657)

- Microsoft.NETCore.App - 3.0.0-preview6-27706-03

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19256.1 (parent: Microsoft.NETCore.App)
* moving gentracesources and gentracestrings to tt files

these will now be generated using .tt files that are contained in the Microsoft.DotNet.Arcade.Wpf.sdk

* minor fixes

* remove GenerateAvTraceMessages.targets

* Simplifying these targets so they should be manually included

* add comment as to why we manually import Sdk.targets

* Fixing targets and .tt so that they can be executed

Files are finally being generated now

* updating targets and tt files so that we gen the same file and filenames as before

* making generated code prettier

* adding formatting strings

* adding note about the file being generated

* removing extra line at top of files

* making the .tt a bit cleaner

* don't run certain targets that aren't supported when building using "dotnet"

* adding codegen guidance

* adding dependency via "darc add-dependency"

* adding more info to codegen.md

* removing use of dynamic

* converting to xml instead of json

* updating documentation to xml

* removing newtonsoft dependency

* cr feedback
…0190506.21 (#659)

- Microsoft.NETCore.App - 3.0.0-preview6-27706-21

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19256.12 (parent: Microsoft.NETCore.App)
…et GenerateResxSource to true so that codegen runs on our EmbeddedResources. This is blocking some DARC PRs with the latest Arcade changes. (#663)
* Update dependencies from https://github.com/dotnet/arcade build 20190503.5

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19253.5
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19253.5

* Update dependencies from https://github.com/dotnet/arcade build 20190503.8

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19253.8
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19253.8

* Update dependencies from https://github.com/dotnet/arcade build 20190504.1

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19254.1
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19254.1

* Update dependencies from https://github.com/dotnet/arcade build 20190505.2

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19255.2
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19255.2

* Update dependencies from https://github.com/dotnet/arcade build 20190506.12

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19256.12
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19256.12
…507.7 (#665)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19257.7
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19257.7
…0190507.10 (#666)

- Microsoft.NETCore.App - 3.0.0-preview6-27707-10

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19256.13 (parent: Microsoft.NETCore.App)
…508.5 (#669)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19258.5
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19258.5
…0190508.04 (#670)

- Microsoft.NETCore.App - 3.0.0-preview6-27708-04
…509.9 (#671)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19259.9
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19259.9
…0190509.05 (#672)

- Microsoft.NETCore.App - 3.0.0-preview6-27709-05

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19259.4 (parent: Microsoft.NETCore.App)
…510.2 (#675)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19260.2
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19260.2
…0190510.13 (#676)

- Microsoft.NETCore.App - 3.0.0-preview6-27710-13

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19260.5 (parent: Microsoft.NETCore.App)
…511.1 (#677)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19261.1
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19261.1
…0190511.04 (#678)

- Microsoft.NETCore.App - 3.0.0-preview6-27711-04
…512.1 (#682)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19262.1
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19262.1
…0190512.03 (#683)

- Microsoft.NETCore.App - 3.0.0-preview6-27712-03
…513.3 (#686)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19263.3
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19263.3
…0190513.13 (#687)

- Microsoft.NETCore.App - 3.0.0-preview6-27713-13

Dependency coherency updates

- Microsoft.Win32.Registry - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- System.CodeDom - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- System.Configuration.ConfigurationManager - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- System.Diagnostics.EventLog - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- System.DirectoryServices - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- System.Drawing.Common - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- System.Reflection.Emit - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- System.Reflection.MetadataLoadContext - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- System.Security.AccessControl - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- System.Security.Cryptography.Xml - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- System.Security.Permissions - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- System.Security.Principal.Windows - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- System.Windows.Extensions - 4.6.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19263.8 (parent: Microsoft.NETCore.App)
…514.13 (#689)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19264.13
- Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19264.13
ojhad and others added 16 commits June 24, 2019 15:49
…1035)

* removed attributes

* removed attributes

* removed securitynote comments

* removed attributes

* removed attributes

* removed attributes

* addressed comments
…ed WPF files (#1075)

* Add pre-commit Git hook to WPF repo to protect WPF's generated files (installed on first build)
….NET.Sdk.WindowsDesktop.targets is imported (#1077)

* Define _WindowsDesktopSdkTargetFrameworkVersionFloor before  Microsoft.NET.Sdk.WindowsDesktop.targets is imported

* Suppress NETSDK1106
* removed internal type dependance on s.s.permissions

* deleted 3 internal permissions

* removed userinitiatedroutedeventpermission

* deleted rest of internal permissions

* removed method from security helper

* removed SecurityHelper.DemandUnmanagedCode

* removed more SecurityHelper methods

* revmoed more methods

* removed more securityhelper usage

* removed more securityhelper logic

* more securityhelper removals

* more securityhelper removals

* securityhelper removal

* removed securityhelper methods

* permission removals

* Apply suggestions from code review

Co-Authored-By: Steven Kirbach <steven.kirbach@gmail.com>

* Apply suggestions from code review

Co-Authored-By: Steven Kirbach <steven.kirbach@gmail.com>

* addressed comments

* addressed comment

* Remove ExtractAppDomainPermissionSetMinusSiteOfOrigin and dependencies

* addressed comment
…otnet-wpf-int build 20190624.38 (#1086)

- Microsoft.DotNet.Wpf.DncEng - 4.8.0-preview7.19324.38
…90625.1 (#1089)

- Microsoft.Private.Winforms - 4.8.0-preview7.19325.1
…otnet-wpf-int build 20190625.4 (#1091)

- Microsoft.DotNet.Wpf.DncEng - 4.8.0-preview7.19325.4
…90625.2 (#1092)

- Microsoft.Private.Winforms - 4.8.0-preview7.19325.2
…90625.3 (#1097)

- Microsoft.Private.Winforms - 4.8.0-preview7.19325.3
…osoft.Build.Tasks.Git tasks (#1098)

* Update Microsoft.Dotnet.Sdk.Wpf to accomodate changes to Microsoft.Build.Tasks.Git tasks

* Update .NET tools (darc update-dependencies --channel ".Net Tools - Latest") to get the new Arcade SDK
…s.dll (#1093)

* removed permissions

* removed securitypolicy imports

* removed most security exceptions

* some IL found changes

* more IL located removal

* removed imports from tests

* removed package reference

* more IL found removals

* removed XmlSyntaxException

* addressed comments
@ghost ghost requested review from rladuca, ryalanms and stevenbrix June 26, 2019 22:47
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Jun 26, 2019
@vatsan-madhavan vatsan-madhavan added the auto_merge bot-command label Jun 26, 2019
@ghost
Copy link

ghost commented Jun 26, 2019

Hello @vatsan-madhavan!

Because this pull request has the auto_merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 30 minutes, a condition that will be fulfilled in about 6 minutes. No worries though, I will be back when the time is right! 😉

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@vatsan-madhavan vatsan-madhavan removed the auto_merge bot-command label Jun 26, 2019
@vatsan-madhavan vatsan-madhavan merged commit 925b59a into release/3.0 Jun 26, 2019
@vatsan-madhavan vatsan-madhavan deleted the dev/vatsan/preview8-snap-rel30 branch June 26, 2019 23:33
@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 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.