Skip to content

[WIP] Changes for .NET Core v1.1.1#262

Merged
mattleibow merged 16 commits into
masterfrom
netcore-update
Mar 20, 2017
Merged

[WIP] Changes for .NET Core v1.1.1#262
mattleibow merged 16 commits into
masterfrom
netcore-update

Conversation

@mattleibow

@mattleibow mattleibow commented Mar 12, 2017

Copy link
Copy Markdown
Collaborator

The main changes were to do with the final v1.1.1 version of .NET Core:

  • strong naming was not really supported on non-Windows, so they disabled it with an error
    • I now sign on Windows
    • I now verify that the .dll is signed before packing the NuGet
  • the new version dropped support for the test runner stuff
    • I created a test runner app
    • it is better since I can test the .NET Core publish
  • can't update to Cake v0.18.0 as this has issues with UWP apps
  • improved CI detection and features
  • fixes for Linux color tests (just the tests were dodgy)

@mattleibow mattleibow merged commit b7ae606 into master Mar 20, 2017
@mattleibow mattleibow deleted the netcore-update branch March 20, 2017 11:22
@mattleibow mattleibow modified the milestone: 1.57.0 Mar 23, 2017
mattleibow added a commit that referenced this pull request Jun 25, 2026
Update externals/skia to b16789ec35, which includes the merged
PR #262 (sk_colorfilter_new_overdraw C API) now on origin/skiasharp.

Also update cgmanifest.json to reference the merged commit.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant