Commit 766acc1
committed
Fixed BuildErrors when project is completly downloaded from GitHub.
Project can only be build, wehen NuGet.exe > 2.8.1 is included in .nuget
folder.
Missing dll Telerik.Web.Mvc added to lib Folder.
Telerik.Web.Mvc removed from build Folder (build folder will be created
with ClickToBuild-Command)
References to Telerik.Web.Mvc fixed in two Plugin-Projects.1 parent f04b936 commit 766acc1
4 files changed
Lines changed: 3 additions & 4 deletions
File tree
- lib/Telerik
- src
- .nuget
- Plugins
- SmartStore.Shipping
- SmartStore.WebApi
File renamed without changes.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | | - | |
| 167 | + | |
| 168 | + | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
| |||
0 commit comments