11
22Microsoft Visual Studio Solution File, Format Version 12.00
3- # Visual Studio Version 16
4- VisualStudioVersion = 16.0.28803.452
3+ # Visual Studio Version 17
4+ VisualStudioVersion = 17.5.33424.131
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "_root" , "_root" , "{C317F1B1-D75E-4C6D-83EB-80367343E0D7}"
77 Project Section (SolutionItems ) = preProject
@@ -14,6 +14,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_root", "_root", "{C317F1B1
1414 .github \CONTRIBUTING .md = .github \CONTRIBUTING .md
1515 Directory .Build .props = Directory .Build .props
1616 Directory .Build .targets = Directory .Build .targets
17+ LICENSE = LICENSE
1718 README .md = README .md
1819 shared -infrastructure \SixLabors .ruleset = shared -infrastructure \SixLabors .ruleset
1920 shared -infrastructure \SixLabors .Tests .ruleset = shared -infrastructure \SixLabors .Tests .ruleset
@@ -67,12 +68,6 @@ EndProject
6768Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ImageSharp.Web.Sample" , "samples\ImageSharp.Web.Sample\ImageSharp.Web.Sample.csproj" , "{8F40DEC6-A97F-4002-A504-13E188665A98}"
6869EndProject
6970Global
70- GlobalSection (SharedMSBuildProjectFiles ) = preSolution
71- shared -infrastructure \src \SharedInfrastructure \SharedInfrastructure .projitems *{2f1b36e2-5d92-4442-b816-d2a978246435} *SharedItemsImports = 5
72- shared -infrastructure \src \SharedInfrastructure \SharedInfrastructure .projitems *{68a8cc40-6aed-4e96-b524-31b1158fdeea} *SharedItemsImports = 13
73- shared -infrastructure \src \SharedInfrastructure \SharedInfrastructure .projitems *{e2a545ec-b909-4ead-b95f-397f68588be3} *SharedItemsImports = 5
74- shared -infrastructure \src \SharedInfrastructure \SharedInfrastructure .projitems *{e631d300-acd5-40ea-a6bb-08e22092ec76} *SharedItemsImports = 5
75- EndGlobalSection
7671 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
7772 Debug| Any CPU = Debug| Any CPU
7873 Debug| x64 = Debug| x64
@@ -173,4 +168,10 @@ Global
173168 GlobalSection (ExtensibilityGlobals ) = postSolution
174169 SolutionGuid = {C5B38B65-A19E-4359-859C-5B2205429BD1}
175170 EndGlobalSection
171+ GlobalSection (SharedMSBuildProjectFiles ) = preSolution
172+ shared -infrastructure \src \SharedInfrastructure \SharedInfrastructure .projitems *{2f1b36e2-5d92-4442-b816-d2a978246435} *SharedItemsImports = 5
173+ shared -infrastructure \src \SharedInfrastructure \SharedInfrastructure .projitems *{68a8cc40-6aed-4e96-b524-31b1158fdeea} *SharedItemsImports = 13
174+ shared -infrastructure \src \SharedInfrastructure \SharedInfrastructure .projitems *{e2a545ec-b909-4ead-b95f-397f68588be3} *SharedItemsImports = 5
175+ shared -infrastructure \src \SharedInfrastructure \SharedInfrastructure .projitems *{e631d300-acd5-40ea-a6bb-08e22092ec76} *SharedItemsImports = 5
176+ EndGlobalSection
176177EndGlobal
0 commit comments