dotnet-installer/src/tool_roslyn/RunCsc.cmd

7 lines
229 B
Batchfile
Raw Normal View History

2016-09-21 23:36:58 +00:00
@echo off
REM Copyright (c) .NET Foundation and contributors. All rights reserved.
REM Licensed under the MIT license. See LICENSE file in the project root for full license information.
"%~dp0..\..\..\dotnet" "%~dp0csc.exe" %*