Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

GH-4367 Clarify Readme for deps & commandline build #4368

Merged
merged 3 commits into from
Nov 13, 2018

Conversation

jamesmontemagno
Copy link
Contributor

Description of Change

Ensure everyone knows to install .NET 4.7 dependency and also simplify msbuild into single action!

Issues Resolved

API Changes

None

Ensure everyone knows to install .NET 4.7 dependency and also simplify msbuild into single action!
Specify Android SDK
- Universal Windows Platform Development - In the `Summary > Optional select the Windows 10 Mobile Emulator`.
- Mobile Development with .NET - In the `Summary > Optional select Xamarin Remoted Simulator, Xamarin SDK Manager, Intel Hardware Accelerated Execution Manager (HAXM)`

The Android 7.1 Nougat API 24 SDK is required for developing Xamarin.Forms. It can be installed by using the [Xamarin Android SDK Manager](https://docs.microsoft.com/xamarin/android/get-started/installation/android-sdk).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe 27 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great question! I know that you have to have SDK 24 installed because it yelled at me! perhaps also SDK 27? we should confirm.

@jamesmontemagno
Copy link
Contributor Author

@rmarinho is it required to run the nuget restore command? I added it into msbuild because when I tried to run nuget it said no.

@PureWeen PureWeen added the t/housekeeping ♻︎ Internal only changes, won't be included in release notes label Nov 11, 2018
@hartez
Copy link
Contributor

hartez commented Nov 13, 2018

@jamesmontemagno Can you resolve the conflicts? Thanks!

@jamesmontemagno
Copy link
Contributor Author

Done :)

@hartez hartez merged commit 63e290a into xamarin:master Nov 13, 2018
@samhouts samhouts added this to the 4.0.0 milestone Dec 4, 2018
@samhouts samhouts modified the milestones: 4.0.0, 3.5.0 Jan 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
t/housekeeping ♻︎ Internal only changes, won't be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build Errors When Cloning Code and Running MSBuild
6 participants