dotnet-installer/TestAssets/TestProjects/VBTestApp/VBTestApp.vbproj

8 lines
170 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.2</TargetFramework>
</PropertyGroup>
</Project>