Skip to content

Conversation

@jpobst
Copy link
Contributor

@jpobst jpobst commented Feb 9, 2021

In order to target .NET 5/6 we need to build with dotnet build, which requires SDK style projects.

One set of csproj files that need to be updated is NRefactory. The unit tests in Xamarin.Android use these assemblies along with the Mono debugging assemblies to ensure that changes do not break the ability to debug XA applications.

The "official" NRefactory repository that we currently use has been archived. However, there already exists a Xamarin fork that the VSMac team uses. The relevant project files we need in that repo have been converted to SDK style, so we simply need to point our git submodule to that fork.

@jpobst jpobst marked this pull request as ready for review February 9, 2021 22:46
@jpobst jpobst requested a review from jonpryor as a code owner February 9, 2021 22:46
@jonpryor jonpryor merged commit 864bfd5 into master Feb 10, 2021
@jonpryor jonpryor deleted the nrefactory-csproj branch February 10, 2021 17:15
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants