Skip to content

Commit

Permalink
change to match all frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
jimsch committed May 22, 2017
1 parent 3b5b02a commit eb71f4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CoAP.NET/packages.config
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="BouncyCastle" version="1.8.1" targetFramework="net40" />
<package id="Com.AugustCellars.COSE" version="1.0.1" targetFramework="net45" />
<package id="Com.AugustCellars.COSE" version="1.0.1" targetFramework="net40" />
<package id="Common.Logging" version="3.0.0" targetFramework="net40" />
<package id="Common.Logging.Core" version="3.0.0" targetFramework="net40" />
<package id="PeterO.Cbor" version="2.4.2" targetFramework="net40" />
<package id="PeterO.Numbers" version="0.2.2" targetFramework="net40" />
</packages>
</packages>

0 comments on commit eb71f4f

Please sign in to comment.