-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Support PackageReferences in WPF projects #3585
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ct in generated temp project
…pilation of temp project
lindexi
reviewed
Sep 28, 2020
...PresentationBuildTasks/Microsoft/Build/Tasks/Windows/CreateTemporaryTargetAssemblyProject.cs
Outdated
Show resolved
Hide resolved
wjk
reviewed
Sep 29, 2020
src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Microsoft.WinFX.targets
Outdated
Show resolved
Hide resolved
Nirmal4G
reviewed
Sep 29, 2020
src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Microsoft.WinFX.targets
Show resolved
Hide resolved
…WinFX.targets Co-authored-by: William Kent <wjk011@gmail.com>
ryalanms
changed the title
Include generated NuGet props and targets in WPF temp project
Support PackageReferences in WPF projects
Nov 5, 2020
ryalanms
force-pushed
the
ParentPackageReferences
branch
from
November 6, 2020 20:54
a6ecabf
to
f0574fa
Compare
…01105.1 (#3737) [master] Update dependencies from dotnet/winforms
…01105.3 (#3774) [master] Update dependencies from dotnet/winforms
…01105.4 (#3776) [master] Update dependencies from dotnet/winforms - Coherency Updates: - Microsoft.Win32.Registry: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.CodeDom: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.Configuration.ConfigurationManager: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.Diagnostics.EventLog: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.DirectoryServices: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.Drawing.Common: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.Reflection.MetadataLoadContext: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.Security.AccessControl: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.Security.Cryptography.Xml: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.Security.Permissions: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.Security.Principal.Windows: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.Windows.Extensions: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.Platforms: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.IO.Packaging: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.ILDAsm: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.ILAsm: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - System.Resources.Extensions: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Internal: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Ref: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms) - Microsoft.NETCore.App.Runtime.win-x64: from 6.0.0-alpha.1.20553.9 to 6.0.0-alpha.1.20554.9 (parent: Microsoft.Private.Winforms)
ryalanms
force-pushed
the
ParentPackageReferences
branch
from
November 6, 2020 21:29
4f18570
to
e41ec1c
Compare
ryalanms
added a commit
that referenced
this pull request
Nov 23, 2020
* Include generated NuGet props and targets from outer WPF parent project in generated temp project * Add condition and cleanup generated NuGet props and targets after compilation of temp project * Move BuildEngine global properties to project properties
ryalanms
added a commit
that referenced
this pull request
Dec 7, 2020
* Consolidate old and new temporary assembly compilation in to a single task
ryalanms
added a commit
that referenced
this pull request
Dec 8, 2020
…d new temporary assembly compilation paths in to a single task
ryalanms
added a commit
that referenced
this pull request
Dec 9, 2020
…d new temporary assembly compilation paths in to a single task
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.