Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Move every Touch.Client projects to its own folder. - #69

Merged
rolfbjarne merged 1 commit into
xamarin:masterfrom
rolfbjarne:touch-client-projects
Jul 14, 2020
Merged

Move every Touch.Client projects to its own folder.#69
rolfbjarne merged 1 commit into
xamarin:masterfrom
rolfbjarne:touch-client-projects

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

It's complicated to have multiple projects in the same folder and not end up
confusing VSfM or the build system, so just put each project in its own
folder.

  • The Directory.Build.props file is now unnecessary, so remove it.
  • It's no longer needed to set BaseIntermediateOutputPath, so don't do it.
  • We can use the default OutputPath again.
  • Make sure NUNITLITE_NUGET is defined in all configurations.

Also add a watchOS project.

It's complicated to have multiple projects in the same folder and not end up
confusing VSfM or the build system, so just put each project in its own
folder.

* The Directory.Build.props file is now unnecessary, so remove it.
* It's no longer needed to set BaseIntermediateOutputPath, so don't do it.
* We can use the default OutputPath again.
* Make sure NUNITLITE_NUGET is defined in all configurations.

Also add a watchOS project.
@rolfbjarne
rolfbjarne merged commit 2c2a55e into xamarin:master Jul 14, 2020
@rolfbjarne
rolfbjarne deleted the touch-client-projects branch July 14, 2020 14:13
rolfbjarne added a commit that referenced this pull request Jul 14, 2020
It's complicated to have multiple projects in the same folder and not end up
confusing VSfM or the build system, so just put each project in its own
folder.

* The Directory.Build.props file is now unnecessary, so remove it.
* It's no longer needed to set BaseIntermediateOutputPath, so don't do it.
* We can use the default OutputPath again.
* Make sure NUNITLITE_NUGET is defined in all configurations.

Also add a watchOS project.
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.

2 participants