提交 950fe6e7 编写于 作者: T Tanner Gooding

Updating the TestSetup vsix to contain a code base resolver for the...

Updating the TestSetup vsix to contain a code base resolver for the Roslyn.VisualStudio.Test.Utilities binary
上级 0162e66e
using Microsoft.VisualStudio.Shell;
[assembly: ProvideCodeBase(CodeBase = @"$PackageFolder$\Roslyn.Hosting.Diagnostics.dll")]
[assembly: ProvideCodeBase(CodeBase = @"$PackageFolder$\Microsoft.Diagnostics.Runtime.dll")]
[assembly: ProvideCodeBase(CodeBase = @"$PackageFolder$\Roslyn.VisualStudio.Test.Utilities.dll")]
[assembly: ProvideCodeBase(CodeBase = @"$PackageFolder$\Microsoft.Diagnostics.Runtime.dll")]
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册