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.ShortcutGenerator.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.ShortcutGenerator.CLI')
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.ShortcutGenerator.CLI/Tango.ShortcutGenerator.CLI.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Utilities/Tango.ShortcutGenerator.CLI/Tango.ShortcutGenerator.CLI.csproj b/Software/Visual_Studio/Utilities/Tango.ShortcutGenerator.CLI/Tango.ShortcutGenerator.CLI.csproj index 15736ba8f..70f711bba 100644 --- a/Software/Visual_Studio/Utilities/Tango.ShortcutGenerator.CLI/Tango.ShortcutGenerator.CLI.csproj +++ b/Software/Visual_Studio/Utilities/Tango.ShortcutGenerator.CLI/Tango.ShortcutGenerator.CLI.csproj @@ -8,7 +8,7 @@ <OutputType>Exe</OutputType> <RootNamespace>Tango.ShortcutGenerator.CLI</RootNamespace> <AssemblyName>linkgen</AssemblyName> - <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> + <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <TargetFrameworkProfile /> </PropertyGroup> |
