Upgrade to Framework 4.7
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>MarketDataLib</RootNamespace>
|
||||
<AssemblyName>MarketDataLib</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
||||
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<TargetFrameworkProfile />
|
||||
</PropertyGroup>
|
||||
@@ -266,6 +266,7 @@
|
||||
<Compile Include="MarketDataModel\StopLimit.cs" />
|
||||
<Compile Include="Numerics\LeastSquares.cs" />
|
||||
<Compile Include="Numerics\SharpeRatioGenerator.cs" />
|
||||
<Compile Include="Security\Encryption.cs" />
|
||||
<Compile Include="Utility\CSVLineHelper.cs" />
|
||||
<Compile Include="DataAccess\DataSource.cs" />
|
||||
<Compile Include="DataAccess\DataSourceEx.cs" />
|
||||
|
||||
Reference in New Issue
Block a user