diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-10-07 13:35:08 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-10-07 13:35:08 +0300 |
| commit | bd514806e6c261d49a78938daad1f1185f167441 (patch) | |
| tree | 42e4d81d01a45641a1c0aab360992754343d4353 /Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI | |
| parent | a2fcd642758c9506188160856a0f9cc0dc48be38 (diff) | |
| download | Tango-bd514806e6c261d49a78938daad1f1185f167441.tar.gz Tango-bd514806e6c261d49a78938daad1f1185f167441.zip | |
BACK TO .NET 4.6 !!
Diffstat (limited to 'Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI')
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/Tango.SQLiteGenerator.CLI.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/Tango.SQLiteGenerator.CLI.csproj b/Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/Tango.SQLiteGenerator.CLI.csproj index a49870aff..2fe5bf15d 100644 --- a/Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/Tango.SQLiteGenerator.CLI.csproj +++ b/Software/Visual_Studio/Utilities/Tango.SQLiteGenerator.CLI/Tango.SQLiteGenerator.CLI.csproj @@ -8,7 +8,7 @@ <OutputType>Exe</OutputType> <RootNamespace>Tango.SQLiteGenerator.CLI</RootNamespace> <AssemblyName>sqlitegen</AssemblyName> - <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> + <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> </PropertyGroup> |
