Skip to content

Commit

Permalink
downgrading to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fr34kyn01535 committed Oct 8, 2016
1 parent 8955990 commit d12367a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ZaupUconomyEssentials.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ZaupUconomyEssentials</RootNamespace>
<AssemblyName>ZaupUconomyEssentials</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down Expand Up @@ -51,7 +52,7 @@
<Reference Include="MySql.Data, Version=6.9.5.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>Libraries\MySql.Data.dll</HintPath>
<Private>False</Private>
<Private>False</Private>
</Reference>
<Reference Include="Rocket.API, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand All @@ -72,7 +73,6 @@
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="Uconomy, Version=1.0.4.0, Culture=neutral, processorArchitecture=MSIL">
Expand Down

0 comments on commit d12367a

Please sign in to comment.