Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial project structure #1

Merged
merged 4 commits into from
Jun 30, 2013
Merged

Initial project structure #1

merged 4 commits into from
Jun 30, 2013

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