@@ -3,42 +3,42 @@ Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio Version 17
4
4
VisualStudioVersion = 17.0.31903.59
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PuppeteerSharp.Renderer" , "PuppeteerSharp.Renderer\PuppeteerSharp.Renderer.csproj" , "{D3FE5D0D-4ED4-41D4-B3EF-116F5140B1CB}"
7
- EndProject
8
6
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{FC3F4498-FA14-48A8-AA41-8D9095A0844F}"
9
7
Project Section (SolutionItems ) = preProject
10
8
.github \workflows \dotnet .yml = .github \workflows \dotnet .yml
11
9
README .md = README .md
12
10
EndProject Section
13
11
EndProject
14
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PuppeteerSharp.RendererTests" , "PuppeteerSharp.RendererTests\PuppeteerSharp.RendererTests.csproj" , "{A1A7AF98-904A-4B85-B9FF-3DC985DEA382}"
12
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Codeuctivity.HtmlRenderer" , "Codeuctivity.HtmlRenderer\Codeuctivity.HtmlRenderer.csproj" , "{C20AC8BC-9115-4D91-B7CE-E97FD094BD6B}"
13
+ EndProject
14
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Codeuctivity.HtmlRendererCliTests" , "Codeuctivity.HtmlRendererCliTests\Codeuctivity.HtmlRendererCliTests.csproj" , "{A6A5860C-2FFE-4874-9BE6-CB7AC70E0AE2}"
15
15
EndProject
16
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PuppeteerSharp.RendererCli " , "PuppeteerSharp.RendererCli\PuppeteerSharp.RendererCli .csproj" , "{BE60CFAD-B5B5-40AE-B459-8AB75886E717 }"
16
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Codeuctivity.HtmlRendererCli " , "Codeuctivity.HtmlRendererCli\Codeuctivity.HtmlRendererCli .csproj" , "{FA8CC69A-5FAD-41CC-A47E-DE467DBCD1E4 }"
17
17
EndProject
18
- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "PuppeteerSharp.RendererCliTests " , "PuppeteerSharp.RendererCliTests\PuppeteerSharp.RendererCliTests .csproj" , "{E302C121-55F9-4905-AA36-AFB3968D2A65 }"
18
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Codeuctivity.HtmlRendererTests " , "Codeuctivity.HtmlRendererTests\Codeuctivity.HtmlRendererTests .csproj" , "{CBB8673C-8BC4-4FC9-86A2-72A83EFBF354 }"
19
19
EndProject
20
20
Global
21
21
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
22
22
Debug| Any CPU = Debug| Any CPU
23
23
Release| Any CPU = Release| Any CPU
24
24
EndGlobalSection
25
25
GlobalSection (ProjectConfigurationPlatforms ) = postSolution
26
- {D3FE5D0D-4ED4-41D4-B3EF-116F5140B1CB } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
27
- {D3FE5D0D-4ED4-41D4-B3EF-116F5140B1CB } .Debug| Any CPU .Build .0 = Debug| Any CPU
28
- {D3FE5D0D-4ED4-41D4-B3EF-116F5140B1CB } .Release| Any CPU .ActiveCfg = Release| Any CPU
29
- {D3FE5D0D-4ED4-41D4-B3EF-116F5140B1CB } .Release| Any CPU .Build .0 = Release| Any CPU
30
- {A1A7AF98-904A-4B85-B9FF-3DC985DEA382 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
31
- {A1A7AF98-904A-4B85-B9FF-3DC985DEA382 } .Debug| Any CPU .Build .0 = Debug| Any CPU
32
- {A1A7AF98-904A-4B85-B9FF-3DC985DEA382 } .Release| Any CPU .ActiveCfg = Release| Any CPU
33
- {A1A7AF98-904A-4B85-B9FF-3DC985DEA382 } .Release| Any CPU .Build .0 = Release| Any CPU
34
- {BE60CFAD-B5B5-40AE-B459-8AB75886E717 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
35
- {BE60CFAD-B5B5-40AE-B459-8AB75886E717 } .Debug| Any CPU .Build .0 = Debug| Any CPU
36
- {BE60CFAD-B5B5-40AE-B459-8AB75886E717 } .Release| Any CPU .ActiveCfg = Release| Any CPU
37
- {BE60CFAD-B5B5-40AE-B459-8AB75886E717 } .Release| Any CPU .Build .0 = Release| Any CPU
38
- {E302C121-55F9-4905-AA36-AFB3968D2A65 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
39
- {E302C121-55F9-4905-AA36-AFB3968D2A65 } .Debug| Any CPU .Build .0 = Debug| Any CPU
40
- {E302C121-55F9-4905-AA36-AFB3968D2A65 } .Release| Any CPU .ActiveCfg = Release| Any CPU
41
- {E302C121-55F9-4905-AA36-AFB3968D2A65 } .Release| Any CPU .Build .0 = Release| Any CPU
26
+ {C20AC8BC-9115-4D91-B7CE-E97FD094BD6B } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
27
+ {C20AC8BC-9115-4D91-B7CE-E97FD094BD6B } .Debug| Any CPU .Build .0 = Debug| Any CPU
28
+ {C20AC8BC-9115-4D91-B7CE-E97FD094BD6B } .Release| Any CPU .ActiveCfg = Release| Any CPU
29
+ {C20AC8BC-9115-4D91-B7CE-E97FD094BD6B } .Release| Any CPU .Build .0 = Release| Any CPU
30
+ {A6A5860C-2FFE-4874-9BE6-CB7AC70E0AE2 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
31
+ {A6A5860C-2FFE-4874-9BE6-CB7AC70E0AE2 } .Debug| Any CPU .Build .0 = Debug| Any CPU
32
+ {A6A5860C-2FFE-4874-9BE6-CB7AC70E0AE2 } .Release| Any CPU .ActiveCfg = Release| Any CPU
33
+ {A6A5860C-2FFE-4874-9BE6-CB7AC70E0AE2 } .Release| Any CPU .Build .0 = Release| Any CPU
34
+ {FA8CC69A-5FAD-41CC-A47E-DE467DBCD1E4 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
35
+ {FA8CC69A-5FAD-41CC-A47E-DE467DBCD1E4 } .Debug| Any CPU .Build .0 = Debug| Any CPU
36
+ {FA8CC69A-5FAD-41CC-A47E-DE467DBCD1E4 } .Release| Any CPU .ActiveCfg = Release| Any CPU
37
+ {FA8CC69A-5FAD-41CC-A47E-DE467DBCD1E4 } .Release| Any CPU .Build .0 = Release| Any CPU
38
+ {CBB8673C-8BC4-4FC9-86A2-72A83EFBF354 } .Debug| Any CPU .ActiveCfg = Debug| Any CPU
39
+ {CBB8673C-8BC4-4FC9-86A2-72A83EFBF354 } .Debug| Any CPU .Build .0 = Debug| Any CPU
40
+ {CBB8673C-8BC4-4FC9-86A2-72A83EFBF354 } .Release| Any CPU .ActiveCfg = Release| Any CPU
41
+ {CBB8673C-8BC4-4FC9-86A2-72A83EFBF354 } .Release| Any CPU .Build .0 = Release| Any CPU
42
42
EndGlobalSection
43
43
GlobalSection (SolutionProperties ) = preSolution
44
44
HideSolutionNode = FALSE
0 commit comments