Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Initial project structure#1

Merged
anaisbetts merged 4 commits intomasterfrom
initial-project
Jun 30, 2013
Merged

Initial project structure#1
anaisbetts merged 4 commits intomasterfrom
initial-project

Conversation

@anaisbetts
Copy link
Member

Create the project structure

Some important bits about this:

  • Cross platform code always goes in the same directory as csproj files
  • Platform specific code always goes in a folder (but don't use that for the namespace name)
  • Platform names are whatever NuGet calls the platform, this will come in handy later

TODO

  • Create VS Solution
  • Create Windows-specific csprojs
  • Figure out where "Xamarin.Mac Library" went to

anaisbetts pushed a commit that referenced this pull request Jun 30, 2013
@anaisbetts anaisbetts merged commit bbababc into master Jun 30, 2013
@anaisbetts anaisbetts deleted the initial-project branch December 19, 2013 01:04
@lock lock bot locked and limited conversation to collaborators Jun 25, 2019
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.

1 participant