Files
csharp/examples/logs/logs.csproj

8 lines
117 B
XML
Raw Permalink Normal View History

<Project Sdk="Microsoft.NET.Sdk">
2018-03-26 12:49:38 -07:00
<PropertyGroup>
<OutputType>Exe</OutputType>
</PropertyGroup>
</Project>