run native dnx

This commit is contained in:
Paul Schneider 2019-11-14 14:03:35 +00:00
commit 505eaaa3a1

View file

@ -16,7 +16,7 @@ BINTARGET=$(PRJNAME).dll
BINTARGETPATH=bin/$(CONFIGURATION)/$(FRAMEWORKALIAS)/$(BINTARGET)
PKGFILENAME=$(PRJNAME).$(VERSION).nupkg
dnu=dnu
dnx=dnx
dnx=ndnx
# OBS SUBDIRS=Yavsc.Server Yavsc.Abstract Yavsc cli
#