fixes this build

This commit is contained in:
Paul Schneider 2019-06-24 14:53:08 +01:00
commit a37aa4be96
3 changed files with 15 additions and 17 deletions

View file

@ -17,6 +17,8 @@ project.lock.json:
@# fixing package id reference case, to System.Xml, from package NJsonSchema.CodeGeneration.CSharp
sed 's/System.XML/System.Xml/' project.lock.json > project.lock.json.new && mv project.lock.json.new project.lock.json
$(BINTARGETPATH): project.lock.json
run: $(BINTARGETPATH)
ASPNET_ENV=$(ASPNET_ENV) dnx --configuration=$(CONFIGURATION) run send monthly