Skip to content

PureWeen/Xamarin.Forms.Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloning the repository

Clone repositories using recursive parameter:

git clone https://github.com/PureWeen/Xamarin.Forms.Sandbox.git --recursive

Or Update

git submodule update --init --recursive

Cloning dotnetconf demo

git clone https://github.com/PureWeen/Xamarin.Forms.Sandbox.git 
git checkout  dotnet_conf
git submodule update --init --recursive

Updating the submodule

After you have pulled down the submodule it's good to make sure the submodule is using the latest source code or whatever branch you are wanting to test against

cd Xamarin.Forms
git checkout 4.5.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published