2 changed files
blazor-testhost.sln | ||
LICENSE.md + | ||
Add comment 8 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{61821E84-C6A0-44D3-AAA6-13B88AFE4695}"
Add comment 9 ProjectSection(SolutionItems) = preProject
Add comment 10 azure-pipelines.yml = azure-pipelines.yml
Add comment 11 Plus LICENSE.md = LICENSE.md
Add comment 11 12 README.md = README.md
Add comment 12 13 EndProjectSection
Add comment 13 14 EndProject
Add comment 1 Plus Copyright (c) 2020 DarthPedro
Add comment 2 Plus
Add comment 3 Plus Permission is hereby granted, free of charge, to any person obtaining a copy
Add comment 4 Plus of this software and associated documentation files (the "Software"), to deal
Add comment 5 Plus in the Software without restriction, including without limitation the rights
Add comment 6 Plus to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
Add comment 7 Plus copies of the Software, and to permit persons to whom the Software is
Add comment 8 Plus furnished to do so, subject to the following conditions:
Add comment 9 Plus
Add comment 10 Plus The above copyright notice and this permission notice shall be included in all
Add comment 11 Plus copies or substantial portions of the Software.
Add comment 12 Plus
Add comment 13 Plus THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
Add comment 14 Plus IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
Add comment 15 Plus FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
Add comment 16 Plus AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Add comment 17 Plus LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
Add comment 18 Plus OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
Add comment 19 Plus SOFTWARE.