提交 d104dccf 编写于 作者: T Ty Overby

Fix runner_util paths

上级 007bb14d
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
#r "bin\Microsoft.CodeAnalysis.Scripting.dll"
#r "bin\Microsoft.CodeAnalysis.CSharp.Scripting.dll"
#r "..\infra\bin\Microsoft.CodeAnalysis.Scripting.dll"
#r "..\infra\bin\Microsoft.CodeAnalysis.CSharp.Scripting.dll"
using Microsoft.CodeAnalysis.Scripting;
using Microsoft.CodeAnalysis.CSharp.Scripting;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册