Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fork #3

Merged
merged 321 commits into from
Sep 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
321 commits
Select commit Hold shift + click to select a range
d975bab
Merge pull request #258 from hismightiness/Issues/issue-239
May 17, 2020
cef1585
Phone number requirement feature
WillStrohl May 17, 2020
e9881fc
Merge pull request #259 from hismightiness/Issues/issue-41
May 17, 2020
51ce274
Improved string performance in store settings
WillStrohl May 17, 2020
7e40a63
Merge pull request #260 from hismightiness/tasks/store-string-perform…
May 17, 2020
5a4a5ca
Minor typos in gift card configuration
WillStrohl May 17, 2020
dcb5157
Removed explicit TabIndex assignments
WillStrohl May 18, 2020
ccc3630
Removed explicit TabIndex assignments
WillStrohl May 18, 2020
c591e83
Resolved minor DOM warning issue with same-name elements
WillStrohl May 18, 2020
db73266
Merge pull request #261 from hismightiness/Issues/issue-69
May 18, 2020
633894a
Adds UPS response to diagnostic logging
WillStrohl May 18, 2020
49cde06
Merge pull request #262 from hismightiness/Issues/issue-154
May 18, 2020
1e3cfd9
Corrects South Korea's ISO data
WillStrohl May 18, 2020
0267541
Merge pull request #263 from hismightiness/Issues/issue-217
May 18, 2020
80ba23a
Only show product sort when there is more than one option
WillStrohl May 19, 2020
8a54926
Resolves #214
parasdaryanani May 19, 2020
9bf734f
Resolved issues w/ radcombobox removal in all settings views
WillStrohl May 19, 2020
45b6cd8
Merge pull request #265 from hismightiness/Issues/issue-145
May 19, 2020
430e220
Merge pull request #264 from parasdaryanani/issues/issue-214
May 19, 2020
7166930
Not showing disabled products as related items
WillStrohl May 20, 2020
1946b76
Merge pull request #266 from hismightiness/Issues/issue-211
May 20, 2020
dba1649
Assigns imported images to imported products
WillStrohl May 20, 2020
fbf76b6
Merge pull request #267 from hismightiness/Issues/issue-153
May 20, 2020
5b788c9
Adds a scheduled task to clear temp files
WillStrohl May 20, 2020
d87318a
Merge pull request #268 from hismightiness/issues/issue-44
May 20, 2020
1fd67d7
Updates to help with debugging during development
WillStrohl May 21, 2020
3bf4938
Merge pull request #167 from joshgk00/development
May 21, 2020
2e35e78
Updated underlying build website to DNN Platform 9.2.2
WillStrohl May 21, 2020
5cb89ce
Updated DNN reference DLLs to 9.2.2
WillStrohl May 21, 2020
3aead55
Cleaning up DNN upgrade artifacts before first build
WillStrohl May 21, 2020
605268e
Successfully building against DNN 9.2.2 (no code changes necessary)
WillStrohl May 21, 2020
c2e81a5
Un-sync'd DLL from previous updates
WillStrohl May 21, 2020
dd10b61
Resolved theme pane placement for modules during wizard config
WillStrohl May 21, 2020
1068bbb
Replaced the base DNN package with v9.2.2
WillStrohl May 22, 2020
af16b0a
Removing Hotcakes DLLs from tracking
WillStrohl May 22, 2020
cd41417
Adding missed DLLs from DNN upgrade
WillStrohl May 22, 2020
c6f970f
Added the rest of the missing DLLs from the DNN upgrade
WillStrohl May 22, 2020
cac68d9
Resolved build/install issues & EVS warnings
WillStrohl May 22, 2020
ba251b7
Merge pull request #270 from hismightiness/isssues/issue-33
May 22, 2020
8956c19
Resolved display issues with the dashboard
WillStrohl May 22, 2020
e630fd7
Merge pull request #271 from hismightiness/issues/display-issues-wizard
May 22, 2020
a71bb8f
Resolves dashboard display issues
WillStrohl May 22, 2020
f39d6e0
Merge pull request #272 from hismightiness/issues/dashboard-display-f…
May 22, 2020
6620d21
Returning the Small product image instead of Medium
WillStrohl May 22, 2020
e47bf63
Merge pull request #273 from hismightiness/issues/cart-product-image-…
May 22, 2020
c416365
This DLL "changed" for some reason, but it's still the same. :(
WillStrohl May 22, 2020
6254173
Added admin buttons to front-end views
WillStrohl May 22, 2020
5ca1b1b
Merged admin button updates to the Social Spokes viewset
WillStrohl May 22, 2020
ee58f58
Merged admin button updates into the DevSamples
WillStrohl May 22, 2020
08bee52
Merge pull request #274 from hismightiness/issues/add-catalog-edit-bu…
May 22, 2020
3ebc8c7
Reverted mobile CSS changes
WillStrohl May 22, 2020
8dbc018
Merge pull request #275 from hismightiness/issues/revert-dashboard-mo…
May 22, 2020
20d19a7
Copied _default viewset to be available as a legacy option
WillStrohl May 22, 2020
8ff620f
Allow viewset developers to easily create AddToCart links in views
WillStrohl May 24, 2020
3ace5b3
Able to specify a classname to options & improved string performance
WillStrohl May 24, 2020
aa4366c
Updated default text for the file upload
WillStrohl May 24, 2020
58274e4
Fixes #269 by localizing the HccHttpContext at sitemap creation
Navilois May 26, 2020
e9733b5
Fixes #269 by localizing the HccHttpContext at sitemap creation
Navilois May 26, 2020
2abbb64
removed whitespace
Navilois May 26, 2020
84bd52d
Replaced the Copy to Clipboard functionality...
WillStrohl May 27, 2020
c698939
Localized the orders grid
WillStrohl May 27, 2020
bb01ff6
Replaced the Copy to Clipboard functionality (part two)...
WillStrohl May 27, 2020
ab9cb04
Removed ability to show card numbers
WillStrohl May 27, 2020
4da5855
Added JS API support for HTTP/S protocol in HCC library
WillStrohl May 27, 2020
8529738
Filtering user inputs in checkout & product views
WillStrohl May 27, 2020
031de9e
Changed the pane where the search input is added in the wizard
WillStrohl May 27, 2020
7a9955f
Bootstrap 3 viewset as the default viewset
WillStrohl May 27, 2020
b84f9e0
Resolved display issue with additional images
WillStrohl May 27, 2020
c7c0d6a
Fixed product name typo & adding tiny images
WillStrohl May 27, 2020
5a8393b
Updated the sample product images
WillStrohl May 27, 2020
1aa4b46
Localized product choices & resolved icon display issues
WillStrohl May 27, 2020
0d29e5e
Adding HCC branding to default e-mail templates
WillStrohl May 27, 2020
6cfcceb
Improved branding for missing product/category images
WillStrohl May 27, 2020
560f2dd
Only logging errors, not debugging
WillStrohl May 27, 2020
ffea6dd
Merge pull request #280 from hismightiness/features/bootstrap3-viewset
May 27, 2020
1142386
Removed obsolete endpoints and related code
WillStrohl May 27, 2020
a62fde6
Resolves a non-cached page load grid issue found during testing
WillStrohl May 27, 2020
cdebb77
Merge pull request #281 from hismightiness/tasks/remove-deprecated-me…
May 27, 2020
98b6e1d
Resolved BS3 viewset display issues during testing
WillStrohl May 27, 2020
fec47f1
INitial commit for BS4 viewset (only the main category view is done)
WillStrohl May 27, 2020
f935cf1
Deprecated Manufactures for Manufacturers
WillStrohl May 28, 2020
c73dd84
Resolves minor issues found during testing
WillStrohl May 28, 2020
9122893
Resolved minor JS bug in drilldown views
WillStrohl May 28, 2020
92271f1
Updated Category & Product views to BS4
WillStrohl May 28, 2020
326a508
Minor viewset updates after testing
WillStrohl May 29, 2020
3504ed1
BS4 conversion updates for the cart
WillStrohl May 29, 2020
7e4db47
BS3 minor usability fixes from testing
WillStrohl May 29, 2020
97d5514
BS4 conversion updates for checkout views
WillStrohl May 29, 2020
f9089f2
BS3 minor usability updates from testing
WillStrohl May 29, 2020
c2f82bb
BS4 conversion updates for receipt views
WillStrohl May 29, 2020
a808d8e
BS4 conversion updates for order history views
WillStrohl May 30, 2020
4bb60ea
Enhanced visual support for payment & stock labels
WillStrohl May 30, 2020
680b44a
BS4 conversion updates for wish list, order history, content blocks
WillStrohl May 30, 2020
38fdd75
BS4 conversion of the address book views
WillStrohl May 30, 2020
09e647c
BS4 conversion for the reviews views
WillStrohl May 30, 2020
81d0daa
BS3 search view UX updates from testing
WillStrohl May 30, 2020
7c48547
BS4 conversion updates for the search views
WillStrohl May 30, 2020
ebe9051
BS3 mobile UX updates from testing
WillStrohl May 30, 2020
dcb9134
Resolves a bug displaying products in Product Grid settings
WillStrohl May 30, 2020
4f47d86
Fixed sample products cupcake typo
WillStrohl May 30, 2020
076018b
BS4 conversion for optional product views
WillStrohl May 30, 2020
ced1619
Fixed remaining typos with cupcakes & manufacturers
WillStrohl May 30, 2020
19ecca1
Added a jQuery plugin for BS4 tabs (jQuery UI inspired)
WillStrohl May 31, 2020
29395ce
BS4 conversion for affiliate views
WillStrohl May 31, 2020
da3f232
Minor typo in BS3 viewset
WillStrohl May 31, 2020
9b2fc53
Updated missed EM tags
WillStrohl May 31, 2020
7b96061
Merge pull request #282 from hismightiness/features/bootstrap-4-viewset
May 31, 2020
7af7cb5
Localized Receive Payments admin view
WillStrohl May 31, 2020
2b6d898
Resolved image display issue with info tabs
WillStrohl May 31, 2020
b03b435
Enabled lists in the new html editor
WillStrohl May 31, 2020
ff1285f
Merge pull request #283 from hismightiness/tasks/localization-updates
May 31, 2020
f02da46
updated the credit card logos in all viewsets
WillStrohl May 31, 2020
02933c0
Merge pull request #284 from hismightiness/tasks/update-credit-card-l…
May 31, 2020
4739460
Release notes & versioning
WillStrohl May 31, 2020
ebd1d08
Updated DevSamples with new viewsets
WillStrohl May 31, 2020
391232e
Core scripts served minified, except when DNN is in debug mode
WillStrohl Jun 1, 2020
0a9a54b
Final packaging updates prior to release
WillStrohl Jun 2, 2020
90894af
Merge pull request #285 from hismightiness/tasks/03.03.03-packaging-u…
Jun 2, 2020
c93f243
Merge pull request #286 from HotcakesCommerce/development
Jun 2, 2020
e3738c9
Missed commits from build testing
WillStrohl Jun 2, 2020
b8aad7e
Merge pull request #287 from HotcakesCommerce/development
Jun 2, 2020
69491ab
No actual changes. Alphabetized the properties while documenting.
WillStrohl Jun 3, 2020
06d26ba
Merge branch 'Issues/Issue-269' into development
Navilois Jun 4, 2020
29961c5
Fixes #288
Navilois Jun 4, 2020
c6b6b53
Merge branch 'Issues/Issue#288' into development
Navilois Jun 4, 2020
3c80df0
No actual changes. Alphabetized the properties while documenting.
WillStrohl Jun 4, 2020
bd31325
Merge pull request #289 from Navilois/Issues/Issue#288
Jun 4, 2020
2318954
Merge pull request #279 from Navilois/Issues/Issue-269
Jun 4, 2020
d406a2c
Merge remote-tracking branch 'upstream/development' into development
Navilois Jun 5, 2020
506cf6b
Only show available products @sitemap
Navilois Jun 5, 2020
e9fa2d3
Added a Porto5 viewset
WillStrohl Jun 6, 2020
e758e2b
Added Porto5 viewset to the build and install process
WillStrohl Jun 6, 2020
580608b
removing the test project from the solution build
WillStrohl Jun 6, 2020
a65ff82
BS4 Only show one of the shopping cart buttons w/ empty wish list
WillStrohl Jun 6, 2020
439e260
BS4: Resolved display issue w/ cart header
WillStrohl Jun 6, 2020
b04ea5b
BS4 Checkout login label usability updates
WillStrohl Jun 6, 2020
4013dc5
BS4 Product details corrected margin class
WillStrohl Jun 6, 2020
d2076f8
BS4 Product details ensured label formatting is consistent
WillStrohl Jun 6, 2020
091e81e
BS4 prevent search engines from following add to cart links &
WillStrohl Jun 6, 2020
c130a91
BS4 present search engines from following add to cart links
WillStrohl Jun 6, 2020
36c7505
Build and environment restoration artifacts
WillStrohl Jun 6, 2020
caec8cc
Merge pull request #291 from hismightiness/features/viewset-updates
Jun 7, 2020
24a4623
No actual changes. Alphabetized the properties while documenting.
WillStrohl Jun 7, 2020
292a0b8
Resolves sort order issue with displayed facets
WillStrohl Jun 7, 2020
8fd8cd2
Merge pull request #293 from hismightiness/issues/issue-205
Jun 7, 2020
ba94e5a
String optimizations to improve performance
WillStrohl Jun 8, 2020
8d80744
Final packaging updates for build
WillStrohl Jun 8, 2020
eee6221
Merged viewset updates into the DevSamples
WillStrohl Jun 8, 2020
0f580b3
Updated the references in DevSamples
WillStrohl Jun 8, 2020
a6bce56
Fixed typos in the release notes
WillStrohl Jun 8, 2020
9b08aba
Merge pull request #295 from hismightiness/tasks/release-prep
Jun 8, 2020
f085234
Merge pull request #296 from HotcakesCommerce/development
Jun 8, 2020
662bf8f
Typo and localization updates in the default template
WillStrohl Jun 11, 2020
d8bac5f
Resolves #294
WillStrohl Jun 11, 2020
d684186
Merge pull request #297 from hismightiness/isses/issue-294
Jun 11, 2020
6c15f18
Prep for 03.04.01 release
WillStrohl Jun 12, 2020
c08267f
Merge pull request #298 from hismightiness/tasks/release-03.04.01
Jun 12, 2020
aaae3ee
Merge pull request #299 from HotcakesCommerce/development
Jun 12, 2020
bdc8d60
Merge branch 'master' into development
Navilois Jun 12, 2020
1c8a114
Revert "Only show available products @sitemap"
Navilois Jun 12, 2020
5a0ea66
Merge branch 'master' into development
Navilois Jun 12, 2020
d767231
Basic solution for this enhancement - needs refining and polishing
Navilois Jun 25, 2020
706ba4e
Changed Checkout.js to default-Legacy to match dev.env - Reset on inv…
Navilois Jun 26, 2020
5f0849e
Localized validation msg
Navilois Jun 29, 2020
52bf020
Provide Sitemap-URLs of active products only
Navilois Jul 1, 2020
5fa3a90
All Controllers: changed every occurrence of Response.Redirect to Red…
Navilois Jul 6, 2020
e3d9509
Adding support for submit type button elements to forms
bubish Jul 23, 2020
8c6608a
Closes #313
WillStrohl Sep 17, 2020
107bf9e
data source update
WillStrohl Sep 17, 2020
f133bbf
Merge pull request #314 from hismightiness/issues/issue-313
Sep 17, 2020
d922141
Updated .NET to 4.7.2 & DNN to 9.4.4
WillStrohl Sep 20, 2020
dd69f1b
Resolving build issues
WillStrohl Sep 20, 2020
75be287
Initial addition of Prompt
WillStrohl Sep 20, 2020
ac7bdb9
Moved localization to base class
WillStrohl Sep 20, 2020
248485a
Added HCC branding to messages
WillStrohl Sep 21, 2020
e54776a
Added sales summary prompt
WillStrohl Sep 21, 2020
b8190d4
Added a clear cache prompt
WillStrohl Sep 21, 2020
9e6910d
Prevent a conflict with built-in prompt command
WillStrohl Oct 4, 2020
76385df
Localized prompt descriptions
WillStrohl Oct 4, 2020
b745863
Added logging to DNN user creation tasks
WillStrohl Oct 4, 2020
f05c607
Added a flag to sales-summary
WillStrohl Oct 4, 2020
2ac970e
Fixed bug in Viewsets
sniravj Oct 9, 2020
344c485
Bug Fix for api timeout
sniravj Oct 9, 2020
8b4cfe7
Merge pull request #318 from HotcakesCommerce/Bugs/LoginIssueFix
Oct 12, 2020
bc78bfd
Adds more logging to the DNN Membership workflow task
WillStrohl Oct 12, 2020
c7d1dda
Placeholder content for help for prompt commands
WillStrohl Oct 12, 2020
e483211
Merge pull request #304 from Navilois/Enhancements/#155-EU-B2B-rules
Oct 12, 2020
3bae71f
Merge PR #304 updates to the DevSamples
WillStrohl Oct 12, 2020
30e9d5a
Merged PR #304 missing updates to the other viewsets
WillStrohl Oct 12, 2020
de896d6
Merge pull request #319 from hismightiness/issues/resolve-issues-pr-304
Oct 12, 2020
670590c
Merge pull request #306 from Navilois/Issues/Issue#305
Oct 12, 2020
dd2c60b
Merge pull request #307 from Navilois/Issues/Issue#219
Oct 12, 2020
6816a80
Merge remote-tracking branch 'upstream/development' into tasks/add-pr…
WillStrohl Oct 12, 2020
5e37f89
Fix in SQL
sniravj Oct 21, 2020
0ed2f3b
Merge pull request #317 from HotcakesCommerce/Bugs/ViewsetUpdates
Oct 21, 2020
023ca96
Fixed folder structure for DevSamples viewsets
WillStrohl Oct 22, 2020
d59f8b5
Resolves #322
WillStrohl Oct 22, 2020
f02a23d
Merge pull request #324 from hismightiness/issues/issue-322
Oct 22, 2020
d08f204
Merge pull request #309 from bubish/master
Oct 22, 2020
7b05934
Alphabetized the properties
WillStrohl Oct 22, 2020
708d686
Resolves #311
WillStrohl Oct 22, 2020
4627bbb
Merge pull request #325 from hismightiness/issues/issue-311
Oct 22, 2020
77ced45
Merge remote-tracking branch 'upstream/master' into development
WillStrohl Oct 22, 2020
c5af683
Resolved domain name typos
WillStrohl Oct 22, 2020
107b8c2
Updated the version for packaging
WillStrohl Oct 22, 2020
1b373e5
Updated release notes for packaging
WillStrohl Oct 22, 2020
c1e3ab3
Fix in Provider Script
sniravj Oct 23, 2020
0b2c5d0
Resolves build issues
WillStrohl Oct 23, 2020
255c13c
Resolves build issues
WillStrohl Oct 23, 2020
7671b6c
Merge pull request #327 from hismightiness/tasks/add-prompt
Oct 23, 2020
396bd08
More Fix in Store Settings SQL script
sniravj Oct 23, 2020
1f908c6
Updated release notes
WillStrohl Oct 23, 2020
77471a5
Preventing file locks during build
WillStrohl Oct 23, 2020
b67b5ca
Moved new store settings logic from SQL to IUpgradeable
WillStrohl Oct 23, 2020
701234f
Merge branch 'development' into tasks/release-tasks
Oct 23, 2020
80fa9d1
Merge pull request #328 from hismightiness/tasks/release-tasks
Oct 23, 2020
d274fc6
Resolves issue with incorrect key store setting on upgrade
WillStrohl Oct 23, 2020
20d1f07
Merge pull request #329 from hismightiness/issues/testing-fixes
Oct 23, 2020
db54a9c
Replaced interpolation with string.Format for now
WillStrohl Oct 23, 2020
24eb6de
Bug fix for JS issue in viewset
sniravj Oct 23, 2020
7a97354
Merge branch 'development' into Bugs/ViewsetUpdates
sniravj Oct 23, 2020
0753dcc
Fixed issue in JS for emails
sniravj Oct 23, 2020
fff9be7
Merge 'origin/development' into Bugs/LoginIssueFix
sniravj Oct 23, 2020
039ab90
Merge pull request #330 from HotcakesCommerce/Bugs/LoginIssueFix
Oct 23, 2020
4671702
Merged viewset changes
WillStrohl Oct 23, 2020
16b9bab
Merge pull request #331 from hismightiness/tasks/merge-viewset-changes
Oct 23, 2020
5a49315
more bug fix in JS for viewsets
sniravj Oct 23, 2020
ecdb55a
Merge branch 'origin/development' into Bugs/ViewsetUpdates
sniravj Oct 23, 2020
b4b413b
Merge pull request #326 from HotcakesCommerce/Bugs/ViewsetUpdates
Oct 23, 2020
2557c04
Removed deprecated licensing DLL reference
WillStrohl Oct 23, 2020
f5f06fb
Was supposed to be building against DNN 9.2.2 not 9.4.4
WillStrohl Oct 23, 2020
0afb81b
Formally removing HCC licensing on upgrade
WillStrohl Oct 23, 2020
ac7a8a2
Merge pull request #334 from hismightiness/tasks/resolve-build-issues
Oct 23, 2020
2578742
Updating DevSamples references
WillStrohl Oct 23, 2020
fad290b
Merge pull request #335 from hismightiness/tasks/updating-devsamples-…
Oct 23, 2020
99fa94e
Removed unnecessary PDB
WillStrohl Oct 23, 2020
d0d31e4
Resolved final build issues in DevSamples
WillStrohl Oct 23, 2020
6bc5646
Merge pull request #336 from hismightiness/tasks/final-build-issue
Oct 23, 2020
ea5ddd9
Updated Stripe to use Newtonsoft.Json 10.0.3
WillStrohl Oct 24, 2020
f166643
Properly updated DevSample DLLs to 3.5.0
WillStrohl Oct 24, 2020
203f690
Paypal Express Hold Authorization issue
swilkinson-bluebolt Dec 9, 2020
39ebbb4
Cancels Button Postback for Generate Url and Copy Url to allow user t…
joshgk00 Feb 18, 2021
f00ccd5
Using the OrderTaskContext.Order.OrderNumber as a fallback in case th…
joshgk00 Feb 22, 2021
afdac96
Merge pull request #349 from joshgk00/issue/issue-345
Feb 23, 2021
eeaf482
Merge pull request #348 from joshgk00/issues/issue-346
Feb 23, 2021
46c1c7a
Checks the RedirectResult from the HandleActionParams() and if it's s…
joshgk00 Mar 1, 2021
a74a660
Remove GB from EU VAT rules
Navilois Apr 16, 2021
9a5be56
Merge pull request #357 from Navilois/Issues/Issue#356
Apr 16, 2021
b4e5956
Merge pull request #352 from joshgk00/issue/issue-350
Sep 2, 2021
528a0e8
Merge pull request #339 from swilkinson-bluebolt/development
Sep 3, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
73 changes: 38 additions & 35 deletions .build/ModulePackage.targets
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,20 @@
<WebsiteBuildFolder>$(RootFolder)\_Build\_Website</WebsiteBuildFolder>
<CoreBuildFolder>$(RootFolder)\_Build\_Website\_Core</CoreBuildFolder>
<ViewSetBuildFolder>$(RootFolder)\_Build\_Website\_ViewSet</ViewSetBuildFolder>
<ControlPanelBuildFolder>$(RootFolder)\_Build\_Website\_ControlPanel</ControlPanelBuildFolder>
<Bs4ViewSetBuildFolder>$(RootFolder)\_Build\_Website\_ViewSet-BootStrap4</Bs4ViewSetBuildFolder>
<LegacyViewSetBuildFolder>$(RootFolder)\_Build\_Website\_ViewSet-Legacy</LegacyViewSetBuildFolder>
<Porto5ViewSetBuildFolder>$(RootFolder)\_Build\_Website\_ViewSet-Porto5</Porto5ViewSetBuildFolder>
<ModulesBuildFolder>$(RootFolder)\_Build\_Website\_Modules</ModulesBuildFolder>
<DebugBuildFolder>$(RootFolder)\_Build\_Website\_Debug</DebugBuildFolder>
<InstallFolder>$(RootFolder)\_Install</InstallFolder>
</PropertyGroup>

