Skip to content

Commit

Permalink
GMap.NET.Core: updated MySql.Data.dll and Npgsql.dll
Browse files Browse the repository at this point in the history
  • Loading branch information
radioman committed May 26, 2015
1 parent bad7fc1 commit 7d22602
Show file tree
Hide file tree
Showing 18 changed files with 26 additions and 4,085 deletions.
41 changes: 26 additions & 15 deletions GMap.NET.Core/GMap.NET.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,19 @@
<SpecificVersion>False</SpecificVersion>
<Private>False</Private>
</Reference>
<Reference Include="Npgsql">
<HintPath>..\References\Windows\NET4\Npgsql.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Mono.Security">
<HintPath>..\References\Windows\NET4\Mono.Security.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="MySql.Data">
<HintPath>..\References\Windows\NET4\MySql.Data.dll</HintPath>
<SpecificVersion>False</SpecificVersion>
<Private>False</Private>
</Reference>
</ItemGroup>
</When>
<Otherwise>
Expand All @@ -132,25 +145,23 @@
<SpecificVersion>False</SpecificVersion>
<Private>False</Private>
</Reference>
<Reference Include="Npgsql">
<HintPath>..\References\Windows\Npgsql.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Mono.Security">
<HintPath>..\References\Windows\Mono.Security.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="MySql.Data">
<HintPath>..\References\Windows\MySql.Data.dll</HintPath>
<SpecificVersion>False</SpecificVersion>
<Private>False</Private>
</Reference>
</ItemGroup>
</Otherwise>
</Choose>
<ItemGroup>
<Reference Include="Mono.Security">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\References\Windows\Npgsql\Mono.Security.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="MySql.Data">
<HintPath>..\References\Windows\MySql.Data.dll</HintPath>
<SpecificVersion>False</SpecificVersion>
<Private>False</Private>
</Reference>
<Reference Include="Npgsql">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\References\Windows\Npgsql\Npgsql.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data">
<Private>False</Private>
Expand Down
Binary file added References/Windows/Mono.Security.dll
Binary file not shown.
Binary file modified References/Windows/MySql.Data.dll
Binary file not shown.
Binary file added References/Windows/NET4/Mono.Security.dll
Binary file not shown.
Binary file added References/Windows/NET4/MySql.Data.dll
Binary file not shown.
Binary file added References/Windows/NET4/Npgsql.dll
Binary file not shown.
Binary file added References/Windows/Npgsql.dll
Binary file not shown.
Binary file removed References/Windows/Npgsql/Mono.Security.dll
Binary file not shown.
4,057 changes: 0 additions & 4,057 deletions References/Windows/Npgsql/Npgsql.XML

This file was deleted.

Binary file removed References/Windows/Npgsql/Npgsql.dll
Binary file not shown.
Binary file removed References/Windows/Npgsql/de/Npgsql.resources.dll
Binary file not shown.
Binary file removed References/Windows/Npgsql/es/Npgsql.resources.dll
Binary file not shown.
Binary file not shown.
Binary file removed References/Windows/Npgsql/fr/Npgsql.resources.dll
Binary file not shown.
Binary file removed References/Windows/Npgsql/ja/Npgsql.resources.dll
Binary file not shown.
13 changes: 0 additions & 13 deletions References/Windows/Npgsql/policy.2.0.Npgsql.config

This file was deleted.

Binary file removed References/Windows/Npgsql/policy.2.0.Npgsql.dll
Binary file not shown.
Binary file not shown.

0 comments on commit 7d22602

Please sign in to comment.