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

Fix v8 listing runner #52

Merged
merged 7 commits into from
Jun 25, 2019
Merged

Fix v8 listing runner #52

merged 7 commits into from
Jun 25, 2019

Conversation

COsborn2
Copy link
Contributor

  • Allow for user to type 2.1-2.6 to run a range of listings or 02.01-02.06
  • Additionally allow user to type 2.1 to run the 2.1-2.6 listing
  • Change type of argument[] from object[] to string[] to allow user input to be properly passed
  • Update Readme.md to reflect changed behavior
  • Remove Build.sln and update EssentialCSharp.sln to remove references to submodules. Neither solution will now reference the submodules and will instead use the Nuget package.

COsborn2 added 6 commits June 24, 2019 12:43
-Update Ch10 Tests csproj
-Remove Chapter7 project reference from Chapter11 proj
-Update Chapter11 csproj versions
-Shared program now allows for all listings to be run. NOTE: Still
requires that you set the chapter as the startup project and run only
those listings within that chapter. I.E: Chapter2 as startup cannot run
chapter 5 listings
- Remove Build.sln. No slns will now reference the TestTools submodules
- Remove ChapterTests.targets reference to submodules
- Program runner will now specify current chapter in e.g. listing. This
should indicate to the user that listings from other chapters cannot be
run
@COsborn2 COsborn2 requested a review from Keboo June 25, 2019 18:14
@COsborn2 COsborn2 force-pushed the fix-v8-listing-runner branch from 9504a43 to a5663c4 Compare June 25, 2019 18:30
@COsborn2 COsborn2 merged commit 3f3f09b into v8.0 Jun 25, 2019
@COsborn2 COsborn2 deleted the fix-v8-listing-runner branch July 8, 2019 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants