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

Build for .NET 5.0 #1821

Merged
merged 14 commits into from
Nov 17, 2020
Merged

Build for .NET 5.0 #1821

merged 14 commits into from
Nov 17, 2020

Conversation

cwensley
Copy link
Member

This builds test apps for .NET 5.0, and fixes a few issues.

  • Fixes an issue as .NET 5 creates a "ref/MyMainAssembly.dll", which messed up building the .app bundle for Mac.
  • Fixes compiling issues with VS for Mac 8.8
  • Use dotnet build for everything as mono's msbuild can't build for .NET 5
  • Update Xamarin.Mac.targets to work when building with dotnet tooling
  • Update Gtk2 build so it works when building from dotnet tooling (on Mac only for now)

@cwensley cwensley merged commit 9623a91 into develop Nov 17, 2020
@cwensley cwensley deleted the curtis/net5.0 branch November 17, 2020 10:07
@cwensley cwensley added this to the 2.5.7 milestone Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant