Skip to content

Commit

Permalink
Merge pull request #26 from jbcooley/master
Browse files Browse the repository at this point in the history
Update to policy file for 2.0.13 beta 1
  • Loading branch information
franciscojunior committed Jun 28, 2013
2 parents 7f81dc0 + 43d81fb commit 8374f60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/policy.2.0.Npgsql.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<assemblyIdentity name="Npgsql"
publicKeyToken="5d8b90d52f46fda7"
culture="neutral" />
<bindingRedirect oldVersion="2.0.0.0-2.0.11.94"
newVersion="2.0.12.0"/>
<bindingRedirect oldVersion="2.0.0.0-2.0.12.0"
newVersion="2.0.13.91"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
Expand Down

0 comments on commit 8374f60

Please sign in to comment.