未验证 提交 b5c8c9a3 编写于 作者: A Ashley Hauck

Add VBCSCompiler.dll to the Microsoft.NETCore.Compilers package

上级 949c9b4f
......@@ -44,6 +44,9 @@
<file src="Exes/vbc/netcoreapp2.0/publish/vbc.runtimeconfig.json" target="tools/bincore" />
<file src="$additionalFilesPath$/RunVbc" target="tools/bincore/RunVbc" />
<file src="$additionalFilesPath$/RunVbc.cmd" target="tools/bincore" />
<file src="Exes/VBCSCompiler/netcoreapp2.0/publish/VBCSCompiler.dll" target="tools/bincore" />
<file src="Exes/VBCSCompiler/netcoreapp2.0/publish/VBCSCompiler.deps.json" target="tools/bincore" />
<file src="Exes/VBCSCompiler/netcoreapp2.0/publish/VBCSCompiler.runtimeconfig.json" target="tools/bincore" />
<!-- References that are either not in the target framework or are a higher version -->
<file src="Exes\csc\netcoreapp2.0\publish\System.*.dll" target="tools\bincore" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册