Enabling VB in the CLI.
Fixing the permissions for RunVbc.sh.
This commit is contained in:
parent
6453cb4e15
commit
38fc8875f2
10 changed files with 145 additions and 15 deletions
8
TestAssets/TestProjects/VBTestApp/VBTestApp.vbproj
Normal file
8
TestAssets/TestProjects/VBTestApp/VBTestApp.vbproj
Normal file
|
@ -0,0 +1,8 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>netcoreapp2.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue