Skip to content

[NRefactory] Switch to Xamarin fork that contains SDK style csproj. - #5606

Merged
jonpryor merged 1 commit into
masterfrom
nrefactory-csproj
Feb 10, 2021
Merged

[NRefactory] Switch to Xamarin fork that contains SDK style csproj.#5606
jonpryor merged 1 commit into
masterfrom
nrefactory-csproj

Conversation

@jpobst

Copy link
Copy Markdown
Contributor

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 ownerFebruary 9, 2021 22:46
@jonpryor
jonpryor merged commit 864bfd5 into masterFeb 10, 2021
@jonpryor
jonpryor deleted the nrefactory-csproj branch February 10, 2021 17:15
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Jan 24, 2024
Sign up for freeto 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.

3 participants

@jpobst@radekdoulik@jonpryor