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

Remove OpenTK references from View.WPF #1078

Merged
merged 1 commit into from
Dec 21, 2019
Merged

Remove OpenTK references from View.WPF #1078

merged 1 commit into from
Dec 21, 2019

Conversation

TysonMN
Copy link
Contributor

@TysonMN TysonMN commented Dec 21, 2019

Description of Change

In addition to having no compile-time dependency (and as pointed out in #1029 (comment)), the nuspec file for View.WPF does not reference any OpenTK packages, so Views.WPF shouldn't need to reference these packages either.

Bugs Fixed

Related to issue #1029. This change removes two warnings when targeting .NET Core in View.WPF.

API Changes

None.

Behavioral Changes

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • NA
  • Changes adhere to coding standard
  • Updated documentation

@mattleibow
Copy link
Contributor

I'm a cowboy 🤠 just merging PRs before the build even runs!
Thanks!

@mattleibow mattleibow merged commit 42b9b53 into mono:dev/vs-2019 Dec 21, 2019
@TysonMN TysonMN deleted the dev/vs-2019_1029_remove_refs_from_WPF_to_OpenTK branch December 21, 2019 15:06
mattleibow added a commit that referenced this pull request Dec 22, 2019
* Upgraded a good few things
 - multitargeting for netstandard1.3, netstandard2.0, netcoreapp3.0 and net45
 - iOS, tvOS, macOS, watchOS now builds on non-macOS (not embedded binaries)
 - removed empty assembly infos
 - using Directory.Build.* to clean up a few things
 - improved the msbuild tasks to properly skip
* Add the targets file to the nuget
* Let all the tests run before failing the build
* Pack and validate in one go
* Update the samples to use the new projects
* Use VS 2017 for native builds for now
* Update Dockerfiles
* removed references from Views.WPF to OpenTK #1029 (#1078)
* Install the type redirector
* Update depot_tools
* Don't do any signing for macOS

Co-authored-by: Tyson Williams <34664007+bender2k14@users.noreply.github.com>
@mattleibow mattleibow added this to the v1.68.2 milestone Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants