2016-08-03 10:59:49 +00:00
|
|
|
check-roslyn:
|
2021-02-22 16:53:32 +00:00
|
|
|
|
|
|
|
# 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"
|