Skip to content

Commit

Permalink
update linq2db and mysql.data
Browse files Browse the repository at this point in the history
  • Loading branch information
MaceWindu committed May 3, 2019
1 parent 5e3a10f commit b6bf02c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Source/linq2db.LINQPad.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
<PackageReference Include="Extended.Wpf.Toolkit" Version="3.5.0" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="6.6.0" />
<PackageReference Include="JetBrains.Annotations" Version="2019.1.1" />
<PackageReference Include="linq2db" Version="2.6.0" />
<PackageReference Include="linq2db4iSeries" Version="2.6.1" />
<PackageReference Include="linq2db" Version="2.7.0" />
<PackageReference Include="linq2db4iSeries" Version="2.7.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="1.3.2" />
<PackageReference Include="Microsoft.SqlServer.Types" Version="14.0.1016.290" />
<PackageReference Include="MySql.Data" Version="8.0.15" />
<PackageReference Include="MySql.Data" Version="8.0.16" />
<PackageReference Include="Npgsql" Version="4.0.6" />
<PackageReference Include="Oracle.ManagedDataAccess" Version="18.6.0" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.110" />
Expand Down

0 comments on commit b6bf02c

Please sign in to comment.