diff options
Diffstat (limited to 'src/internal/TablesAndTuples')
| -rw-r--r-- | src/internal/TablesAndTuples/TablesAndTuples.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/TablesAndTuples/TablesAndTuples.csproj b/src/internal/TablesAndTuples/TablesAndTuples.csproj index ce1697ae..98b874f6 100644 --- a/src/internal/TablesAndTuples/TablesAndTuples.csproj +++ b/src/internal/TablesAndTuples/TablesAndTuples.csproj | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | <PropertyGroup> | 3 | <PropertyGroup> |
| 4 | <OutputType>Exe</OutputType> | 4 | <OutputType>Exe</OutputType> |
| 5 | <TargetFramework>netcoreapp2.0</TargetFramework> | 5 | <TargetFramework>netcoreapp2.0</TargetFramework> |
| 6 | <SignOutput>false</SignOutput> | ||
| 6 | </PropertyGroup> | 7 | </PropertyGroup> |
| 7 | 8 | ||
| 8 | </Project> | 9 | </Project> |
