Skip to content

Commit 89b9665

Browse files
Update ImageSharp.Drawing.sln
1 parent f4bab9f commit 89b9665

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

ImageSharp.Drawing.sln

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_root", "_root", "{C317F1B1
2121
EndProject
2222
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{1799C43E-5C54-4A8F-8D64-B1475241DB0D}"
2323
ProjectSection(SolutionItems) = preProject
24-
.github\workflows\build-and-test.yml = .github\workflows\build-and-test.yml
2524
.github\CONTRIBUTING.md = .github\CONTRIBUTING.md
2625
.github\PULL_REQUEST_TEMPLATE.md = .github\PULL_REQUEST_TEMPLATE.md
2726
EndProjectSection
2827
EndProject
2928
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ISSUE_TEMPLATE", "ISSUE_TEMPLATE", "{FBE8C1AD-5AEC-4514-9B64-091D8E145865}"
3029
ProjectSection(SolutionItems) = preProject
31-
.github\ISSUE_TEMPLATE\commercial-bug-report.md = .github\ISSUE_TEMPLATE\commercial-bug-report.md
3230
.github\ISSUE_TEMPLATE\config.yml = .github\ISSUE_TEMPLATE\config.yml
3331
.github\ISSUE_TEMPLATE\oss-bug-report.md = .github\ISSUE_TEMPLATE\oss-bug-report.md
3432
EndProjectSection
@@ -334,11 +332,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "samples", "samples", "{5286
334332
EndProject
335333
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DrawShapesWithImageSharp", "samples\DrawShapesWithImageSharp\DrawShapesWithImageSharp.csproj", "{5493F024-0A3F-420C-AC2D-05B77A36025B}"
336334
EndProject
335+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{23859314-5693-4E6C-BE5C-80A433439D2A}"
336+
ProjectSection(SolutionItems) = preProject
337+
.github\workflows\build-and-test.yml = .github\workflows\build-and-test.yml
338+
EndProjectSection
339+
EndProject
337340
Global
338-
GlobalSection(SharedMSBuildProjectFiles) = preSolution
339-
shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems*{2e33181e-6e28-4662-a801-e2e7dc206029}*SharedItemsImports = 5
340-
shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems*{68a8cc40-6aed-4e96-b524-31b1158fdeea}*SharedItemsImports = 13
341-
EndGlobalSection
342341
GlobalSection(SolutionConfigurationPlatforms) = preSolution
343342
Debug|Any CPU = Debug|Any CPU
344343
Release|Any CPU = Release|Any CPU
@@ -386,10 +385,15 @@ Global
386385
{59804113-1DD4-4F80-8D06-35FF71652508} = {56801022-D71A-4FBE-BC5B-CBA08E2284EC}
387386
{68A8CC40-6AED-4E96-B524-31B1158FDEEA} = {815C0625-CD3D-440F-9F80-2D83856AB7AE}
388387
{5493F024-0A3F-420C-AC2D-05B77A36025B} = {528610AC-7C0C-46E8-9A2D-D46FD92FEE29}
388+
{23859314-5693-4E6C-BE5C-80A433439D2A} = {1799C43E-5C54-4A8F-8D64-B1475241DB0D}
389389
EndGlobalSection
390390
GlobalSection(ExtensibilityGlobals) = postSolution
391391
SolutionGuid = {5F8B9D1F-CD8B-4CC5-8216-D531E25BD795}
392392
EndGlobalSection
393+
GlobalSection(SharedMSBuildProjectFiles) = preSolution
394+
shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems*{2e33181e-6e28-4662-a801-e2e7dc206029}*SharedItemsImports = 5
395+
shared-infrastructure\src\SharedInfrastructure\SharedInfrastructure.projitems*{68a8cc40-6aed-4e96-b524-31b1158fdeea}*SharedItemsImports = 13
396+
EndGlobalSection
393397
GlobalSection(Performance) = preSolution
394398
HasPerformanceSessions = true
395399
EndGlobalSection

0 commit comments

Comments
 (0)