a0d6f2d6ec
Former-commit-id: d3ff4118f95cc6907059c6001e5157df8832a115
10 lines
294 B
Makefile
10 lines
294 B
Makefile
check-roslyn:
|
|
|
|
# Disabled because it doesn't build anymore due to removed myget feeds
|
|
# @echo "Runnning roslyn tests using mono from PATH:"
|
|
# mono --version
|
|
# @$(MAKE) validate-roslyn RESET_VERSIONS=1
|
|
# cd $(ROSLYN_PATH); \
|
|
# ./build.sh --restore --build --test --mono || exit; \
|
|
# echo "done"
|