<!--in VS $year$ we exclude the packages folder -->
<ItemGroup>
<InstallInclude Include="**\*.ascx" Exclude="ControlPanel\**" />
<InstallInclude Include="**\*.css" Exclude="ControlPanel\**" />
<InstallInclude Include="**\*.resx" Exclude="ControlPanel\**;**\*.uk-UA.resx" />
<InstallInclude Include="**\*.txt" />
<InstallInclude Include="**\*.ascx" Exclude="ControlPanel\**" />
<InstallInclude Include="**\*.css" Exclude="ControlPanel\**" />
<InstallInclude Include="**\*.resx" Exclude="ControlPanel\**;**\*.uk-UA.resx" />
<InstallInclude Include="**\*.txt" />
<InstallInclude Include="$(DNNFileName).dnn" />
<InstallInclude Include="**\*.SqlDataProvider" />
<InstallInclude Include="hotcakes.config" />
Expand Down Expand Up @@ -71,21 +73,13 @@
</ItemGroup>

<ItemGroup>
<HotcakesViewsInclude
Include="..\..\Portals\_default\HotcakesViews\_default\**\*.*"
Exclude="..\..\**\*.uk-UA.resx;..\..\**\*.manifest"
/>
<HotcakesViewsInclude Include="..\..\Portals\_default\HotcakesViews\_default\**\*.*" Exclude="..\..\**\*.uk-UA.resx;..\..\**\*.manifest" />
<Bootstrap4ViewsInclude Include="..\..\Portals\_default\HotcakesViews\Bootstrap4\**\*.*" Exclude="..\..\**\*.uk-UA.resx;..\..\**\*.manifest" />
<LegacyViewsInclude Include="..\..\Portals\_default\HotcakesViews\_default-Legacy\**\*.*" Exclude="..\..\**\*.uk-UA.resx;..\..\**\*.manifest" />
<Porto5ViewsInclude Include="..\..\Portals\_default\HotcakesViews\Porto5\**\*.*" Exclude="..\..\**\*.uk-UA.resx;..\..\**\*.manifest" />
<PackageTxtInclude Include="**\License.txt;**\ReleaseNotes.txt" />
</ItemGroup>

<ItemGroup>
<ControlPanelInclude Include="ControlPanel\**\*.resx" />
<ControlPanelInclude Include="ControlPanel\**\*.ascx" />
<ControlPanelInclude Include="ControlPanel\**\*.css" />
<ControlPanelInclude Include="ControlPanel\**\*.js" />
<ControlPanelInclude Include="ControlPanel\**\controlbarimages\**" />
</ItemGroup>

<ItemGroup>
<HotcakesDlls Include="$(MSBuildDnnBinPath)\Hotcakes.Shipping.Ups.Keys.dll" />
<HotcakesDlls Include="$(MSBuildDnnBinPath)\Hotcakes.Commerce.Dnn.dll" />
Expand All @@ -96,7 +90,7 @@
<HotcakesDlls Include="$(MSBuildDnnBinPath)\Hotcakes.Shipping.dll" />
<HotcakesDlls Include="$(MSBuildDnnBinPath)\Hotcakes.Shipping.FedEx.dll" />
<HotcakesDlls Include="$(MSBuildDnnBinPath)\Hotcakes.Shipping.Ups.dll" />
<HotcakesDlls Include="$(MSBuildDnnBinPath)\Hotcakes.Shipping.UpsFreight.dll" />
<HotcakesDlls Include="$(MSBuildDnnBinPath)\Hotcakes.Shipping.UpsFreight.dll" />
<HotcakesDlls Include="$(MSBuildDnnBinPath)\Hotcakes.Shipping.USPostal.dll" />
<HotcakesDlls Include="$(MSBuildDnnBinPath)\Hotcakes.Web.dll" />
<HotcakesDlls Include="$(MSBuildDnnBinPath)\$(AssemblyName).dll" />
Expand All @@ -109,18 +103,18 @@
<!-- Copy file to Core Build Folder -->
<Copy SourceFiles="@(CoreInclude)" DestinationFolder="$(CoreBuildFolder)\%(RecursiveDir)" />

<!-- Copy file to ViewSet Build Folder -->
<!-- Copy files to ViewSet Build Folder -->
<Copy SourceFiles="@(HotcakesViewsInclude)" DestinationFolder="$(ViewSetBuildFolder)\%(RecursiveDir)" />
<Copy SourceFiles="@(Bootstrap4ViewsInclude)" DestinationFolder="$(Bs4ViewSetBuildFolder)\%(RecursiveDir)" />
<Copy SourceFiles="@(LegacyViewsInclude)" DestinationFolder="$(LegacyViewSetBuildFolder)\%(RecursiveDir)" />
<Copy SourceFiles="@(Porto5ViewsInclude)" DestinationFolder="$(Porto5ViewSetBuildFolder)\%(RecursiveDir)" />

<!-- Copy file to Modules Build Folder -->
<Copy SourceFiles="@(InstallInclude)" DestinationFolder="$(ModulesBuildFolder)\%(RecursiveDir)" />

<!-- Copy file to Modules Build Folder -->
<Copy SourceFiles="@(ControlPanelInclude)" DestinationFolder="$(ControlPanelBuildFolder)\%(RecursiveDir)" />

<Copy SourceFiles="@(HotcakesDlls)" DestinationFolder="$(ModulesBuildFolder)\bin" />
<Copy SourceFiles="$(MSBuildDnnBinPath)\Hotcakes.Common.Dnn.dll" DestinationFolder="$(ModulesBuildFolder)\bin" />
<Copy SourceFiles="$(MSBuildDnnBinPath)\Hotcakes.Licensing.Common.dll" DestinationFolder="$(ModulesBuildFolder)\bin" />
<Copy SourceFiles="$(MSBuildDnnBinPath)\Hotcakes.Shipping.FedEx.XmlSerializers.dll" DestinationFolder="$(ModulesBuildFolder)\bin" />
<Copy SourceFiles="$(MSBuildDnnBinPath)\Avalara.AvaTax.Adapter.dll" DestinationFolder="$(ModulesBuildFolder)\bin" />
<!-- thought log4net is not used by our code directly, it have to be present since it is used by paypal_base.dll -->
Expand All @@ -135,9 +129,6 @@
<Copy SourceFiles="$(MSBuildDnnBinPath)\MiniProfiler.dll" DestinationFolder="$(ModulesBuildFolder)\bin" />
<Copy SourceFiles="$(MSBuildDnnBinPath)\MiniProfiler.EntityFramework6.dll" DestinationFolder="$(ModulesBuildFolder)\bin" />
<Copy SourceFiles="$(MSBuildDnnBinPath)\BrandonHaynes.ModelAdapter.EntityFramework.dll" DestinationFolder="$(ModulesBuildFolder)\bin" />
<Copy SourceFiles="$(MSBuildDnnBinPath)\System.Web.Mvc.dll" DestinationFolder="$(ModulesBuildFolder)" />
<Copy SourceFiles="$(MSBuildDnnBinPath)\System.Web.Abstractions.dll" DestinationFolder="$(ModulesBuildFolder)\bin" />
<Copy SourceFiles="$(MSBuildDnnBinPath)\System.Web.Routing.dll" DestinationFolder="$(ModulesBuildFolder)\bin" />

<Copy SourceFiles="@(PackageTxtInclude)" DestinationFolder="$(ModulesBuildFolder)" />

Expand All @@ -152,15 +143,25 @@
<CreateItem Include="$(ViewSetBuildFolder)\**\*.*">
<Output TaskParameter="Include" ItemName="HotcakesViewsContent" />
</CreateItem>

<Zip Files="@(HotcakesViewsContent)" WorkingDirectory="$(ViewSetBuildFolder)" ZipFileName="$(ModulesBuildFolder)\HotcakesViews.$(Extension)" ParallelCompression="False" />

<!-- Create the ControlPanel package -->
<CreateItem Include="$(ControlPanelBuildFolder)\**\*.*">
<Output TaskParameter="Include" ItemName="ControlPanelContent" />
</CreateItem>

<Zip Files="@(ControlPanelContent)" WorkingDirectory="$(ControlPanelBuildFolder)" ZipFileName="$(ModulesBuildFolder)\ControlPanel\ControlPanel.$(Extension)" ParallelCompression="False" />
<Zip Files="@(HotcakesViewsContent)" WorkingDirectory="$(ViewSetBuildFolder)" ZipFileName="$(ModulesBuildFolder)\HotcakesViews.$(Extension)" ParallelCompression="False" />

<!-- Create Bootstrap4Views zip -->
<CreateItem Include="$(Bs4ViewSetBuildFolder)\**\*.*">
<Output TaskParameter="Include" ItemName="HotcakesBs4ViewsContent" />
</CreateItem>
<Zip Files="@(HotcakesBs4ViewsContent)" WorkingDirectory="$(Bs4ViewSetBuildFolder)" ZipFileName="$(ModulesBuildFolder)\Bootstrap4Views.$(Extension)" ParallelCompression="False" />

<!-- Create LegacyViews zip -->
<CreateItem Include="$(LegacyViewSetBuildFolder)\**\*.*">
<Output TaskParameter="Include" ItemName="HotcakesLegacyViewsContent" />
</CreateItem>
<Zip Files="@(HotcakesLegacyViewsContent)" WorkingDirectory="$(LegacyViewSetBuildFolder)" ZipFileName="$(ModulesBuildFolder)\LegacyViews.$(Extension)" ParallelCompression="False" />

<!-- Create Porto5Views zip -->
<CreateItem Include="$(Porto5ViewSetBuildFolder)\**\*.*">
<Output TaskParameter="Include" ItemName="Porto5ViewsContent" />
</CreateItem>
<Zip Files="@(Porto5ViewsContent)" WorkingDirectory="$(Porto5ViewSetBuildFolder)" ZipFileName="$(ModulesBuildFolder)\Porto5Views.$(Extension)" ParallelCompression="False" />

<!-- Create the Install package -->
<CreateItem Include="$(ModulesBuildFolder)\**\*.*">
Expand All @@ -172,7 +173,9 @@

<RemoveDir Directories ="$(CoreBuildFolder)" />
<RemoveDir Directories ="$(ViewSetBuildFolder)" />
<RemoveDir Directories ="$(ControlPanelBuildFolder)" />
<RemoveDir Directories ="$(Bs4ViewSetBuildFolder)" />
<RemoveDir Directories ="$(LegacyViewSetBuildFolder)" />
<RemoveDir Directories ="$(Porto5ViewSetBuildFolder)" />
<RemoveDir Directories ="$(ModulesBuildFolder)" />

<!-- Create packages with debug symbols -->
Expand Down
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ _UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
[Uu]pgrade[Ll]og.htm
*.bak

############
## CMS
Expand Down Expand Up @@ -121,4 +122,6 @@ Desktop.ini
[Ww]ebsite/[Pp]ortals/_default/[Ll]ogs
[Ww]ebsite/[Pp]ortals/_default/[Ss]kins/[Xx]cillion/
[Ww]ebsite/[Pp]ortals/_default/[Cc]ontainers/[Xx]cillion/
[Ww]ebsite/[Pp]ortals/**/Cache
[Ww]ebsite/[Pp]ortals/**/Cache

[Ww]ebsite/[Pp]ortals/0/Hotcakes/Data/
4 changes: 2 additions & 2 deletions Build.proj
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@

<!-- Version Number -->
<PropertyGroup Condition=" '$(BUILD_NUMBER)' == '' ">
<Version>03.02.03</Version>
<Version>03.05.00</Version>
<FileVersion>01.00.00</FileVersion>
<InformationalVersion>01.00.00</InformationalVersion>
</PropertyGroup>

<PropertyGroup Condition=" '$(BUILD_NUMBER)' != '' ">
<!-- Build Server Number -->
<Version>03.02.03</Version>
<Version>03.05.00</Version>
<FileVersion>$(BUILD_NUMBER)</FileVersion>
<InformationalVersion>$(BUILD_NUMBER)</InformationalVersion>
</PropertyGroup>
Expand Down
6 changes: 3 additions & 3 deletions CommonAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
using System.Resources;
using System.Runtime.InteropServices;

