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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2021-11-20 00:37:14 +0300
committerGitHub <noreply@github.com>2021-11-20 00:37:14 +0300
commit0339fe117122821856d94dcaa0b08ab966b7ecb2 (patch)
treefb7472e199222f8819ea14f194d895141fe9c936 /eng/common/dotnet-install.cmd
parentf11a3a4bbc36b2a18af0077cc53e7cee517615f7 (diff)
Remove netcore sources and arcade eng/common files (#21315)
They are no longer needed here.
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