Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

add script executor #241

Merged
merged 1 commit into from
Nov 19, 2015
Merged

add script executor #241

merged 1 commit into from
Nov 19, 2015

Conversation

analogrelay
Copy link

also added a postcompile script to each project to place the outputs in the right folder, allowing incremental updating of your dev build.

fixes #237

/cc @davidfowl @brthor @piotrpMSFT @Sridhar-MS

@dnfclas
Copy link

dnfclas commented Nov 18, 2015

Hi @anurse, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!

The agreement was validated by .NET Foundation and real humans are currently evaluating your PR.

TTYL, DNFBOT;

@@ -4,6 +4,7 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;

This comment was marked as spam.

@davidfowl
Copy link
Member

:shipit: After a few comments

also added a postcompile script to each project to place the outputs in the right folder

fixes #237
@analogrelay analogrelay force-pushed the anurse/237-script-executor branch from 21487bc to 04624ff Compare November 18, 2015 22:28
TheRealPiotrP pushed a commit that referenced this pull request Nov 19, 2015
@TheRealPiotrP TheRealPiotrP merged commit a997f65 into master Nov 19, 2015
@analogrelay analogrelay deleted the anurse/237-script-executor branch December 10, 2015 19:38
wli3 pushed a commit to wli3/cli that referenced this pull request Jul 14, 2017
Report decent error message when LockFileTarget cannot be found.
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.

Port DNX "scripts" concept
4 participants