rc20-alpha8
mailling [WIP]
This commit is contained in:
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user