Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:maartenba/MvcSiteMapProvider into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
NightOwl888 committed Mar 11, 2014
2 parents a2b2426 + c5f0a13 commit 365390f
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<metadata>
<dependencies>
<group targetFramework="net45" xdt:Locator="Match(targetFramework)">
<dependency id="Microsoft.AspNet.Razor" version="[3.0,4.0)" xdt:Transform="Insert" />
<dependency id="Microsoft.AspNet.WebPages" version="[3.0,4.0)" xdt:Transform="Insert" />
<dependency id="Microsoft.AspNet.Mvc" version="[5.0,6.0)" xdt:Transform="Insert" />
<dependency id="Microsoft.AspNet.Razor" version="[3,4)" xdt:Transform="Insert" />
<dependency id="Microsoft.AspNet.WebPages" version="[3,4)" xdt:Transform="Insert" />
<dependency id="Microsoft.AspNet.Mvc" version="[5,6)" xdt:Transform="Insert" />
</group>
</dependencies>
</metadata>
</package>
</package>

0 comments on commit 365390f

Please sign in to comment.