Skip to content

Commit

Permalink
updated unity dep to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devtrends committed Nov 14, 2017
1 parent 26549c1 commit bedc683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Unity.WebApi/packages.config
Expand Up @@ -3,5 +3,5 @@
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.3" targetFramework="net45" />
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.3" targetFramework="net45" />
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net45" />
<package id="Unity.Abstractions" version="2.0.0" targetFramework="net45" />
<package id="Unity.Abstractions" version="2.2.0" targetFramework="net45" />
</packages>

0 comments on commit bedc683

Please sign in to comment.