Skip to content

Commit

Permalink
Further changes on the previous commit. Added a missing record to the…
Browse files Browse the repository at this point in the history
… packages.config file
  • Loading branch information
AndreiMaz committed Jan 22, 2017
1 parent 78197e1 commit f7be387
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Autofac" version="4.3.0" targetFramework="net451" />
<package id="EntityFramework" version="6.1.3" targetFramework="net452" />
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net451" />
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net451" />
Expand Down

0 comments on commit f7be387

Please sign in to comment.