|
|
|
@ -1,18 +1,17 @@ |
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00 |
|
|
|
# Visual Studio 15 |
|
|
|
VisualStudioVersion = 15.0.26228.9 |
|
|
|
VisualStudioVersion = 15.0.26403.3 |
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1 |
|
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionItems", "{C317F1B1-D75E-4C6D-83EB-80367343E0D7}" |
|
|
|
ProjectSection(SolutionItems) = preProject |
|
|
|
.editorconfig = .editorconfig |
|
|
|
.travis.yml = .travis.yml |
|
|
|
appveyor.yml = appveyor.yml |
|
|
|
codecov.yml = codecov.yml |
|
|
|
CodeCoverage.runsettings = CodeCoverage.runsettings |
|
|
|
contributing.md = contributing.md |
|
|
|
dotnet-latest.ps1 = dotnet-latest.ps1 |
|
|
|
.github\CONTRIBUTING.md = .github\CONTRIBUTING.md |
|
|
|
features.md = features.md |
|
|
|
global.json = global.json |
|
|
|
ImageSharp.ruleset = ImageSharp.ruleset |
|
|
|
ImageSharp.sln.DotSettings = ImageSharp.sln.DotSettings |
|
|
|
NuGet.config = NuGet.config |
|
|
|
|