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/Tango.Documents | |
| parent | a2fcd642758c9506188160856a0f9cc0dc48be38 (diff) | |
| download | Tango-bd514806e6c261d49a78938daad1f1185f167441.tar.gz Tango-bd514806e6c261d49a78938daad1f1185f167441.zip | |
BACK TO .NET 4.6 !!
Diffstat (limited to 'Software/Visual_Studio/Tango.Documents')
| -rw-r--r-- | Software/Visual_Studio/Tango.Documents/Tango.Documents.csproj | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/Software/Visual_Studio/Tango.Documents/Tango.Documents.csproj b/Software/Visual_Studio/Tango.Documents/Tango.Documents.csproj index 17ba03257..4d97cc3de 100644 --- a/Software/Visual_Studio/Tango.Documents/Tango.Documents.csproj +++ b/Software/Visual_Studio/Tango.Documents/Tango.Documents.csproj @@ -8,7 +8,7 @@ <OutputType>library</OutputType> <RootNamespace>Tango.Documents</RootNamespace> <AssemblyName>Tango.Documents</AssemblyName> - <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> + <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <FileAlignment>512</FileAlignment> <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> <WarningLevel>4</WarningLevel> @@ -36,9 +36,6 @@ </Reference> <Reference Include="System" /> <Reference Include="System.Data" /> - <Reference Include="System.IO.FileSystem.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> - <HintPath>..\packages\System.IO.FileSystem.Primitives.4.0.1\lib\net46\System.IO.FileSystem.Primitives.dll</HintPath> - </Reference> <Reference Include="System.IO.Packaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> <HintPath>..\packages\System.IO.Packaging.4.0.0\lib\net46\System.IO.Packaging.dll</HintPath> </Reference> @@ -88,7 +85,7 @@ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <ProjectExtensions> <VisualStudio> - <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" /> + <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" /> </VisualStudio> </ProjectExtensions> </Project>
\ No newline at end of file |
