run native dnx

This commit is contained in:
2019-11-14 14:03:35 +00:00
parent 99fdcbfb38
commit 2c3a58dd04

View File

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