* BasketController.cs: adds comments,
and modifies the Create method
profile
* BlogsController.cs: adds comments
* Global.asax.cs: (Revert to revision
0ec856db45)
* Web.csproj: reomves the GoogleMapsHelpers library. It targets the
MVC 4.0.0.0 assembly.
This commit is contained in:
parent
f54336852b
commit
b00c1a8cd3
4 changed files with 64 additions and 11 deletions
|
|
@ -95,12 +95,6 @@
|
|||
<HintPath>..\packages\PayPalCoreSDK.1.6.0\lib\net451\PayPalCoreSDK.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Net.Http.Formatting" />
|
||||
<Reference Include="GoogleMapsHelpers">
|
||||
<HintPath>..\packages\GoogleMapsHelpers.0.1.4.1\lib\4.5\GoogleMapsHelpers.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Mvc.GoogleMaps">
|
||||
<HintPath>..\packages\MVC.GoogleMaps.1.0.0\lib\net45\Mvc.GoogleMaps.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Models\" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue