diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md
new file mode 100644
index 00000000..722a0512
--- /dev/null
+++ b/.github/CODE_OF_CONDUCT.md
@@ -0,0 +1,46 @@
+# Contributor Covenant Code of Conduct
+
+## Our Pledge
+
+In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
+
+## Our Standards
+
+Examples of behavior that contributes to creating a positive environment include:
+
+* Using welcoming and inclusive language
+* Being respectful of differing viewpoints and experiences
+* Gracefully accepting constructive criticism
+* Focusing on what is best for the community
+* Showing empathy towards other community members
+
+Examples of unacceptable behavior by participants include:
+
+* The use of sexualized language or imagery and unwelcome sexual attention or advances
+* Trolling, insulting/derogatory comments, and personal or political attacks
+* Public or private harassment
+* Publishing others' private information, such as a physical or electronic address, without explicit permission
+* Other conduct which could reasonably be considered inappropriate in a professional setting
+
+## Our Responsibilities
+
+Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
+
+Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
+
+## Scope
+
+This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
+
+## Enforcement
+
+Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at mtrutledge@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
+
+Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
+
+## Attribution
+
+This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
+
+[homepage]: http://contributor-covenant.org
+[version]: http://contributor-covenant.org/version/1/4/
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
new file mode 100644
index 00000000..ccfb31b6
--- /dev/null
+++ b/.github/CONTRIBUTING.md
@@ -0,0 +1,64 @@
+# How to contribute
+
+Community contributions are essential part of any open source project. The community has access to a large number of unique configurations which would be extremely difficult for the core maintainers to reproduce. We want to keep it as easy as possible to contribute changes that get things working in your environment. There are a few guidelines that we need contributors to follow so that we can have a chance of keeping on top of things.
+
+Make sure you have a [GitHub account](https://github.com/signup/free) to start with.
+
+## Level 1 contributions: easy ways to contribute
+There are several ways to contribute, depending on your background, level of expertise and willingness to spend some time. Everybody should be able to contribute on a minimal level:
+* Create or document issues
+* Create or improve documentation
+* Be a tester
+
+### Create issues
+Anybody with a GutHub account can create new issues. Please verify that a simlar issue has not been created before. Clearly describe the issue you encounter.
+
+### Create or improve documentation
+Create an issue with suggestions for document improvements. If you have an idea about the new documenation, add that text (prefereably in markdown format) in the issue as proposed new or improved documentation.
+
+### Be a tester
+Download an install version of the extension and test it in your own environment. If you are reviewing issues, try to reproduce issues that have been created and enhance documentation of the issue to reproduce any bugs.
+
+If there is a new version of an extension, be one of the first to test that new version on a fresh install and as an upgrade of a previous version. Report your findings as issues.
+
+# Level 2 contributions: Provide improved or new code
+If you are commited as community member and have programming skills, there is more that you can do:
+* Create code fixes
+* Create new functionality
+
+We asume that you have some basic Git(Hub) knowledge and know how to work with fork, clone, create issue, commit, push, pull requests
+
+## Get started with code contributions
+
+### Fork the repository on GitHub
+If this is your first time working with the repository, you will need to fork the repository to get your system configured for local development.
+
+If you are new to Dnn Development, you can start by watching this video playlist which explains how to setup the required tools, your development environment and submit pull requests for modules, the Platform and the Persona Bar.
+[How to make a pull requests playlist](https://www.youtube.com/playlist?list=PLIx1M8IdVvqZ0bnODGqJyxvONNPj5BzMP)
+
+* Click fork on the project. You will get a fork of the repository in your own GitHub account
+* Clone your fork locally with `git clone
+* Add the *upstream connection* to the original repository, so you can rebase and update your fork with `git remote add upstream` to the base (the original) repository
+* To update your fork to the latest, you can then run `git fetch upstream` followed by `git push`
+
+## Making Changes
+* Create a topic branch from where you want to base your work. This is usually a branch linked to the *issue #* your are trying to solve
+* Make commits of logical units
+* When ready to publish your changes, you can with `git push -u origin my_contribution`
+* Make sure your pull request description tags the GitHub issue ID, so it is clear what issue you have fixed
+* Make sure your commit messages are in the proper format
+
+## Submitting changes
+* Push your changes to a topic branch in your fork of the repository
+* Submit a pull request to the original (upstream( repository
+* The committers will handle updating the associated issue in the DNN Tracker to ensure it gets the necessary code review and QA
+
+## Acceptance of your changes
+* We have a group of fellow developers that review pull requests submitted by developers like yourself
+* If your changes look good, then changes are merged to an appropriate release
+* You should get an email notification as we complete processing of your pull request
+
+# Level 3 contributions: Become a repository custodian
+If you are really commited, want to work with highly commited team members (like yourself?) and want to contibute by taking care of one or more repositories, you might want to become a *repository custodian*.
+
+Contact one of the team members of the organisation and discuss the opportunities.
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index 855e8f7a..e622fdc5 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -1,5 +1 @@
-# These are supported funding model platforms
-
-github: hismightiness
-patreon: willstrohl
-venmo: ["https://venmo.com/Will-Strohl", will-strohl]
+github: UpendoVentures
diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md
new file mode 100644
index 00000000..1d61252c
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug-report.md
@@ -0,0 +1,53 @@
+---
+name: Bug Report
+about: Create a report to help us improve
+
+---
+
+## Sponsorship
+
+
+If this request requires additional support (e.g., such as direct email/phone/meeting/development), I have the following interest in helping to [sponsor the effot via GitHub Sponsors](https://github.com/sponsors/UpendoVentures):
+
+- [ ] None, please continute to work for me for free :P
+- [ ] Absolutely, I get value out of this!
+- [ ] Maybe later
+- [ ] I'm already a sponsor... Woot!
+
+## Describe the bug
+A clear and concise description of what the bug is.
+
+## Software Versions
+- DNN: 00.00.00
+- Extension Name: ?
+- Extension Version: 00.00.00
+
+## To Reproduce
+Steps to reproduce the behavior:
+1. Go to '...'
+2. Click on '....'
+3. Scroll down to '....'
+4. See error
+
+## Expected behavior
+A clear and concise description of what you expected to happen.
+
+## Actual behavior
+A clear and concise description of what happened instead.
+
+## Screenshots
+If applicable, add screenshots to help explain your problem.
+
+## Error log
+**Note: Debug DLL's**
+Please replace the current extension DLL's with the debug DLL's (if these are available with the release) and reproduce the error with the debug DLL's before pasting the error log.
+
+Paste the error log that is related to this issue.
+
+## Additional context
+Add any other context about the problem here.
diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md
new file mode 100644
index 00000000..2164e1e0
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature-request.md
@@ -0,0 +1,33 @@
+---
+name: Feature Request
+about: Suggest an idea for this project
+
+---
+
+## Sponsorship
+
+
+If this request requires additional support (e.g., such as direct email/phone/meeting/development), I have the following interest in helping to [sponsor the effot via GitHub Sponsors](https://github.com/sponsors/UpendoVentures):
+
+- [ ] None, please continute to work for me for free :P
+- [ ] Absolutely, I get value out of this!
+- [ ] Maybe later
+- [ ] I'm already a sponsor... Woot!
+
+## Is your feature request related to a problem?
+**Please describe.**
+A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
+
+## Describe the solution you'd like
+A clear and concise description of what you want to happen.
+
+## Describe alternatives you've considered
+A clear and concise description of any alternative solutions or features you've considered.
+
+## Additional context
+Add any other context or screenshots about the feature request here.
diff --git a/.github/ISSUE_TEMPLATE/help-and-other-questions.md b/.github/ISSUE_TEMPLATE/help-and-other-questions.md
new file mode 100644
index 00000000..2afae571
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/help-and-other-questions.md
@@ -0,0 +1,31 @@
+---
+name: Help and Other Questions
+about: Use this to ask questions that don't relate to features and bug reports
+
+---
+
+## Sponsorship
+
+
+If this request requires additional support (e.g., such as direct email/phone/meeting/development), I have the following interest in helping to [sponsor the effot via GitHub Sponsors](https://github.com/sponsors/UpendoVentures):
+
+- [ ] None, please continute to work for me for free :P
+- [ ] Absolutely, I get value out of this!
+- [ ] Maybe later
+- [ ] I'm already a sponsor... Woot!
+
+## Please summarize your question in one sentence
+
+
+## Give a more extended description
+
+
+## Steps to reproduce (if needed)
+
+
+## Other comments or remarks
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 00000000..fdbbb459
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,26 @@
+
+## Related to Issue
+Fixes #
+
+## Description
+
+
+## How Has This Been Tested?
+
+
+
+
+## Screenshots (if appropriate):
+
+## Types of changes
+
+- [ ] Bug fix (non-breaking change which fixes an issue)
+- [ ] New feature (non-breaking change which adds functionality)
+- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
+
+## Checklist:
+
+
+- [ ] My code follows the code style of this project.
+- [ ] My change requires a change to the documentation.
+- [ ] I have updated the documentation accordingly.
\ No newline at end of file
diff --git a/.whitesource b/.whitesource
new file mode 100644
index 00000000..55b922e8
--- /dev/null
+++ b/.whitesource
@@ -0,0 +1,12 @@
+{
+ "scanSettings": {
+ "baseBranches": []
+ },
+ "checkRunSettings": {
+ "vulnerableCheckRunConclusionLevel": "failure",
+ "displayMode": "diff"
+ },
+ "issueSettings": {
+ "minSeverityLevel": "LOW"
+ }
+}
\ No newline at end of file
diff --git a/Build/HccViewsetPackage.targets b/Build/HccViewsetPackage.targets
index 5a40c573..bd1be207 100644
--- a/Build/HccViewsetPackage.targets
+++ b/Build/HccViewsetPackage.targets
@@ -1,62 +1,110 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Build/Helpers.targets b/Build/Helpers.targets
new file mode 100644
index 00000000..4b198b16
--- /dev/null
+++ b/Build/Helpers.targets
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Build/LibraryPackage.targets b/Build/LibraryPackage.targets
index f6d15aae..bf5bf4d3 100644
--- a/Build/LibraryPackage.targets
+++ b/Build/LibraryPackage.targets
@@ -1,100 +1,148 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Build/MSBuild.Community.Tasks.Targets b/Build/MSBuild.Community.Tasks.Targets
index 284a0390..91d02025 100644
--- a/Build/MSBuild.Community.Tasks.Targets
+++ b/Build/MSBuild.Community.Tasks.Targets
@@ -1,104 +1,104 @@
-
-
-
-
-
- $(MSBuildProjectDirectory)\..\..\..\..\BuildScripts
- $(BuildScriptsPath)\MSBuild.Community.Tasks.dll
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ $(MSBuildProjectDirectory)\..\..\..\..\BuildScripts
+ $(BuildScriptsPath)\MSBuild.Community.Tasks.dll
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Build/ModulePackage.targets b/Build/ModulePackage.targets
index 39f81bff..131aac90 100644
--- a/Build/ModulePackage.targets
+++ b/Build/ModulePackage.targets
@@ -1,149 +1,200 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Build/SkinPackage.targets b/Build/SkinPackage.targets
index 133e75ed..fc66e9cf 100644
--- a/Build/SkinPackage.targets
+++ b/Build/SkinPackage.targets
@@ -1,98 +1,146 @@
-
-
-
-
-
-
-
-
-
-
- Containers
- Skins
- $(MSBuildProjectDirectory)\SkinPackageTemp\
- $(MSBuildProjectDirectory)\SkinPackageContainerTemp\
- $(MSBuildProjectDirectory)\SkinPackageSkinTemp\
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Containers
+ Skins
+ $(MSBuildProjectDirectory)\SkinPackageTemp\
+ $(MSBuildProjectDirectory)\SkinPackageContainerTemp\
+ $(MSBuildProjectDirectory)\SkinPackageSkinTemp\
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Build/SolutionReferences.targets b/Build/SolutionReferences.targets
index 996158fb..91f698be 100644
--- a/Build/SolutionReferences.targets
+++ b/Build/SolutionReferences.targets
@@ -1,31 +1,31 @@
-
-
-
-
- 09.06.01
- 03.02.01
- ..\..\References
- $(ReferencesPath)\DNN\$(DnnVersion)
- $(ReferencesPath)\HotcakesCommerce\$(HccVersion)
-
-
+
+
+
+
+ 09.08.00
+ 03.06.00
+ ..\..\References
+ $(ReferencesPath)\DNN\$(DnnVersion)
+ $(ReferencesPath)\HotcakesCommerce\$(HccVersion)
+
+
diff --git a/Modules/WillStrohl.LightboxGallery/Module.build b/Modules/WillStrohl.LightboxGallery/Module.build
index f54fc27c..76ab0d80 100644
--- a/Modules/WillStrohl.LightboxGallery/Module.build
+++ b/Modules/WillStrohl.LightboxGallery/Module.build
@@ -3,8 +3,6 @@
WillStrohl.LightboxGallery
WillStrohl.Lightbox
WillStrohl.Lightbox
-
-
zip
$(MSBuildProjectDirectory)\..\..\Build
$(MSBuildProjectDirectory)\..\..\Website
@@ -16,37 +14,39 @@
-
+
-
+
+
-
+
-
-
-
-
-
-
-
+
+
+
-
+
+
+
+
+
-
-
-
-
+
+
+
+
+
-
\ No newline at end of file
+
diff --git a/Modules/WillStrohl.LightboxGallery/My Project/AssemblyInfo.vb b/Modules/WillStrohl.LightboxGallery/My Project/AssemblyInfo.vb
index b4186efe..edd07a15 100644
--- a/Modules/WillStrohl.LightboxGallery/My Project/AssemblyInfo.vb
+++ b/Modules/WillStrohl.LightboxGallery/My Project/AssemblyInfo.vb
@@ -18,19 +18,19 @@ Imports System.Runtime.InteropServices
'The following GUID is for the ID of the typelib if this project is exposed to COM
-
-
-' Version information for an assembly consists of the following four values:
-'
-' Major Version
-' Minor Version
-' Build Number
-' Revision
-'
-' You can specify all the values or you can default the Build and Revision Numbers
-' by using the '*' as shown below:
-
-
-
-
-
\ No newline at end of file
+
+
+' Version information for an assembly consists of the following four values:
+'
+' Major Version
+' Minor Version
+' Build Number
+' Revision
+'
+' You can specify all the values or you can default the Build and Revision Numbers
+' by using the '*' as shown below:
+
+
+
+
+
\ No newline at end of file
diff --git a/Modules/WillStrohl.LightboxGallery/WillStrohl.Lightbox.dnn b/Modules/WillStrohl.LightboxGallery/WillStrohl.Lightbox.dnn
index deb44e93..f1235de0 100644
--- a/Modules/WillStrohl.LightboxGallery/WillStrohl.Lightbox.dnn
+++ b/Modules/WillStrohl.LightboxGallery/WillStrohl.Lightbox.dnn
@@ -1,6 +1,6 @@
-
+
Lightbox Gallery
This is a lightbox gallery module, written by Will Strohl. Its original purpose was to highlight a few ways that jQuery can be integrated into DNN. It has since become one of the most popular ways to include image galleries into your DNN website.
]]>
@@ -9,14 +9,14 @@
Will Strohl
Upendo Ventures, LLC
- http://hismightiness.github.io/dnnextensions/]]>
- me@willstrohl.com]]>
+ UpendoVentures.com]]>
+ solutions@upendoventures]]>
true
- 09.06.01
+ 09.10.00
@@ -130,7 +130,7 @@
@@ -217,7 +217,7 @@
WillStrohl.Modules.Lightbox.LightboxController, WillStrohl.Modules.Lightbox
[DESKTOPMODULEID]
- 01.13.00,01.14.00
+ 01.13.00,01.14.00,01.15.00
@@ -225,7 +225,7 @@
WillStrohl.Modules.Lightbox.dll
- 01.14.00
+ 01.15.00
bin
diff --git a/Modules/WillStrohl.LightboxGallery/WillStrohl.Lightbox_Symbols.dnn b/Modules/WillStrohl.LightboxGallery/WillStrohl.Lightbox_Symbols.dnn
index e7a4e330..d1ff7659 100644
--- a/Modules/WillStrohl.LightboxGallery/WillStrohl.Lightbox_Symbols.dnn
+++ b/Modules/WillStrohl.LightboxGallery/WillStrohl.Lightbox_Symbols.dnn
@@ -1,7 +1,7 @@
-
+
Lightbox Gallery Symbols
This is a lightbox gallery module, written by Will Strohl. Its original purpose was to highlight a few ways that jQuery can be integrated into DNN. It has since become one of the most popular ways to include image galleries into your DNN website.]]>
@@ -10,14 +10,14 @@
Will Strohl
Upendo Ventures, LLC
- http://hismightiness.github.io/dnnextensions/]]>
- me@willstrohl.com]]>
+ UpendoVentures.com]]>
+ solutions@upendoventures]]>
True
- WillStrohl.Lightbox
+ WillStrohl.Lightbox
diff --git a/Modules/WillStrohl.LightboxGallery/WillStrohl.Modules.Lightbox.vbproj b/Modules/WillStrohl.LightboxGallery/WillStrohl.Modules.Lightbox.vbproj
index 715c2512..bdfa9e04 100644
--- a/Modules/WillStrohl.LightboxGallery/WillStrohl.Modules.Lightbox.vbproj
+++ b/Modules/WillStrohl.LightboxGallery/WillStrohl.Modules.Lightbox.vbproj
@@ -1,429 +1,409 @@
-
-
-
-
- {349c5851-65df-11da-9384-00065b846f21};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}
- Local
- 9.0.30729
- 2.0
- {BF44F3B0-07CB-47EE-8ED7-B501437E209D}
- Debug
- AnyCPU
-
-
-
-
- WillStrohl.Modules.Lightbox
-
-
- None
- JScript
- Grid
- IE50
- false
- Library
- Binary
- On
- On
-
-
-
-
-
-
- Windows
- 4.0
-
-
- publish\
- true
- Disk
- false
- Foreground
- 7
- Days
- false
- false
- true
- 0
- 1.0.0.%2a
- false
- false
- true
-
-
-
-
-
-
-
-
- v4.7.2
-
- false
-
-
- bin\
- WillStrohl.Modules.Lightbox.xml
- 1581252608
-
-
-
-
- true
- true
- true
- false
- false
- false
- false
- 1
- 42016,42017,42018,42019,42032,42353,42354,42355
- full
- AllRules.ruleset
- false
-
-
- bin\
- WillStrohl.Modules.Lightbox.xml
- 1581252608
-
-
-
-
- false
- true
- false
- true
- false
- false
- false
- 1
- 42016,42017,42018,42019,42032,42353,42354,42355
- none
- AllRules.ruleset
- false
-
-
- On
-
-
-
- ..\..\packages\DotNetNuke.Bundle.9.6.1\lib\net45\DNN.Integration.Test.Framework.dll
-
-
- ..\..\packages\DotNetNuke.Core.9.6.1\lib\net45\DotNetNuke.dll
-
-
- ..\..\packages\DotNetNuke.DependencyInjection.9.6.1\lib\netstandard2.0\DotNetNuke.DependencyInjection.dll
-
-
- ..\..\packages\DotNetNuke.Bundle.9.6.1\lib\net45\DotNetNuke.HttpModules.dll
-
-
- ..\..\packages\DotNetNuke.Instrumentation.9.6.1\lib\net45\DotNetNuke.Instrumentation.dll
-
-
- ..\..\packages\DotNetNuke.Instrumentation.9.6.1\lib\net45\DotNetNuke.log4net.dll
-
-
- ..\..\packages\DotNetNuke.Bundle.9.6.1\lib\net45\DotNetNuke.Modules.DigitalAssets.dll
-
-
- ..\..\packages\DotNetNuke.Providers.FolderProviders.9.6.1\lib\net45\DotNetNuke.Providers.FolderProviders.dll
-
-
- ..\..\packages\DotNetNuke.SiteExportImport.9.6.1\lib\net45\DotNetNuke.SiteExportImport.dll
-
-
- ..\..\packages\DotNetNuke.SiteExportImport.9.6.1\lib\net45\DotNetNuke.SiteExportImport.Library.dll
-
-
- ..\..\packages\DotNetNuke.Bundle.9.6.1\lib\net45\DotNetNuke.Tests.Utilities.dll
-
-
- ..\..\packages\DotNetNuke.Web.9.6.1\lib\net45\DotNetNuke.Web.dll
-
-
- ..\..\packages\DotNetNuke.Web.Client.9.6.1\lib\net45\DotNetNuke.Web.Client.dll
-
-
- ..\..\packages\DotNetNuke.Web.Deprecated.9.6.1\lib\net45\DotNetNuke.Web.Deprecated.dll
-
-
- ..\..\packages\DotNetNuke.Web.Mvc.9.6.1\lib\net45\DotNetNuke.Web.Mvc.dll
-
-
- ..\..\packages\DotNetNuke.Bundle.9.6.1\lib\net45\DotNetNuke.WebControls.dll
-
-
- ..\..\packages\DotNetNuke.Web.9.6.1\lib\net45\DotNetNuke.WebUtility.dll
-
-
- False
- ..\..\References\Exif\Exif.dll
-
-
- ..\..\packages\DotNetNuke.Core.9.6.1\lib\net45\Microsoft.ApplicationBlocks.Data.dll
-
-
- ..\..\packages\Microsoft.Extensions.DependencyInjection.2.1.1\lib\net461\Microsoft.Extensions.DependencyInjection.dll
-
-
- ..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
-
-
- ..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll
-
-
- ..\..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll
-
-
- System
-
-
- System.Data
-
-
-
-
-
- ..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll
-
-
-
- System.Web
-
-
-
-
-
-
- ..\..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.Helpers.dll
-
-
- ..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll
-
-
- ..\..\packages\Microsoft.AspNet.Mvc.5.1.3\lib\net45\System.Web.Mvc.dll
-
-
- ..\..\packages\Microsoft.AspNet.Razor.3.1.2\lib\net45\System.Web.Razor.dll
-
-
-
- ..\..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.WebPages.dll
-
-
- ..\..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.WebPages.Deployment.dll
-
-
- ..\..\packages\Microsoft.AspNet.WebPages.3.1.2\lib\net45\System.Web.WebPages.Razor.dll
-
-
- System.XML
-
-
-
- ..\..\packages\DotNetNuke.Web.Deprecated.9.6.1\lib\net45\Telerik.Web.UI.dll
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- AboutMe.ascx
- ASPXCodeBehind
-
-
- Code
-
-
-
- ASPXCodeBehind
-
-
- ChangeOrder.ascx
-
-
- ChangeOrder.ascx
- ASPXCodeBehind
-
-
- ChangeImageOrder.ascx
-
-
- ChangeImageOrder.ascx
- ASPXCodeBehind
-
-
- EditImage.ascx
-
-
- EditImage.ascx
- ASPXCodeBehind
-
-
-
-
-
-
-
-
-
- EditLightbox.ascx
-
-
- EditLightbox.ascx
- ASPXCodeBehind
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ViewLightbox.ascx
-
-
- ViewLightbox.ascx
- ASPXCodeBehind
-
-
-
-
- False
- .NET Framework 2.0 %28x86%29
- true
-
-
- False
- .NET Framework 3.0 %28x86%29
- false
-
-
- False
- .NET Framework 3.5
- false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Designer
-
-
- Designer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Designer
-
-
-
-
- AboutMe.ascx.vb
-
-
-
-
-
-
- 10.0
- $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)
-
-
-
-
-
-
-
-
-
-
-
-
- True
-
-
-
-
-
-
-
+
+
+
+
+ {349c5851-65df-11da-9384-00065b846f21};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}
+ Local
+ 9.0.30729
+ 2.0
+ {BF44F3B0-07CB-47EE-8ED7-B501437E209D}
+ Debug
+ AnyCPU
+
+
+
+
+ WillStrohl.Modules.Lightbox
+
+
+ None
+ JScript
+ Grid
+ IE50
+ false
+ Library
+ Binary
+ On
+ On
+
+
+
+
+
+
+ Windows
+ 4.0
+
+
+ publish\
+ true
+ Disk
+ false
+ Foreground
+ 7
+ Days
+ false
+ false
+ true
+ 0
+ 1.0.0.%2a
+ false
+ false
+ true
+
+
+
+
+
+
+
+
+ v4.8
+
+ false
+
+
+ bin\
+ WillStrohl.Modules.Lightbox.xml
+ 1581252608
+
+
+
+
+ true
+ true
+ true
+ false
+ false
+ false
+ false
+ 1
+ 42016,42017,42018,42019,42032,42353,42354,42355
+ full
+ AllRules.ruleset
+ false
+
+
+ bin\
+ WillStrohl.Modules.Lightbox.xml
+ 1581252608
+
+
+
+
+ false
+ true
+ false
+ true
+ false
+ false
+ false
+ 1
+ 42016,42017,42018,42019,42032,42353,42354,42355
+ none
+ AllRules.ruleset
+ false
+
+
+ On
+
+
+
+
+ ..\..\packages\DotNetNuke.Core.9.10.0\lib\net45\DotNetNuke.dll
+
+
+ ..\..\packages\DotNetNuke.DependencyInjection.9.10.0\lib\netstandard2.0\DotNetNuke.DependencyInjection.dll
+
+
+ ..\..\packages\DotNetNuke.Instrumentation.9.10.0\lib\net45\DotNetNuke.Instrumentation.dll
+
+
+ ..\..\packages\DotNetNuke.Instrumentation.9.10.0\lib\net45\DotNetNuke.log4net.dll
+
+
+ ..\..\packages\DotNetNuke.Web.9.10.0\lib\net45\DotNetNuke.Web.dll
+
+
+ ..\..\packages\DotNetNuke.Web.Client.9.10.0\lib\net45\DotNetNuke.Web.Client.dll
+
+
+ ..\..\packages\DotNetNuke.Web.Deprecated.9.10.0\lib\net45\DotNetNuke.Web.Deprecated.dll
+
+
+ ..\..\packages\DotNetNuke.Web.Mvc.9.10.0\lib\net45\DotNetNuke.Web.Mvc.dll
+
+
+ ..\..\packages\DotNetNuke.Web.9.10.0\lib\net45\DotNetNuke.WebUtility.dll
+
+
+ False
+ ..\..\References\Exif\Exif.dll
+
+
+ ..\..\packages\DotNetNuke.Core.9.10.0\lib\net45\Microsoft.ApplicationBlocks.Data.dll
+
+
+ ..\..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll
+
+
+ ..\..\packages\Microsoft.Extensions.DependencyInjection.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.dll
+
+
+ ..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.7.0.0\lib\net462\Microsoft.Extensions.DependencyInjection.Abstractions.dll
+
+
+ ..\..\packages\Microsoft.Web.Infrastructure.2.0.0\lib\net40\Microsoft.Web.Infrastructure.dll
+
+
+ ..\..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll
+
+
+ System
+
+
+ System.Data
+
+
+
+
+ ..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.9\lib\net45\System.Net.Http.Formatting.dll
+
+
+ ..\..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
+
+
+
+ ..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll
+
+
+ System.Web
+
+
+ ..\..\packages\Microsoft.AspNet.WebPages.3.2.9\lib\net45\System.Web.Helpers.dll
+
+
+ ..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.9\lib\net45\System.Web.Http.dll
+
+
+ ..\..\packages\Microsoft.AspNet.Mvc.5.2.9\lib\net45\System.Web.Mvc.dll
+
+
+ ..\..\packages\Microsoft.AspNet.Razor.3.2.9\lib\net45\System.Web.Razor.dll
+
+
+ ..\..\packages\Microsoft.AspNet.WebPages.3.2.9\lib\net45\System.Web.WebPages.dll
+
+
+ ..\..\packages\Microsoft.AspNet.WebPages.3.2.9\lib\net45\System.Web.WebPages.Deployment.dll
+
+
+ ..\..\packages\Microsoft.AspNet.WebPages.3.2.9\lib\net45\System.Web.WebPages.Razor.dll
+
+
+ System.XML
+
+
+
+ ..\..\packages\DotNetNuke.Web.Deprecated.9.10.0\lib\net45\Telerik.Web.UI.dll
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ AboutMe.ascx
+ ASPXCodeBehind
+
+
+ Code
+
+
+
+ ASPXCodeBehind
+
+
+ ChangeOrder.ascx
+
+
+ ChangeOrder.ascx
+ ASPXCodeBehind
+
+
+ ChangeImageOrder.ascx
+
+
+ ChangeImageOrder.ascx
+ ASPXCodeBehind
+
+
+ EditImage.ascx
+
+
+ EditImage.ascx
+ ASPXCodeBehind
+
+
+
+
+
+
+
+
+
+ EditLightbox.ascx
+
+
+ EditLightbox.ascx
+ ASPXCodeBehind
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ViewLightbox.ascx
+
+
+ ViewLightbox.ascx
+ ASPXCodeBehind
+
+
+
+
+ False
+ .NET Framework 2.0 %28x86%29
+ true
+
+
+ False
+ .NET Framework 3.0 %28x86%29
+ false
+
+
+ False
+ .NET Framework 3.5
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Designer
+
+
+
+ Designer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Designer
+
+
+
+
+ AboutMe.ascx.vb
+
+
+
+
+
+
+ 14.0
+ $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)
+
+
+
+
+
+
+
+
+
+
+
+
+ True
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Modules/WillStrohl.LightboxGallery/packages.config b/Modules/WillStrohl.LightboxGallery/packages.config
index abfdc7b4..6c8e128e 100644
--- a/Modules/WillStrohl.LightboxGallery/packages.config
+++ b/Modules/WillStrohl.LightboxGallery/packages.config
@@ -1,23 +1,23 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Modules/WillStrohl.LightboxGallery/releasenotes.txt b/Modules/WillStrohl.LightboxGallery/releasenotes.txt
index 7c031693..d8ec9598 100644
--- a/Modules/WillStrohl.LightboxGallery/releasenotes.txt
+++ b/Modules/WillStrohl.LightboxGallery/releasenotes.txt
@@ -4,56 +4,88 @@
.muy-importante { color:red;font-weight:bold; }
+
Lightbox Gallery Module for DNN
+
+
+
+
The release notes continue after the Sponsors and Contributors below.
-
The release notes continue after the Sponsors and Code Contributors below.
+
Sponsors
+
Open-source is not free. We're so GRATEFUL for the following people/organizations for sponsoring developers to work on this release!
+
Sponsorship is Powered by GitHub Sponsors and ensures that this project lives and thrives. Please consider contributing any amount.
+
THANK YOU to the following rockstars!
+
-
Sponsors
-
Open-source is not free. We're so GRATEFUL for the following people/organizations for sponsoring developers to work on this release!
-
Sponsorship is Powered by GitHub Sponsors and ensures that this project lives and thrives. Please consider sponsoring any amount.
-
THANK YOU to the following rockstars!
-
+
Contributors
+
THANK YOU to the following community members for participating in this release!
+
-
Code Contributors
-
THANK YOU to the following community members for participating in this release!
-
+
Release Note Prefixes
+
The following prefixes are defined as:
+
+ - SI: Support Inquiry - This issue was reported by a support customer and, as such, was prioritized above all other tasks.
+
+
+
+
Version 01.15.00
+
Enhancements
+
+
Maintenence & Bug Fixes
+
+ - Updated the build scripts to work against the latest upendodnn generator build scripts.
+
+
+
-
Version 01.14.00
-
- - Updated to build against DNN 9.6.1 or newer
- - Updated .NET Framework to 4.7.2
- - Removed Telerik
-
+
Version 01.14.00
+
+ - Updated to build against DNN 9.6.1 or newer
+ - Updated .NET Framework to 4.7.2
+ - Removed Telerik
+
+
-
Version 01.13.00
-
- - Updated to build against DNN 9.3.2 or newer
- - Updated build process to create a symbols package
- - Now using Fancybox 3!
- - Updated all client-side libraries
- - Using a CDN for all third-party client-side libraries
- - Replaced the web handlers with secured Web API web services
- - Updated MSBuild version
- - Project is now using Nuget references, instead of local references
- - Resolved error with sorting albums and images (Issue #177)
-
-
IMPORTANT NOTE: This module is not suggested to be used with DNN 9.6+ yet.
+
Version 01.13.00
+
+ - Updated to build against DNN 9.3.2 or newer
+ - Updated build process to create a symbols package
+ - Now using Fancybox 3!
+ - Updated all client-side libraries
+ - Using a CDN for all third-party client-side libraries
+ - Replaced the web handlers with secured Web API web services
+ - Updated MSBuild version
+ - Project is now using Nuget references, instead of local references
+ - Resolved error with sorting albums and images (Issue #177)
+
+
IMPORTANT NOTE: This module is not suggested to be used with DNN 9.6+ yet.
+
-
Version 01.12.00
-
- - Feature: Support long duration cache headers. The images are served with a parameter that identifies the server side timestamp.
- Copy the supplied cache.config to the folder the images are in AND rename it as web.config. For IIS 7 and later that will cause IIS to send
- long duration cache headers for all content in that folder. BEWARE if you serve that content other than via this module.
- - Feature 125: Support DNN 8. This module may now be installed on and works with DNN 8.00.03 and newer.
- - Bug 127: Changing folder name in album settings may cause errors.
-
+
Version 01.12.00
+
+ - Feature: Support long duration cache headers. The images are served with a parameter that identifies the server side timestamp.
+ Copy the supplied cache.config to the folder the images are in AND rename it as web.config. For IIS 7 and later that will cause IIS to send
+ long duration cache headers for all content in that folder. BEWARE if you serve that content other than via this module.
+ - Feature 125: Support DNN 8. This module may now be installed on and works with DNN 8.00.03 and newer.
+ - Bug 127: Changing folder name in album settings may cause errors.
+
-
For more information about this and previous releases of this module, visit the project website.
+
For more information about this and previous releases of this module, visit the project website.
+
\ No newline at end of file
diff --git a/README.md b/README.md
index b4eee35f..ad6002cc 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,19 @@ very useful MSBuild scripts. I've presented this as a topic at DNNCon Palm Beac
You can [read more about this project and view/download the slide deck from my blog](http://www.willstrohl.com/Blog/PostId/731/DNNCon-Presentation-Flexible-Project-Setup-for-Teams-and-Complicated-Applications).
-Learn more about DNN CMS at [the official DNN community website](https://dncommunity.org).
+Learn more about DNN CMS at [the official DNN community website](https://dncommunity.org).
+
+
+
+## `Sponsors == (typeOf superHuman) Awesome;`
+
+> Yes, it's not real code. It's just supposed to be fun. :P
+
+This solution is created and maintained by [Upendo Ventures](https://upendoventures.com/What/CMS/DNN) for the [DNN CMS Community](https://dnncommunity.org). Please consider [sponsoring us](https://github.com/sponsors/UpendoVentures) for this and [the many other open-source efforts we do](https://upendoventures.com/What/CMS/DNN/Extensions). It's a lot. :)
+
+- [Sponsor Us](https://github.com/sponsors/UpendoVentures) (we're grateful at any level 🙏🏽)
+
+
---
@@ -19,25 +31,25 @@ the following Visual Studio integrations really have saved me TONS of time and h
years, and gotten me up to speed faster on other people's code more than anything else I've ever
tried (even talking to them about it).
-[![ReSharper by JetBrains](https://github.com/hismightiness/dnnextensions/blob/master/Assets/images/icon_ReSharper.png)](https://www.jetbrains.com/resharper/)
-[![dotPeek by JetBrains](https://github.com/hismightiness/dnnextensions/blob/master/Assets/images/icon_dotPeek.png)](https://www.jetbrains.com/decompiler/)
+[![ReSharper by JetBrains](https://github.com/WillStrohl/dnnextensions/blob/master/Assets/images/icon_ReSharper.png)](https://www.jetbrains.com/resharper/)
+[![dotPeek by JetBrains](https://github.com/WillStrohl/dnnextensions/blob/master/Assets/images/icon_dotPeek.png)](https://www.jetbrains.com/decompiler/)
---
## How You Can Help
-* [Install and use the extensions (see below)](https://github.com/hismightiness/dnnextensions/wiki/Install-and-Use-the-Extensions)
-* [Create Issues (ideas OR bugs)](https://github.com/hismightiness/dnnextensions/wiki/Create-Issues-or-Ideas)
+* [Install and use the extensions (see below)](https://github.com/WillStrohl/dnnextensions/wiki/Install-and-Use-the-Extensions)
+* [Create Issues (ideas OR bugs)](https://github.com/WillStrohl/dnnextensions/wiki/Create-Issues-or-Ideas)
* [Write documentation](https://github.com/hismightiness/dnnextensions/wiki/Write-Documentation)
* [Test Releases](https://github.com/hismightiness/dnnextensions/wiki/Test-Releases)
* Create UI/UX
-* [Write Code](https://github.com/hismightiness/dnnextensions/wiki/Write-Code)
+* [Write Code](https://github.com/WillStrohl/dnnextensions/wiki/Write-Code)
* Debug Code
-* [Create a Pull Request](https://github.com/hismightiness/dnnextensions/wiki/Create-a-Pull-Request)
+* [Create a Pull Request](https://github.com/WillStrohl/dnnextensions/wiki/Create-a-Pull-Request)
## Project Distribution Locations
-New releases are going to be posted here, in [the Releases section](https://github.com/hismightiness/dnnextensions/releases). If
+New releases are going to be posted here, in [the Releases section](https://github.com/WillStrohl/dnnextensions/releases). If
you don't see a current release, then you'll find it at the old project location below.
* [oEmbed Wrapper for .Net](https://oembed.codeplex.com/)
@@ -61,4 +73,4 @@ you don't see a current release, then you'll find it at the old project location
### More Information
-For more information about the project, please go to [the project wiki](https://github.com/hismightiness/dnnextensions/wiki).
+For more information about the project, please go to [the project wiki](https://github.com/WillStrohl/dnnextensions/wiki).
diff --git a/References/DNN/09.10.00/BouncyCastle.Crypto.dll b/References/DNN/09.10.00/BouncyCastle.Crypto.dll
new file mode 100644
index 00000000..f2ba673b
Binary files /dev/null and b/References/DNN/09.10.00/BouncyCastle.Crypto.dll differ
diff --git a/References/DNN/09.10.00/ClientDependency.Core.dll b/References/DNN/09.10.00/ClientDependency.Core.dll
new file mode 100644
index 00000000..21b5c2e1
Binary files /dev/null and b/References/DNN/09.10.00/ClientDependency.Core.dll differ
diff --git a/References/DNN/09.10.00/CountryListBox.dll b/References/DNN/09.10.00/CountryListBox.dll
new file mode 100644
index 00000000..57a064cb
Binary files /dev/null and b/References/DNN/09.10.00/CountryListBox.dll differ
diff --git a/References/DotNetNuke/Currently Built Against DNN 9.2.0.txt b/References/DNN/09.10.00/Currently Built Against DNN 9.10.0.txt
similarity index 100%
rename from References/DotNetNuke/Currently Built Against DNN 9.2.0.txt
rename to References/DNN/09.10.00/Currently Built Against DNN 9.10.0.txt
diff --git a/References/DNN/09.10.00/DNN.Connectors.GoogleAnalytics.dll b/References/DNN/09.10.00/DNN.Connectors.GoogleAnalytics.dll
new file mode 100644
index 00000000..48fa5a1f
Binary files /dev/null and b/References/DNN/09.10.00/DNN.Connectors.GoogleAnalytics.dll differ
diff --git a/References/DNN/09.10.00/DNN.Connectors.GoogleTagManager.dll b/References/DNN/09.10.00/DNN.Connectors.GoogleTagManager.dll
new file mode 100644
index 00000000..2ca852c1
Binary files /dev/null and b/References/DNN/09.10.00/DNN.Connectors.GoogleTagManager.dll differ
diff --git a/References/DNN/09.10.00/DNNConnect.CKEditorProvider.dll b/References/DNN/09.10.00/DNNConnect.CKEditorProvider.dll
new file mode 100644
index 00000000..86ec4fe8
Binary files /dev/null and b/References/DNN/09.10.00/DNNConnect.CKEditorProvider.dll differ
diff --git a/References/DNN/09.10.00/Dnn.AzureConnector.dll b/References/DNN/09.10.00/Dnn.AzureConnector.dll
new file mode 100644
index 00000000..cb3e7ea9
Binary files /dev/null and b/References/DNN/09.10.00/Dnn.AzureConnector.dll differ
diff --git a/References/DNN/09.10.00/Dnn.EditBar.Library.dll b/References/DNN/09.10.00/Dnn.EditBar.Library.dll
new file mode 100644
index 00000000..2d4fca9a
Binary files /dev/null and b/References/DNN/09.10.00/Dnn.EditBar.Library.dll differ
diff --git a/References/DNN/09.10.00/Dnn.EditBar.UI.dll b/References/DNN/09.10.00/Dnn.EditBar.UI.dll
new file mode 100644
index 00000000..8458abd5
Binary files /dev/null and b/References/DNN/09.10.00/Dnn.EditBar.UI.dll differ
diff --git a/References/DNN/09.10.00/Dnn.Modules.Console.dll b/References/DNN/09.10.00/Dnn.Modules.Console.dll
new file mode 100644
index 00000000..bd8f974a
Binary files /dev/null and b/References/DNN/09.10.00/Dnn.Modules.Console.dll differ
diff --git a/References/DNN/09.10.00/Dnn.PersonaBar.Extensions.dll b/References/DNN/09.10.00/Dnn.PersonaBar.Extensions.dll
new file mode 100644
index 00000000..5ffbb917
Binary files /dev/null and b/References/DNN/09.10.00/Dnn.PersonaBar.Extensions.dll differ
diff --git a/References/DNN/09.10.00/Dnn.PersonaBar.Library.dll b/References/DNN/09.10.00/Dnn.PersonaBar.Library.dll
new file mode 100644
index 00000000..7cf1b021
Binary files /dev/null and b/References/DNN/09.10.00/Dnn.PersonaBar.Library.dll differ
diff --git a/References/DNN/09.10.00/Dnn.PersonaBar.UI.dll b/References/DNN/09.10.00/Dnn.PersonaBar.UI.dll
new file mode 100644
index 00000000..2fbc11db
Binary files /dev/null and b/References/DNN/09.10.00/Dnn.PersonaBar.UI.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Abstractions.deps.json b/References/DNN/09.10.00/DotNetNuke.Abstractions.deps.json
new file mode 100644
index 00000000..43a457e8
--- /dev/null
+++ b/References/DNN/09.10.00/DotNetNuke.Abstractions.deps.json
@@ -0,0 +1,86 @@
+{
+ "runtimeTarget": {
+ "name": ".NETStandard,Version=v2.0/",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETStandard,Version=v2.0": {},
+ ".NETStandard,Version=v2.0/": {
+ "DotNetNuke.Abstractions/1.0.0": {
+ "dependencies": {
+ "Microsoft.SourceLink.GitHub": "1.0.0",
+ "NETStandard.Library": "2.0.3",
+ "StyleCop.Analyzers": "1.1.118"
+ },
+ "runtime": {
+ "DotNetNuke.Abstractions.dll": {}
+ }
+ },
+ "Microsoft.Build.Tasks.Git/1.0.0": {},
+ "Microsoft.NETCore.Platforms/1.1.0": {},
+ "Microsoft.SourceLink.Common/1.0.0": {},
+ "Microsoft.SourceLink.GitHub/1.0.0": {
+ "dependencies": {
+ "Microsoft.Build.Tasks.Git": "1.0.0",
+ "Microsoft.SourceLink.Common": "1.0.0"
+ }
+ },
+ "NETStandard.Library/2.0.3": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0"
+ }
+ },
+ "StyleCop.Analyzers/1.1.118": {}
+ }
+ },
+ "libraries": {
+ "DotNetNuke.Abstractions/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.Build.Tasks.Git/1.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-z2fpmmt+1Jfl+ZnBki9nSP08S1/tbEOxFdsK1rSR+LBehIJz1Xv9/6qOOoGNqlwnAGGVGis1Oj6S8Kt9COEYlQ==",
+ "path": "microsoft.build.tasks.git/1.0.0",
+ "hashPath": "microsoft.build.tasks.git.1.0.0.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
+ "path": "microsoft.netcore.platforms/1.1.0",
+ "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
+ },
+ "Microsoft.SourceLink.Common/1.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-G8DuQY8/DK5NN+3jm5wcMcd9QYD90UV7MiLmdljSJixi3U/vNaeBKmmXUqI4DJCOeWizIUEh4ALhSt58mR+5eg==",
+ "path": "microsoft.sourcelink.common/1.0.0",
+ "hashPath": "microsoft.sourcelink.common.1.0.0.nupkg.sha512"
+ },
+ "Microsoft.SourceLink.GitHub/1.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-aZyGyGg2nFSxix+xMkPmlmZSsnGQ3w+mIG23LTxJZHN+GPwTQ5FpPgDo7RMOq+Kcf5D4hFWfXkGhoGstawX13Q==",
+ "path": "microsoft.sourcelink.github/1.0.0",
+ "hashPath": "microsoft.sourcelink.github.1.0.0.nupkg.sha512"
+ },
+ "NETStandard.Library/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
+ "path": "netstandard.library/2.0.3",
+ "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
+ },
+ "StyleCop.Analyzers/1.1.118": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Onx6ovGSqXSK07n/0eM3ZusiNdB6cIlJdabQhWGgJp3Vooy9AaLS/tigeybOJAobqbtggTamoWndz72JscZBvw==",
+ "path": "stylecop.analyzers/1.1.118",
+ "hashPath": "stylecop.analyzers.1.1.118.nupkg.sha512"
+ }
+ }
+}
\ No newline at end of file
diff --git a/References/DNN/09.10.00/DotNetNuke.Abstractions.dll b/References/DNN/09.10.00/DotNetNuke.Abstractions.dll
new file mode 100644
index 00000000..a2b0235c
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Abstractions.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.DependencyInjection.deps.json b/References/DNN/09.10.00/DotNetNuke.DependencyInjection.deps.json
new file mode 100644
index 00000000..77cdeb0b
--- /dev/null
+++ b/References/DNN/09.10.00/DotNetNuke.DependencyInjection.deps.json
@@ -0,0 +1,144 @@
+{
+ "runtimeTarget": {
+ "name": ".NETStandard,Version=v2.0/",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETStandard,Version=v2.0": {},
+ ".NETStandard,Version=v2.0/": {
+ "DotNetNuke.DependencyInjection/1.0.0": {
+ "dependencies": {
+ "DotNetNuke.Instrumentation": "1.0.0",
+ "Microsoft.Extensions.DependencyInjection": "2.1.1",
+ "Microsoft.SourceLink.GitHub": "1.0.0",
+ "NETStandard.Library": "2.0.3",
+ "StyleCop.Analyzers": "1.1.118"
+ },
+ "runtime": {
+ "DotNetNuke.DependencyInjection.dll": {}
+ }
+ },
+ "Microsoft.Build.Tasks.Git/1.0.0": {},
+ "Microsoft.Extensions.DependencyInjection/2.1.1": {
+ "dependencies": {
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "2.1.1"
+ },
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {
+ "assemblyVersion": "2.1.1.0",
+ "fileVersion": "2.1.1.18157"
+ }
+ }
+ },
+ "Microsoft.Extensions.DependencyInjection.Abstractions/2.1.1": {
+ "runtime": {
+ "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
+ "assemblyVersion": "2.1.1.0",
+ "fileVersion": "2.1.1.18157"
+ }
+ }
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {},
+ "Microsoft.SourceLink.Common/1.0.0": {},
+ "Microsoft.SourceLink.GitHub/1.0.0": {
+ "dependencies": {
+ "Microsoft.Build.Tasks.Git": "1.0.0",
+ "Microsoft.SourceLink.Common": "1.0.0"
+ }
+ },
+ "NETStandard.Library/2.0.3": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.1.0"
+ }
+ },
+ "StyleCop.Analyzers/1.1.118": {},
+ "DotNetNuke.Instrumentation/1.0.0": {
+ "runtime": {
+ "DotNetNuke.Instrumentation.dll": {}
+ }
+ },
+ "DotNetNuke.log4net/3.0.1.0": {
+ "runtime": {
+ "DotNetNuke.log4net.dll": {
+ "assemblyVersion": "3.0.1.0",
+ "fileVersion": "3.0.1.0"
+ }
+ }
+ }
+ }
+ },
+ "libraries": {
+ "DotNetNuke.DependencyInjection/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Microsoft.Build.Tasks.Git/1.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-z2fpmmt+1Jfl+ZnBki9nSP08S1/tbEOxFdsK1rSR+LBehIJz1Xv9/6qOOoGNqlwnAGGVGis1Oj6S8Kt9COEYlQ==",
+ "path": "microsoft.build.tasks.git/1.0.0",
+ "hashPath": "microsoft.build.tasks.git.1.0.0.nupkg.sha512"
+ },
+ "Microsoft.Extensions.DependencyInjection/2.1.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-RVdgNWT/73M0eCpreGpWv5NmbHFGQzzW+G7nChK8ej84m+d1nzeWrtqcRYnEpKNx3B8V/Uek4tNP0WCaCNjYnQ==",
+ "path": "microsoft.extensions.dependencyinjection/2.1.1",
+ "hashPath": "microsoft.extensions.dependencyinjection.2.1.1.nupkg.sha512"
+ },
+ "Microsoft.Extensions.DependencyInjection.Abstractions/2.1.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-MgYpU5cwZohUMKKg3sbPhvGG+eAZ/59E9UwPwlrUkyXU+PGzqwZg9yyQNjhxuAWmoNoFReoemeCku50prYSGzA==",
+ "path": "microsoft.extensions.dependencyinjection.abstractions/2.1.1",
+ "hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Platforms/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
+ "path": "microsoft.netcore.platforms/1.1.0",
+ "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
+ },
+ "Microsoft.SourceLink.Common/1.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-G8DuQY8/DK5NN+3jm5wcMcd9QYD90UV7MiLmdljSJixi3U/vNaeBKmmXUqI4DJCOeWizIUEh4ALhSt58mR+5eg==",
+ "path": "microsoft.sourcelink.common/1.0.0",
+ "hashPath": "microsoft.sourcelink.common.1.0.0.nupkg.sha512"
+ },
+ "Microsoft.SourceLink.GitHub/1.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-aZyGyGg2nFSxix+xMkPmlmZSsnGQ3w+mIG23LTxJZHN+GPwTQ5FpPgDo7RMOq+Kcf5D4hFWfXkGhoGstawX13Q==",
+ "path": "microsoft.sourcelink.github/1.0.0",
+ "hashPath": "microsoft.sourcelink.github.1.0.0.nupkg.sha512"
+ },
+ "NETStandard.Library/2.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
+ "path": "netstandard.library/2.0.3",
+ "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
+ },
+ "StyleCop.Analyzers/1.1.118": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Onx6ovGSqXSK07n/0eM3ZusiNdB6cIlJdabQhWGgJp3Vooy9AaLS/tigeybOJAobqbtggTamoWndz72JscZBvw==",
+ "path": "stylecop.analyzers/1.1.118",
+ "hashPath": "stylecop.analyzers.1.1.118.nupkg.sha512"
+ },
+ "DotNetNuke.Instrumentation/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "DotNetNuke.log4net/3.0.1.0": {
+ "type": "reference",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/References/DNN/09.10.00/DotNetNuke.DependencyInjection.dll b/References/DNN/09.10.00/DotNetNuke.DependencyInjection.dll
new file mode 100644
index 00000000..85aad243
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.DependencyInjection.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.HttpModules.dll b/References/DNN/09.10.00/DotNetNuke.HttpModules.dll
new file mode 100644
index 00000000..e02985d6
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.HttpModules.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Instrumentation.dll b/References/DNN/09.10.00/DotNetNuke.Instrumentation.dll
new file mode 100644
index 00000000..ea9d1dcf
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Instrumentation.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.ModulePipeline.dll b/References/DNN/09.10.00/DotNetNuke.ModulePipeline.dll
new file mode 100644
index 00000000..bb43aa7d
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.ModulePipeline.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Modules.CoreMessaging.dll b/References/DNN/09.10.00/DotNetNuke.Modules.CoreMessaging.dll
new file mode 100644
index 00000000..d3eb1bf0
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Modules.CoreMessaging.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Modules.DigitalAssets.dll b/References/DNN/09.10.00/DotNetNuke.Modules.DigitalAssets.dll
new file mode 100644
index 00000000..881b3458
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Modules.DigitalAssets.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Modules.Groups.dll b/References/DNN/09.10.00/DotNetNuke.Modules.Groups.dll
new file mode 100644
index 00000000..ad7a2b79
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Modules.Groups.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Modules.Html.dll b/References/DNN/09.10.00/DotNetNuke.Modules.Html.dll
new file mode 100644
index 00000000..d21e98ea
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Modules.Html.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Modules.HtmlEditorManager.dll b/References/DNN/09.10.00/DotNetNuke.Modules.HtmlEditorManager.dll
new file mode 100644
index 00000000..050f2beb
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Modules.HtmlEditorManager.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Modules.Journal.dll b/References/DNN/09.10.00/DotNetNuke.Modules.Journal.dll
new file mode 100644
index 00000000..65b24f1e
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Modules.Journal.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Modules.MemberDirectory.dll b/References/DNN/09.10.00/DotNetNuke.Modules.MemberDirectory.dll
new file mode 100644
index 00000000..8484a3f6
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Modules.MemberDirectory.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Modules.RazorHost.dll b/References/DNN/09.10.00/DotNetNuke.Modules.RazorHost.dll
new file mode 100644
index 00000000..d9a1c5df
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Modules.RazorHost.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Services.Syndication.dll b/References/DNN/09.10.00/DotNetNuke.Services.Syndication.dll
new file mode 100644
index 00000000..474c2572
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Services.Syndication.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.SiteExportImport.Library.dll b/References/DNN/09.10.00/DotNetNuke.SiteExportImport.Library.dll
new file mode 100644
index 00000000..d5346d74
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.SiteExportImport.Library.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.SiteExportImport.dll b/References/DNN/09.10.00/DotNetNuke.SiteExportImport.dll
new file mode 100644
index 00000000..b5dda8e9
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.SiteExportImport.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Web.Client.dll b/References/DNN/09.10.00/DotNetNuke.Web.Client.dll
new file mode 100644
index 00000000..c4e4bd5e
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Web.Client.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Web.DDRMenu.dll b/References/DNN/09.10.00/DotNetNuke.Web.DDRMenu.dll
new file mode 100644
index 00000000..33803ac2
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Web.DDRMenu.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Web.Deprecated.dll b/References/DNN/09.10.00/DotNetNuke.Web.Deprecated.dll
new file mode 100644
index 00000000..6b6a6b3e
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Web.Deprecated.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Web.Mvc.dll b/References/DNN/09.10.00/DotNetNuke.Web.Mvc.dll
new file mode 100644
index 00000000..bded1521
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Web.Mvc.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Web.Razor.dll b/References/DNN/09.10.00/DotNetNuke.Web.Razor.dll
new file mode 100644
index 00000000..90a08195
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Web.Razor.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Web.dll b/References/DNN/09.10.00/DotNetNuke.Web.dll
new file mode 100644
index 00000000..a436a623
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Web.dll differ
diff --git a/References/DotNetNuke/DotNetNuke.WebControls.dll b/References/DNN/09.10.00/DotNetNuke.WebControls.dll
similarity index 100%
rename from References/DotNetNuke/DotNetNuke.WebControls.dll
rename to References/DNN/09.10.00/DotNetNuke.WebControls.dll
diff --git a/References/DotNetNuke/DotNetNuke.WebUtility.dll b/References/DNN/09.10.00/DotNetNuke.WebUtility.dll
similarity index 94%
rename from References/DotNetNuke/DotNetNuke.WebUtility.dll
rename to References/DNN/09.10.00/DotNetNuke.WebUtility.dll
index b33496d9..9a7f5408 100644
Binary files a/References/DotNetNuke/DotNetNuke.WebUtility.dll and b/References/DNN/09.10.00/DotNetNuke.WebUtility.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Website.Deprecated.dll b/References/DNN/09.10.00/DotNetNuke.Website.Deprecated.dll
new file mode 100644
index 00000000..5e84b5b1
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Website.Deprecated.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.Website.dll b/References/DNN/09.10.00/DotNetNuke.Website.dll
new file mode 100644
index 00000000..419007fc
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.Website.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.dll b/References/DNN/09.10.00/DotNetNuke.dll
new file mode 100644
index 00000000..aab8590b
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.dll differ
diff --git a/References/DNN/09.10.00/DotNetNuke.log4net.dll b/References/DNN/09.10.00/DotNetNuke.log4net.dll
new file mode 100644
index 00000000..957157ef
Binary files /dev/null and b/References/DNN/09.10.00/DotNetNuke.log4net.dll differ
diff --git a/References/DNN/09.10.00/ICSharpCode.SharpZipLib.dll b/References/DNN/09.10.00/ICSharpCode.SharpZipLib.dll
new file mode 100644
index 00000000..fe643ebc
Binary files /dev/null and b/References/DNN/09.10.00/ICSharpCode.SharpZipLib.dll differ
diff --git a/References/DNN/09.10.00/LiteDB.dll b/References/DNN/09.10.00/LiteDB.dll
new file mode 100644
index 00000000..f646cf47
Binary files /dev/null and b/References/DNN/09.10.00/LiteDB.dll differ
diff --git a/References/DNN/09.10.00/Lucene.Net.Contrib.Analyzers.dll b/References/DNN/09.10.00/Lucene.Net.Contrib.Analyzers.dll
new file mode 100644
index 00000000..392894d9
Binary files /dev/null and b/References/DNN/09.10.00/Lucene.Net.Contrib.Analyzers.dll differ
diff --git a/References/DNN/09.10.00/Lucene.Net.Contrib.FastVectorHighlighter.dll b/References/DNN/09.10.00/Lucene.Net.Contrib.FastVectorHighlighter.dll
new file mode 100644
index 00000000..6b75bced
Binary files /dev/null and b/References/DNN/09.10.00/Lucene.Net.Contrib.FastVectorHighlighter.dll differ
diff --git a/References/DNN/09.10.00/Lucene.Net.dll b/References/DNN/09.10.00/Lucene.Net.dll
new file mode 100644
index 00000000..cbf02202
Binary files /dev/null and b/References/DNN/09.10.00/Lucene.Net.dll differ
diff --git a/References/DNN/09.10.00/MailKit.dll b/References/DNN/09.10.00/MailKit.dll
new file mode 100644
index 00000000..0db9c179
Binary files /dev/null and b/References/DNN/09.10.00/MailKit.dll differ
diff --git a/References/DotNetNuke/Microsoft.ApplicationBlocks.Data.dll b/References/DNN/09.10.00/Microsoft.ApplicationBlocks.Data.dll
similarity index 100%
rename from References/DotNetNuke/Microsoft.ApplicationBlocks.Data.dll
rename to References/DNN/09.10.00/Microsoft.ApplicationBlocks.Data.dll
diff --git a/References/DNN/09.10.00/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/References/DNN/09.10.00/Microsoft.Extensions.DependencyInjection.Abstractions.dll
new file mode 100644
index 00000000..7d8769b8
Binary files /dev/null and b/References/DNN/09.10.00/Microsoft.Extensions.DependencyInjection.Abstractions.dll differ
diff --git a/References/DNN/09.10.00/Microsoft.Extensions.DependencyInjection.dll b/References/DNN/09.10.00/Microsoft.Extensions.DependencyInjection.dll
new file mode 100644
index 00000000..2545da72
Binary files /dev/null and b/References/DNN/09.10.00/Microsoft.Extensions.DependencyInjection.dll differ
diff --git a/References/DNN/09.10.00/Microsoft.Extensions.FileSystemGlobbing.dll b/References/DNN/09.10.00/Microsoft.Extensions.FileSystemGlobbing.dll
new file mode 100644
index 00000000..a47fc72f
Binary files /dev/null and b/References/DNN/09.10.00/Microsoft.Extensions.FileSystemGlobbing.dll differ
diff --git a/References/DNN/09.10.00/Microsoft.Web.Helpers.dll b/References/DNN/09.10.00/Microsoft.Web.Helpers.dll
new file mode 100644
index 00000000..35b02b43
Binary files /dev/null and b/References/DNN/09.10.00/Microsoft.Web.Helpers.dll differ
diff --git a/References/DNN/09.10.00/Microsoft.Web.Infrastructure.dll b/References/DNN/09.10.00/Microsoft.Web.Infrastructure.dll
new file mode 100644
index 00000000..85f1138c
Binary files /dev/null and b/References/DNN/09.10.00/Microsoft.Web.Infrastructure.dll differ
diff --git a/References/DNN/09.10.00/MimeKit.dll b/References/DNN/09.10.00/MimeKit.dll
new file mode 100644
index 00000000..36e50188
Binary files /dev/null and b/References/DNN/09.10.00/MimeKit.dll differ
diff --git a/References/DNN/09.10.00/Newtonsoft.Json.dll b/References/DNN/09.10.00/Newtonsoft.Json.dll
new file mode 100644
index 00000000..77a5d89e
Binary files /dev/null and b/References/DNN/09.10.00/Newtonsoft.Json.dll differ
diff --git a/References/DNN/09.10.00/PetaPoco.dll b/References/DNN/09.10.00/PetaPoco.dll
new file mode 100644
index 00000000..519cc186
Binary files /dev/null and b/References/DNN/09.10.00/PetaPoco.dll differ
diff --git a/References/DNN/09.10.00/Providers/DotNetNuke.Providers.AspNetClientCapabilityProvider.dll b/References/DNN/09.10.00/Providers/DotNetNuke.Providers.AspNetClientCapabilityProvider.dll
new file mode 100644
index 00000000..73513fa4
Binary files /dev/null and b/References/DNN/09.10.00/Providers/DotNetNuke.Providers.AspNetClientCapabilityProvider.dll differ
diff --git a/References/DNN/09.10.00/Providers/DotNetNuke.Providers.Caching.SimpleWebFarmCachingProvider.dll b/References/DNN/09.10.00/Providers/DotNetNuke.Providers.Caching.SimpleWebFarmCachingProvider.dll
new file mode 100644
index 00000000..289732b8
Binary files /dev/null and b/References/DNN/09.10.00/Providers/DotNetNuke.Providers.Caching.SimpleWebFarmCachingProvider.dll differ
diff --git a/References/DNN/09.10.00/Providers/DotNetNuke.Providers.FolderProviders.dll b/References/DNN/09.10.00/Providers/DotNetNuke.Providers.FolderProviders.dll
new file mode 100644
index 00000000..4a8392cd
Binary files /dev/null and b/References/DNN/09.10.00/Providers/DotNetNuke.Providers.FolderProviders.dll differ
diff --git a/References/DNN/09.10.00/Providers/Microsoft.WindowsAzure.Storage.dll b/References/DNN/09.10.00/Providers/Microsoft.WindowsAzure.Storage.dll
new file mode 100644
index 00000000..7d8507d6
Binary files /dev/null and b/References/DNN/09.10.00/Providers/Microsoft.WindowsAzure.Storage.dll differ
diff --git a/References/DNN/09.10.00/SchwabenCode.QuickIO.dll b/References/DNN/09.10.00/SchwabenCode.QuickIO.dll
new file mode 100644
index 00000000..24280311
Binary files /dev/null and b/References/DNN/09.10.00/SchwabenCode.QuickIO.dll differ
diff --git a/References/DNN/09.10.00/System.Buffers.dll b/References/DNN/09.10.00/System.Buffers.dll
new file mode 100644
index 00000000..f2d83c51
Binary files /dev/null and b/References/DNN/09.10.00/System.Buffers.dll differ
diff --git a/References/DNN/09.10.00/System.Net.Http.Formatting.dll b/References/DNN/09.10.00/System.Net.Http.Formatting.dll
new file mode 100644
index 00000000..323f2109
Binary files /dev/null and b/References/DNN/09.10.00/System.Net.Http.Formatting.dll differ
diff --git a/References/DNN/09.10.00/System.Web.Helpers.dll b/References/DNN/09.10.00/System.Web.Helpers.dll
new file mode 100644
index 00000000..0da21c0d
Binary files /dev/null and b/References/DNN/09.10.00/System.Web.Helpers.dll differ
diff --git a/References/DNN/09.10.00/System.Web.Http.WebHost.dll b/References/DNN/09.10.00/System.Web.Http.WebHost.dll
new file mode 100644
index 00000000..40c367bf
Binary files /dev/null and b/References/DNN/09.10.00/System.Web.Http.WebHost.dll differ
diff --git a/References/DNN/09.10.00/System.Web.Http.dll b/References/DNN/09.10.00/System.Web.Http.dll
new file mode 100644
index 00000000..136113c7
Binary files /dev/null and b/References/DNN/09.10.00/System.Web.Http.dll differ
diff --git a/References/DNN/09.10.00/System.Web.Mvc.dll b/References/DNN/09.10.00/System.Web.Mvc.dll
new file mode 100644
index 00000000..da94e65a
Binary files /dev/null and b/References/DNN/09.10.00/System.Web.Mvc.dll differ
diff --git a/References/DNN/09.10.00/System.Web.Razor.dll b/References/DNN/09.10.00/System.Web.Razor.dll
new file mode 100644
index 00000000..7fa1f691
Binary files /dev/null and b/References/DNN/09.10.00/System.Web.Razor.dll differ
diff --git a/References/DNN/09.10.00/System.Web.WebPages.Deployment.dll b/References/DNN/09.10.00/System.Web.WebPages.Deployment.dll
new file mode 100644
index 00000000..1242f742
Binary files /dev/null and b/References/DNN/09.10.00/System.Web.WebPages.Deployment.dll differ
diff --git a/References/DNN/09.10.00/System.Web.WebPages.Razor.dll b/References/DNN/09.10.00/System.Web.WebPages.Razor.dll
new file mode 100644
index 00000000..ab12ee81
Binary files /dev/null and b/References/DNN/09.10.00/System.Web.WebPages.Razor.dll differ
diff --git a/References/DNN/09.10.00/System.Web.WebPages.dll b/References/DNN/09.10.00/System.Web.WebPages.dll
new file mode 100644
index 00000000..2468ea61
Binary files /dev/null and b/References/DNN/09.10.00/System.Web.WebPages.dll differ
diff --git a/References/DNN/09.10.00/Telerik.Web.UI.Skins.dll b/References/DNN/09.10.00/Telerik.Web.UI.Skins.dll
new file mode 100644
index 00000000..728faa3f
Binary files /dev/null and b/References/DNN/09.10.00/Telerik.Web.UI.Skins.dll differ
diff --git a/References/DotNetNuke/Telerik.Web.UI.dll b/References/DNN/09.10.00/Telerik.Web.UI.dll
similarity index 75%
rename from References/DotNetNuke/Telerik.Web.UI.dll
rename to References/DNN/09.10.00/Telerik.Web.UI.dll
index d865c138..d20192fb 100644
Binary files a/References/DotNetNuke/Telerik.Web.UI.dll and b/References/DNN/09.10.00/Telerik.Web.UI.dll differ
diff --git a/References/DNN/09.10.00/WebFormsMvp.dll b/References/DNN/09.10.00/WebFormsMvp.dll
new file mode 100644
index 00000000..3123f84b
Binary files /dev/null and b/References/DNN/09.10.00/WebFormsMvp.dll differ
diff --git a/References/DNN/09.10.00/WebMatrix.Data.dll b/References/DNN/09.10.00/WebMatrix.Data.dll
new file mode 100644
index 00000000..ee3c1688
Binary files /dev/null and b/References/DNN/09.10.00/WebMatrix.Data.dll differ
diff --git a/References/DNN/09.10.00/WebMatrix.WebData.dll b/References/DNN/09.10.00/WebMatrix.WebData.dll
new file mode 100644
index 00000000..2a833503
Binary files /dev/null and b/References/DNN/09.10.00/WebMatrix.WebData.dll differ
diff --git a/References/DotNetNuke/DotNetNuke.Web.Client.dll b/References/DotNetNuke/DotNetNuke.Web.Client.dll
deleted file mode 100644
index 9cb466da..00000000
Binary files a/References/DotNetNuke/DotNetNuke.Web.Client.dll and /dev/null differ
diff --git a/References/DotNetNuke/DotNetNuke.Web.dll b/References/DotNetNuke/DotNetNuke.Web.dll
deleted file mode 100644
index 3bca93b3..00000000
Binary files a/References/DotNetNuke/DotNetNuke.Web.dll and /dev/null differ
diff --git a/References/DotNetNuke/DotNetNuke.dll b/References/DotNetNuke/DotNetNuke.dll
deleted file mode 100644
index aeb58e4c..00000000
Binary files a/References/DotNetNuke/DotNetNuke.dll and /dev/null differ
diff --git a/References/HotcakesCommerce/03.06.00/Avalara.AvaTax.Adapter.dll b/References/HotcakesCommerce/03.06.00/Avalara.AvaTax.Adapter.dll
new file mode 100644
index 00000000..723d70f1
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Avalara.AvaTax.Adapter.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/BrandonHaynes.ModelAdapter.EntityFramework.dll b/References/HotcakesCommerce/03.06.00/BrandonHaynes.ModelAdapter.EntityFramework.dll
new file mode 100644
index 00000000..28771e54
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/BrandonHaynes.ModelAdapter.EntityFramework.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/DocumentFormat.OpenXml.Extensions.dll b/References/HotcakesCommerce/03.06.00/DocumentFormat.OpenXml.Extensions.dll
new file mode 100644
index 00000000..7df305e3
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/DocumentFormat.OpenXml.Extensions.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/DocumentFormat.OpenXml.dll b/References/HotcakesCommerce/03.06.00/DocumentFormat.OpenXml.dll
new file mode 100644
index 00000000..a3249c10
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/DocumentFormat.OpenXml.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/EntityFramework.SqlServer.dll b/References/HotcakesCommerce/03.06.00/EntityFramework.SqlServer.dll
new file mode 100644
index 00000000..7b207fca
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/EntityFramework.SqlServer.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/EntityFramework.dll b/References/HotcakesCommerce/03.06.00/EntityFramework.dll
new file mode 100644
index 00000000..7b1205f3
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/EntityFramework.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Commerce.Dnn.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Commerce.Dnn.dll
new file mode 100644
index 00000000..767d7027
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Commerce.Dnn.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Commerce.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Commerce.dll
new file mode 100644
index 00000000..8b55cee7
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Commerce.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.CommerceDTO.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.CommerceDTO.dll
new file mode 100644
index 00000000..0c3ec04a
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.CommerceDTO.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Common.Dnn.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Common.Dnn.dll
new file mode 100644
index 00000000..6b1a2716
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Common.Dnn.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Modules.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Modules.dll
new file mode 100644
index 00000000..66ca7ff8
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Modules.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Payment.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Payment.dll
new file mode 100644
index 00000000..2aa1617d
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Payment.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.PaypalWebServices.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.PaypalWebServices.dll
new file mode 100644
index 00000000..3df574e3
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.PaypalWebServices.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.FedEx.XmlSerializers.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.FedEx.XmlSerializers.dll
new file mode 100644
index 00000000..7e1093a7
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.FedEx.XmlSerializers.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.FedEx.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.FedEx.dll
new file mode 100644
index 00000000..e7e5a90f
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.FedEx.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.USPostal.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.USPostal.dll
new file mode 100644
index 00000000..6b1060cb
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.USPostal.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.Ups.Keys.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.Ups.Keys.dll
new file mode 100644
index 00000000..8bd25cf7
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.Ups.Keys.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.Ups.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.Ups.dll
new file mode 100644
index 00000000..8fda6f2b
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.Ups.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.UpsFreight.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.UpsFreight.dll
new file mode 100644
index 00000000..476f50ad
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.UpsFreight.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.dll
new file mode 100644
index 00000000..bef42dab
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Shipping.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Hotcakes.Web.dll b/References/HotcakesCommerce/03.06.00/Hotcakes.Web.dll
new file mode 100644
index 00000000..1b81dfde
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Hotcakes.Web.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/ImageResizer.dll b/References/HotcakesCommerce/03.06.00/ImageResizer.dll
new file mode 100644
index 00000000..ab93567b
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/ImageResizer.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/MiniProfiler.EntityFramework6.dll b/References/HotcakesCommerce/03.06.00/MiniProfiler.EntityFramework6.dll
new file mode 100644
index 00000000..6b146a3e
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/MiniProfiler.EntityFramework6.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/MiniProfiler.dll b/References/HotcakesCommerce/03.06.00/MiniProfiler.dll
new file mode 100644
index 00000000..2d092452
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/MiniProfiler.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/Stripe.net.dll b/References/HotcakesCommerce/03.06.00/Stripe.net.dll
new file mode 100644
index 00000000..90833f46
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/Stripe.net.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/log4net.dll b/References/HotcakesCommerce/03.06.00/log4net.dll
new file mode 100644
index 00000000..ffc57e11
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/log4net.dll differ
diff --git a/References/HotcakesCommerce/03.06.00/paypal_base.dll b/References/HotcakesCommerce/03.06.00/paypal_base.dll
new file mode 100644
index 00000000..e744c77b
Binary files /dev/null and b/References/HotcakesCommerce/03.06.00/paypal_base.dll differ
diff --git a/WillStrohl.DNN.Extensions.sln b/WillStrohl.DNN.Extensions.sln
index b7e69e94..4d64a097 100644
--- a/WillStrohl.DNN.Extensions.sln
+++ b/WillStrohl.DNN.Extensions.sln
@@ -1,177 +1,179 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 16
-VisualStudioVersion = 16.0.29326.143
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Modules", "Modules", "{70FB7EDF-2E12-405F-B9CD-8A437E96FB11}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UGLabsMyGroups", "Modules\UGLabsMyGroups\UGLabsMyGroups.csproj", "{520F475F-9F3D-4826-BDC4-7B2C903BCE97}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UGLabsUserGroupData", "Modules\UGLabsUserGroupData\UGLabsUserGroupData.csproj", "{E0C9E035-5254-4FF2-AAD3-AC632B3CB587}"
-EndProject
-Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WillStrohl.Modules.OpenGraph", "Modules\WillStrohl.OpenGraph\WillStrohl.Modules.OpenGraph.vbproj", "{C9B9FC2D-2D76-4446-897C-BA9E7B68EB0E}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WillStrohlDisqus", "Modules\WillStrohlDisqus\WillStrohlDisqus.csproj", "{58D56768-8690-41D3-B30F-4003D12264C2}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UGLabsMetaData", "Modules\UGLabsMetaData\UGLabsMetaData.csproj", "{7D61A32C-0F21-453F-A981-BD8E5A3A5304}"
-EndProject
-Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WillStrohl.Modules.ContactCollector", "Modules\WillStrohl.ContactCollector\WillStrohl.Modules.ContactCollector.vbproj", "{77A2EDA2-22F4-41A2-91F3-F60CF77A1EB0}"
-EndProject
-Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WillStrohl.Modules.ContentSlider", "Modules\WillStrohl.ContentSlider\WillStrohl.Modules.ContentSlider.vbproj", "{6339C785-AABA-464F-8193-91B4F8A5610D}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WillStrohl.Modules.Injection", "Modules\WillStrohl.Injection\WillStrohl.Modules.Injection.csproj", "{35118921-95CD-4421-BB1A-1354DDEECEFB}"
-EndProject
-Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WillStrohl.Modules.Lightbox", "Modules\WillStrohl.LightboxGallery\WillStrohl.Modules.Lightbox.vbproj", "{BF44F3B0-07CB-47EE-8ED7-B501437E209D}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DNNHangout", "Modules\DNNHangout\DNNHangout.csproj", "{304B5963-7E6B-4808-9B31-254CBFF00A0D}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Skin Objects", "Skin Objects", "{7F8EF0B3-E868-4303-9A29-79DE3CF277CF}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WillStrohl.SkinObjects.DemoSO", "Skin Objects\WillStrohl.DemoSO\WillStrohl.SkinObjects.DemoSO.csproj", "{7C3B6D5A-2AA5-4650-8ACC-91C5E9010A38}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WillStrohl.SkinObjects.PrismJS", "Skin Objects\WillStrohl.PrismJS\WillStrohl.SkinObjects.PrismJS.csproj", "{977F30FD-2F4D-4CFA-A088-5F7B53FB1BAB}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Skins", "Skins", "{EAE79EDB-A03E-445B-AF45-8508AB5CB551}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DNNParallax", "Skins\DNNParallax\DNNParallax.csproj", "{20B1F85D-D99E-4D51-9D64-E94127E9989C}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FutureGravity", "Skins\FutureGravity\FutureGravity.csproj", "{3AA05F81-F470-434B-81D4-CF65DA69CD5E}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Widgets", "Widgets", "{C137B0AB-EE66-482B-B3A6-EADD2E616208}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DNNWidgets", "Widgets\WillStrohl\DNNWidgets.csproj", "{7D2DB282-5F48-44AB-9426-32E063049151}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scheduled Jobs", "Scheduled Jobs", "{E416BC7E-9F10-4A3D-881D-AC5FF3F850E8}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Libraries", "Libraries", "{94A23A1D-1AD4-4AC9-953E-E5205F980512}"
-EndProject
-Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WillStrohl.API.oEmbed", "Library\oEmbed\WillStrohl.oEmbed\WillStrohl.API.oEmbed.vbproj", "{CDD55E7E-00B4-4AA5-BE3B-991905BFD35C}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build Files", "Build Files", "{F84D698C-3163-472D-95E9-EC36712D597B}"
- ProjectSection(SolutionItems) = preProject
- Build\ModulePackage.targets = Build\ModulePackage.targets
- Build\ModulePackageSource.targets = Build\ModulePackageSource.targets
- Build\SkinPackage.targets = Build\SkinPackage.targets
- Build\WidgetPackage.targets = Build\WidgetPackage.targets
- EndProjectSection
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Configuration Files", "Configuration Files", "{B51AA4AF-EE33-49E1-B621-DF1BCD22A28C}"
- ProjectSection(SolutionItems) = preProject
- .gitignore = .gitignore
- Website\DotNetNuke.log4net.config = Website\DotNetNuke.log4net.config
- README.md = README.md
- Website\web.config = Website\web.config
- EndProjectSection
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeCamp", "Modules\CodeCamp\CodeCamp.csproj", "{04005764-BB35-497E-ACB0-A6222718DF46}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{49C5B9DC-0A6D-4B94-B1D9-741559BA1387}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeCampTests", "Tests\CodeCampTests\CodeCampTests.csproj", "{DB235C56-7ABE-4E83-BD33-F8C5C0623F41}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {520F475F-9F3D-4826-BDC4-7B2C903BCE97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {520F475F-9F3D-4826-BDC4-7B2C903BCE97}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {520F475F-9F3D-4826-BDC4-7B2C903BCE97}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {520F475F-9F3D-4826-BDC4-7B2C903BCE97}.Release|Any CPU.Build.0 = Release|Any CPU
- {E0C9E035-5254-4FF2-AAD3-AC632B3CB587}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E0C9E035-5254-4FF2-AAD3-AC632B3CB587}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {E0C9E035-5254-4FF2-AAD3-AC632B3CB587}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {E0C9E035-5254-4FF2-AAD3-AC632B3CB587}.Release|Any CPU.Build.0 = Release|Any CPU
- {C9B9FC2D-2D76-4446-897C-BA9E7B68EB0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {C9B9FC2D-2D76-4446-897C-BA9E7B68EB0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {C9B9FC2D-2D76-4446-897C-BA9E7B68EB0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {C9B9FC2D-2D76-4446-897C-BA9E7B68EB0E}.Release|Any CPU.Build.0 = Release|Any CPU
- {58D56768-8690-41D3-B30F-4003D12264C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {58D56768-8690-41D3-B30F-4003D12264C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {58D56768-8690-41D3-B30F-4003D12264C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {58D56768-8690-41D3-B30F-4003D12264C2}.Release|Any CPU.Build.0 = Release|Any CPU
- {7D61A32C-0F21-453F-A981-BD8E5A3A5304}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {7D61A32C-0F21-453F-A981-BD8E5A3A5304}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {7D61A32C-0F21-453F-A981-BD8E5A3A5304}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {7D61A32C-0F21-453F-A981-BD8E5A3A5304}.Release|Any CPU.Build.0 = Release|Any CPU
- {77A2EDA2-22F4-41A2-91F3-F60CF77A1EB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {77A2EDA2-22F4-41A2-91F3-F60CF77A1EB0}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {77A2EDA2-22F4-41A2-91F3-F60CF77A1EB0}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {77A2EDA2-22F4-41A2-91F3-F60CF77A1EB0}.Release|Any CPU.Build.0 = Release|Any CPU
- {6339C785-AABA-464F-8193-91B4F8A5610D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {6339C785-AABA-464F-8193-91B4F8A5610D}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {6339C785-AABA-464F-8193-91B4F8A5610D}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {6339C785-AABA-464F-8193-91B4F8A5610D}.Release|Any CPU.Build.0 = Release|Any CPU
- {35118921-95CD-4421-BB1A-1354DDEECEFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {35118921-95CD-4421-BB1A-1354DDEECEFB}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {35118921-95CD-4421-BB1A-1354DDEECEFB}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {35118921-95CD-4421-BB1A-1354DDEECEFB}.Release|Any CPU.Build.0 = Release|Any CPU
- {BF44F3B0-07CB-47EE-8ED7-B501437E209D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {BF44F3B0-07CB-47EE-8ED7-B501437E209D}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {BF44F3B0-07CB-47EE-8ED7-B501437E209D}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {BF44F3B0-07CB-47EE-8ED7-B501437E209D}.Release|Any CPU.Build.0 = Release|Any CPU
- {304B5963-7E6B-4808-9B31-254CBFF00A0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {304B5963-7E6B-4808-9B31-254CBFF00A0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {304B5963-7E6B-4808-9B31-254CBFF00A0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {304B5963-7E6B-4808-9B31-254CBFF00A0D}.Release|Any CPU.Build.0 = Release|Any CPU
- {7C3B6D5A-2AA5-4650-8ACC-91C5E9010A38}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {7C3B6D5A-2AA5-4650-8ACC-91C5E9010A38}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {7C3B6D5A-2AA5-4650-8ACC-91C5E9010A38}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {7C3B6D5A-2AA5-4650-8ACC-91C5E9010A38}.Release|Any CPU.Build.0 = Release|Any CPU
- {977F30FD-2F4D-4CFA-A088-5F7B53FB1BAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {977F30FD-2F4D-4CFA-A088-5F7B53FB1BAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {977F30FD-2F4D-4CFA-A088-5F7B53FB1BAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {977F30FD-2F4D-4CFA-A088-5F7B53FB1BAB}.Release|Any CPU.Build.0 = Release|Any CPU
- {20B1F85D-D99E-4D51-9D64-E94127E9989C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {20B1F85D-D99E-4D51-9D64-E94127E9989C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {20B1F85D-D99E-4D51-9D64-E94127E9989C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {20B1F85D-D99E-4D51-9D64-E94127E9989C}.Release|Any CPU.Build.0 = Release|Any CPU
- {3AA05F81-F470-434B-81D4-CF65DA69CD5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {3AA05F81-F470-434B-81D4-CF65DA69CD5E}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {3AA05F81-F470-434B-81D4-CF65DA69CD5E}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {3AA05F81-F470-434B-81D4-CF65DA69CD5E}.Release|Any CPU.Build.0 = Release|Any CPU
- {7D2DB282-5F48-44AB-9426-32E063049151}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {7D2DB282-5F48-44AB-9426-32E063049151}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {7D2DB282-5F48-44AB-9426-32E063049151}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {7D2DB282-5F48-44AB-9426-32E063049151}.Release|Any CPU.Build.0 = Release|Any CPU
- {CDD55E7E-00B4-4AA5-BE3B-991905BFD35C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {CDD55E7E-00B4-4AA5-BE3B-991905BFD35C}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {CDD55E7E-00B4-4AA5-BE3B-991905BFD35C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {CDD55E7E-00B4-4AA5-BE3B-991905BFD35C}.Release|Any CPU.Build.0 = Release|Any CPU
- {04005764-BB35-497E-ACB0-A6222718DF46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {04005764-BB35-497E-ACB0-A6222718DF46}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {04005764-BB35-497E-ACB0-A6222718DF46}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {04005764-BB35-497E-ACB0-A6222718DF46}.Release|Any CPU.Build.0 = Release|Any CPU
- {DB235C56-7ABE-4E83-BD33-F8C5C0623F41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {DB235C56-7ABE-4E83-BD33-F8C5C0623F41}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {DB235C56-7ABE-4E83-BD33-F8C5C0623F41}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {DB235C56-7ABE-4E83-BD33-F8C5C0623F41}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- {520F475F-9F3D-4826-BDC4-7B2C903BCE97} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
- {E0C9E035-5254-4FF2-AAD3-AC632B3CB587} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
- {C9B9FC2D-2D76-4446-897C-BA9E7B68EB0E} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
- {58D56768-8690-41D3-B30F-4003D12264C2} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
- {7D61A32C-0F21-453F-A981-BD8E5A3A5304} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
- {77A2EDA2-22F4-41A2-91F3-F60CF77A1EB0} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
- {6339C785-AABA-464F-8193-91B4F8A5610D} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
- {35118921-95CD-4421-BB1A-1354DDEECEFB} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
- {BF44F3B0-07CB-47EE-8ED7-B501437E209D} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
- {304B5963-7E6B-4808-9B31-254CBFF00A0D} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
- {7C3B6D5A-2AA5-4650-8ACC-91C5E9010A38} = {7F8EF0B3-E868-4303-9A29-79DE3CF277CF}
- {977F30FD-2F4D-4CFA-A088-5F7B53FB1BAB} = {7F8EF0B3-E868-4303-9A29-79DE3CF277CF}
- {20B1F85D-D99E-4D51-9D64-E94127E9989C} = {EAE79EDB-A03E-445B-AF45-8508AB5CB551}
- {3AA05F81-F470-434B-81D4-CF65DA69CD5E} = {EAE79EDB-A03E-445B-AF45-8508AB5CB551}
- {7D2DB282-5F48-44AB-9426-32E063049151} = {C137B0AB-EE66-482B-B3A6-EADD2E616208}
- {CDD55E7E-00B4-4AA5-BE3B-991905BFD35C} = {94A23A1D-1AD4-4AC9-953E-E5205F980512}
- {04005764-BB35-497E-ACB0-A6222718DF46} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
- {DB235C56-7ABE-4E83-BD33-F8C5C0623F41} = {49C5B9DC-0A6D-4B94-B1D9-741559BA1387}
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {0B89B57A-8559-4234-95A0-9A0C78EF4F3D}
- EndGlobalSection
-EndGlobal
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 17
+VisualStudioVersion = 17.6.33723.286
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Modules", "Modules", "{70FB7EDF-2E12-405F-B9CD-8A437E96FB11}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UGLabsMyGroups", "Modules\UGLabsMyGroups\UGLabsMyGroups.csproj", "{520F475F-9F3D-4826-BDC4-7B2C903BCE97}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UGLabsUserGroupData", "Modules\UGLabsUserGroupData\UGLabsUserGroupData.csproj", "{E0C9E035-5254-4FF2-AAD3-AC632B3CB587}"
+EndProject
+Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WillStrohl.Modules.OpenGraph", "Modules\WillStrohl.OpenGraph\WillStrohl.Modules.OpenGraph.vbproj", "{C9B9FC2D-2D76-4446-897C-BA9E7B68EB0E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WillStrohlDisqus", "Modules\WillStrohlDisqus\WillStrohlDisqus.csproj", "{58D56768-8690-41D3-B30F-4003D12264C2}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UGLabsMetaData", "Modules\UGLabsMetaData\UGLabsMetaData.csproj", "{7D61A32C-0F21-453F-A981-BD8E5A3A5304}"
+EndProject
+Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WillStrohl.Modules.ContactCollector", "Modules\WillStrohl.ContactCollector\WillStrohl.Modules.ContactCollector.vbproj", "{77A2EDA2-22F4-41A2-91F3-F60CF77A1EB0}"
+EndProject
+Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WillStrohl.Modules.ContentSlider", "Modules\WillStrohl.ContentSlider\WillStrohl.Modules.ContentSlider.vbproj", "{6339C785-AABA-464F-8193-91B4F8A5610D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WillStrohl.Modules.Injection", "Modules\WillStrohl.Injection\WillStrohl.Modules.Injection.csproj", "{35118921-95CD-4421-BB1A-1354DDEECEFB}"
+EndProject
+Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WillStrohl.Modules.Lightbox", "Modules\WillStrohl.LightboxGallery\WillStrohl.Modules.Lightbox.vbproj", "{BF44F3B0-07CB-47EE-8ED7-B501437E209D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DNNHangout", "Modules\DNNHangout\DNNHangout.csproj", "{304B5963-7E6B-4808-9B31-254CBFF00A0D}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Skin Objects", "Skin Objects", "{7F8EF0B3-E868-4303-9A29-79DE3CF277CF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WillStrohl.SkinObjects.DemoSO", "Skin Objects\WillStrohl.DemoSO\WillStrohl.SkinObjects.DemoSO.csproj", "{7C3B6D5A-2AA5-4650-8ACC-91C5E9010A38}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WillStrohl.SkinObjects.PrismJS", "Skin Objects\WillStrohl.PrismJS\WillStrohl.SkinObjects.PrismJS.csproj", "{977F30FD-2F4D-4CFA-A088-5F7B53FB1BAB}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Skins", "Skins", "{EAE79EDB-A03E-445B-AF45-8508AB5CB551}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DNNParallax", "Skins\DNNParallax\DNNParallax.csproj", "{20B1F85D-D99E-4D51-9D64-E94127E9989C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FutureGravity", "Skins\FutureGravity\FutureGravity.csproj", "{3AA05F81-F470-434B-81D4-CF65DA69CD5E}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Widgets", "Widgets", "{C137B0AB-EE66-482B-B3A6-EADD2E616208}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DNNWidgets", "Widgets\WillStrohl\DNNWidgets.csproj", "{7D2DB282-5F48-44AB-9426-32E063049151}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scheduled Jobs", "Scheduled Jobs", "{E416BC7E-9F10-4A3D-881D-AC5FF3F850E8}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Libraries", "Libraries", "{94A23A1D-1AD4-4AC9-953E-E5205F980512}"
+EndProject
+Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WillStrohl.API.oEmbed", "Library\oEmbed\WillStrohl.oEmbed\WillStrohl.API.oEmbed.vbproj", "{CDD55E7E-00B4-4AA5-BE3B-991905BFD35C}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build Files", "Build Files", "{F84D698C-3163-472D-95E9-EC36712D597B}"
+ ProjectSection(SolutionItems) = preProject
+ Build\HccViewsetPackage.targets = Build\HccViewsetPackage.targets
+ Build\LibraryPackage.targets = Build\LibraryPackage.targets
+ Build\ModulePackage.targets = Build\ModulePackage.targets
+ Build\SkinPackage.targets = Build\SkinPackage.targets
+ Build\SolutionReferences.targets = Build\SolutionReferences.targets
+ Build\WidgetPackage.targets = Build\WidgetPackage.targets
+ EndProjectSection
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Configuration Files", "Configuration Files", "{B51AA4AF-EE33-49E1-B621-DF1BCD22A28C}"
+ ProjectSection(SolutionItems) = preProject
+ .gitignore = .gitignore
+ Website\DotNetNuke.log4net.config = Website\DotNetNuke.log4net.config
+ README.md = README.md
+ Website\web.config = Website\web.config
+ EndProjectSection
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeCamp", "Modules\CodeCamp\CodeCamp.csproj", "{04005764-BB35-497E-ACB0-A6222718DF46}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{49C5B9DC-0A6D-4B94-B1D9-741559BA1387}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeCampTests", "Tests\CodeCampTests\CodeCampTests.csproj", "{DB235C56-7ABE-4E83-BD33-F8C5C0623F41}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {520F475F-9F3D-4826-BDC4-7B2C903BCE97}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {520F475F-9F3D-4826-BDC4-7B2C903BCE97}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {520F475F-9F3D-4826-BDC4-7B2C903BCE97}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {520F475F-9F3D-4826-BDC4-7B2C903BCE97}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E0C9E035-5254-4FF2-AAD3-AC632B3CB587}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E0C9E035-5254-4FF2-AAD3-AC632B3CB587}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E0C9E035-5254-4FF2-AAD3-AC632B3CB587}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E0C9E035-5254-4FF2-AAD3-AC632B3CB587}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C9B9FC2D-2D76-4446-897C-BA9E7B68EB0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C9B9FC2D-2D76-4446-897C-BA9E7B68EB0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C9B9FC2D-2D76-4446-897C-BA9E7B68EB0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C9B9FC2D-2D76-4446-897C-BA9E7B68EB0E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {58D56768-8690-41D3-B30F-4003D12264C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {58D56768-8690-41D3-B30F-4003D12264C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {58D56768-8690-41D3-B30F-4003D12264C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {58D56768-8690-41D3-B30F-4003D12264C2}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7D61A32C-0F21-453F-A981-BD8E5A3A5304}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7D61A32C-0F21-453F-A981-BD8E5A3A5304}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7D61A32C-0F21-453F-A981-BD8E5A3A5304}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7D61A32C-0F21-453F-A981-BD8E5A3A5304}.Release|Any CPU.Build.0 = Release|Any CPU
+ {77A2EDA2-22F4-41A2-91F3-F60CF77A1EB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {77A2EDA2-22F4-41A2-91F3-F60CF77A1EB0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {77A2EDA2-22F4-41A2-91F3-F60CF77A1EB0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {77A2EDA2-22F4-41A2-91F3-F60CF77A1EB0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6339C785-AABA-464F-8193-91B4F8A5610D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6339C785-AABA-464F-8193-91B4F8A5610D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6339C785-AABA-464F-8193-91B4F8A5610D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6339C785-AABA-464F-8193-91B4F8A5610D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {35118921-95CD-4421-BB1A-1354DDEECEFB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {35118921-95CD-4421-BB1A-1354DDEECEFB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {35118921-95CD-4421-BB1A-1354DDEECEFB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {35118921-95CD-4421-BB1A-1354DDEECEFB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {BF44F3B0-07CB-47EE-8ED7-B501437E209D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {BF44F3B0-07CB-47EE-8ED7-B501437E209D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {BF44F3B0-07CB-47EE-8ED7-B501437E209D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {BF44F3B0-07CB-47EE-8ED7-B501437E209D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {304B5963-7E6B-4808-9B31-254CBFF00A0D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {304B5963-7E6B-4808-9B31-254CBFF00A0D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {304B5963-7E6B-4808-9B31-254CBFF00A0D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {304B5963-7E6B-4808-9B31-254CBFF00A0D}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7C3B6D5A-2AA5-4650-8ACC-91C5E9010A38}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7C3B6D5A-2AA5-4650-8ACC-91C5E9010A38}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7C3B6D5A-2AA5-4650-8ACC-91C5E9010A38}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7C3B6D5A-2AA5-4650-8ACC-91C5E9010A38}.Release|Any CPU.Build.0 = Release|Any CPU
+ {977F30FD-2F4D-4CFA-A088-5F7B53FB1BAB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {977F30FD-2F4D-4CFA-A088-5F7B53FB1BAB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {977F30FD-2F4D-4CFA-A088-5F7B53FB1BAB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {977F30FD-2F4D-4CFA-A088-5F7B53FB1BAB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {20B1F85D-D99E-4D51-9D64-E94127E9989C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {20B1F85D-D99E-4D51-9D64-E94127E9989C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {20B1F85D-D99E-4D51-9D64-E94127E9989C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {20B1F85D-D99E-4D51-9D64-E94127E9989C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3AA05F81-F470-434B-81D4-CF65DA69CD5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3AA05F81-F470-434B-81D4-CF65DA69CD5E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3AA05F81-F470-434B-81D4-CF65DA69CD5E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3AA05F81-F470-434B-81D4-CF65DA69CD5E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7D2DB282-5F48-44AB-9426-32E063049151}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7D2DB282-5F48-44AB-9426-32E063049151}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7D2DB282-5F48-44AB-9426-32E063049151}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7D2DB282-5F48-44AB-9426-32E063049151}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CDD55E7E-00B4-4AA5-BE3B-991905BFD35C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {CDD55E7E-00B4-4AA5-BE3B-991905BFD35C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {CDD55E7E-00B4-4AA5-BE3B-991905BFD35C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {CDD55E7E-00B4-4AA5-BE3B-991905BFD35C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {04005764-BB35-497E-ACB0-A6222718DF46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {04005764-BB35-497E-ACB0-A6222718DF46}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {04005764-BB35-497E-ACB0-A6222718DF46}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {04005764-BB35-497E-ACB0-A6222718DF46}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DB235C56-7ABE-4E83-BD33-F8C5C0623F41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DB235C56-7ABE-4E83-BD33-F8C5C0623F41}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DB235C56-7ABE-4E83-BD33-F8C5C0623F41}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DB235C56-7ABE-4E83-BD33-F8C5C0623F41}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ {520F475F-9F3D-4826-BDC4-7B2C903BCE97} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
+ {E0C9E035-5254-4FF2-AAD3-AC632B3CB587} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
+ {C9B9FC2D-2D76-4446-897C-BA9E7B68EB0E} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
+ {58D56768-8690-41D3-B30F-4003D12264C2} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
+ {7D61A32C-0F21-453F-A981-BD8E5A3A5304} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
+ {77A2EDA2-22F4-41A2-91F3-F60CF77A1EB0} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
+ {6339C785-AABA-464F-8193-91B4F8A5610D} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
+ {35118921-95CD-4421-BB1A-1354DDEECEFB} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
+ {BF44F3B0-07CB-47EE-8ED7-B501437E209D} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
+ {304B5963-7E6B-4808-9B31-254CBFF00A0D} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
+ {7C3B6D5A-2AA5-4650-8ACC-91C5E9010A38} = {7F8EF0B3-E868-4303-9A29-79DE3CF277CF}
+ {977F30FD-2F4D-4CFA-A088-5F7B53FB1BAB} = {7F8EF0B3-E868-4303-9A29-79DE3CF277CF}
+ {20B1F85D-D99E-4D51-9D64-E94127E9989C} = {EAE79EDB-A03E-445B-AF45-8508AB5CB551}
+ {3AA05F81-F470-434B-81D4-CF65DA69CD5E} = {EAE79EDB-A03E-445B-AF45-8508AB5CB551}
+ {7D2DB282-5F48-44AB-9426-32E063049151} = {C137B0AB-EE66-482B-B3A6-EADD2E616208}
+ {CDD55E7E-00B4-4AA5-BE3B-991905BFD35C} = {94A23A1D-1AD4-4AC9-953E-E5205F980512}
+ {04005764-BB35-497E-ACB0-A6222718DF46} = {70FB7EDF-2E12-405F-B9CD-8A437E96FB11}
+ {DB235C56-7ABE-4E83-BD33-F8C5C0623F41} = {49C5B9DC-0A6D-4B94-B1D9-741559BA1387}
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {0B89B57A-8559-4234-95A0-9A0C78EF4F3D}
+ EndGlobalSection
+EndGlobal