aspnetcore/test/Microsoft.DotNet.Watcher.To.../TestProjects/KitchenSink/KitchenSink.csproj

10 lines
233 B
XML
Executable File

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.0</TargetFramework>
<RuntimeFrameworkVersion>2.0.0-*</RuntimeFrameworkVersion>
</PropertyGroup>
</Project>