[assembly: AssemblyCompany("Hotcakes Commerce, LLC")]
[assembly: AssemblyCompany("Upendo Ventures, LLC")]
[assembly: AssemblyProduct("Hotcakes Commerce")]
[assembly: AssemblyCopyright("Copyright © 2019")]
[assembly: AssemblyCopyright("Copyright © 2020 Upendo Ventures, LLC")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: CLSCompliant(false)]
[assembly: ComVisible(false)]

[assembly: AssemblyVersion("3.02.03")]
[assembly: AssemblyVersion("3.05.00")]
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile("")]
[assembly: AssemblyKeyName("")]
Expand Down
2 changes: 1 addition & 1 deletion DevSamples/ApiSample/ApiSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ApiSample</RootNamespace>
<AssemblyName>ApiSample</AssemblyName>
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
Expand Down
20 changes: 17 additions & 3 deletions DevSamples/AuthorizeNetEmulator/AuthorizeNetEmulator.csproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\MSBuild.Microsoft.VisualStudio.Web.targets.14.0.0.3\build\MSBuild.Microsoft.VisualStudio.Web.targets.props" Condition="Exists('..\packages\MSBuild.Microsoft.VisualStudio.Web.targets.14.0.0.3\build\MSBuild.Microsoft.VisualStudio.Web.targets.props')" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
Expand All @@ -13,7 +14,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>AuthorizeNetEmulator</RootNamespace>
<AssemblyName>AuthorizeNetEmulator</AssemblyName>
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
Expand All @@ -22,6 +23,8 @@
<TargetFrameworkProfile />
<Use64BitIISExpress />
<UseGlobalApplicationHostFile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down Expand Up @@ -96,13 +99,16 @@
<ItemGroup>
<Content Include="DesktopModules\Hotcakes\Core\Admin\Parts\CreditCardGateways\Authorize.Net Emulator\App_LocalResources\Edit.ascx.resx" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">12.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
Expand All @@ -112,6 +118,14 @@
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<Import Project="..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets" Condition="Exists('..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets'))" />
<Error Condition="!Exists('..\packages\MSBuild.Microsoft.VisualStudio.Web.targets.14.0.0.3\build\MSBuild.Microsoft.VisualStudio.Web.targets.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MSBuild.Microsoft.VisualStudio.Web.targets.14.0.0.3\build\MSBuild.Microsoft.VisualStudio.Web.targets.props'))" />
</Target>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
Expand Down
5 changes: 5 additions & 0 deletions DevSamples/AuthorizeNetEmulator/packages.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MSBuild.Microsoft.VisualStudio.Web.targets" version="14.0.0.3" targetFramework="net451" />
<package id="MSBuildTasks" version="1.5.0.235" targetFramework="net451" developmentDependency="true" />
</packages>
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\MSBuild.Microsoft.VisualStudio.Web.targets.14.0.0.3\build\MSBuild.Microsoft.VisualStudio.Web.targets.props" Condition="Exists('..\packages\MSBuild.Microsoft.VisualStudio.Web.targets.14.0.0.3\build\MSBuild.Microsoft.VisualStudio.Web.targets.props')" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
Expand All @@ -13,7 +14,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>MyCompany.MyCreditCardGateway</RootNamespace>
<AssemblyName>MyCompany.MyCreditCardGateway</AssemblyName>
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
Expand All @@ -22,6 +23,8 @@
<TargetFrameworkProfile />
<Use64BitIISExpress />
<UseGlobalApplicationHostFile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down Expand Up @@ -96,13 +99,16 @@
<ItemGroup>
<Content Include="DesktopModules\Hotcakes\Core\Admin\Parts\CreditCardGateways\MyTestGateway\App_LocalResources\Edit.ascx.resx" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">12.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
Expand All @@ -112,6 +118,14 @@
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<Import Project="..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets" Condition="Exists('..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets'))" />
<Error Condition="!Exists('..\packages\MSBuild.Microsoft.VisualStudio.Web.targets.14.0.0.3\build\MSBuild.Microsoft.VisualStudio.Web.targets.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\MSBuild.Microsoft.VisualStudio.Web.targets.14.0.0.3\build\MSBuild.Microsoft.VisualStudio.Web.targets.props'))" />
</Target>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
Expand Down
5 changes: 5 additions & 0 deletions DevSamples/MyCreditCardGateway/packages.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="MSBuild.Microsoft.VisualStudio.Web.targets" version="14.0.0.3" targetFramework="net451" />
<package id="MSBuildTasks" version="1.5.0.235" targetFramework="net451" developmentDependency="true" />
</packages>
Loading