Skip to content

Commit

Permalink
Update reference to version 2.3.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Massari committed Jun 11, 2019
1 parent 37547d6 commit 617549b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EF6ConsoleSample/EF6ConsoleSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\EntityFramework.6.1.1\lib\net40\EntityFramework.dll</HintPath>
</Reference>
<Reference Include="NuoDb.Data.Client, Version=2.3.0.11, Culture=neutral, PublicKeyToken=e49f105b7fb49b38, processorArchitecture=MSIL">
<Reference Include="NuoDb.Data.Client, Version=2.3.0.12, Culture=neutral, PublicKeyToken=e49f105b7fb49b38, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\NET 4.0\NuoDb.Data.Client.dll</HintPath>
</Reference>
<Reference Include="EntityFramework.NuoDb, Version=2.3.0.11, Culture=neutral, PublicKeyToken=e49f105b7fb49b38, processorArchitecture=MSIL">
<Reference Include="EntityFramework.NuoDb, Version=2.3.0.12, Culture=neutral, PublicKeyToken=e49f105b7fb49b38, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\EF 6.0\EntityFramework.NuoDb.dll</HintPath>
</Reference>
Expand Down

0 comments on commit 617549b

Please sign in to comment.