Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eng/common/dotnet-install.cmd')
-rw-r--r--eng/common/dotnet-install.cmd2
1 files changed, 0 insertions, 2 deletions
diff --git a/eng/common/dotnet-install.cmd b/eng/common/dotnet-install.cmd
deleted file mode 100644
index b1c2642e76f..00000000000
--- a/eng/common/dotnet-install.cmd
+++ /dev/null
@@ -1,2 +0,0 @@
-@echo off
-powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0dotnet-install.ps1""" %*" \ No newline at end of file