aboutsummaryrefslogtreecommitdiff
path: root/src/TablesAndTuples/TablesAndTuples.csproj
blob: ce1697ae883770fad405eca7304a2677301018d9 (plain)
1
2
3
4
5
6
7
8
<Project Sdk="Microsoft.NET.Sdk">

  <PropertyGroup>
    <OutputType>Exe</OutputType>
    <TargetFramework>netcoreapp2.0</TargetFramework>
  </PropertyGroup>

</Project>