rc20-alpha8

mailling [WIP]
This commit is contained in:
Paul Schneider 2018-06-18 11:45:04 +02:00
commit 46a33ba374
24 changed files with 79 additions and 9383 deletions

View file

@ -8,6 +8,8 @@ all: $(BINTARGETPATH)
msbuild-restore:
$(MSBUILD) cli.csproj /t:Restore
check: run
run: project.lock.json
ASPNET_ENV=$(ASPNET_ENV) dnx run --configuration=$(CONFIGURATION)