Files
faas/sample-functions/BaseFunctions/dncore/src/root.csproj
2017-04-12 10:41:32 +01:00

9 lines
170 B
XML
Executable File

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp1.1</TargetFramework>
</PropertyGroup>
</Project>