@@ -15,7 +15,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "linux", "linux", "{EA765165
1515 Project Section (SolutionItems ) = preProject
1616 scripts \linux \ba .blazor .service = scripts \linux \ba .blazor .service
1717 scripts \linux \deploy -blazor .sh = scripts \linux \deploy -blazor .sh
18+ scripts \linux \deploy .sh = scripts \linux \deploy .sh
1819 scripts \linux \nginx .conf = scripts \linux \nginx .conf
20+ scripts \linux \remove .sh = scripts \linux \remove .sh
1921 EndProject Section
2022EndProject
2123Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "windows" , "windows" , "{4A5226E2-8EBD-4DEA-A1F5-2DF374655FA9}"
@@ -66,6 +68,14 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{02EA681E-C
6668 README .zh -CN .md = README .zh -CN .md
6769 EndProject Section
6870EndProject
71+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "cert" , "cert" , "{C075C6C8-B9CB-4AC0-9BDF-B2002B4AB99C}"
72+ Project Section (SolutionItems ) = preProject
73+ scripts \linux \cert \blazor .zone .cer = scripts \linux \cert \blazor .zone .cer
74+ scripts \linux \cert \blazor .zone .key = scripts \linux \cert \blazor .zone .key
75+ scripts \linux \cert \www .blazor .zone .cer = scripts \linux \cert \www .blazor .zone .cer
76+ scripts \linux \cert \www .blazor .zone .key = scripts \linux \cert \www .blazor .zone .key
77+ EndProject Section
78+ EndProject
6979Global
7080 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
7181 Debug| Any CPU = Debug| Any CPU
@@ -115,6 +125,7 @@ Global
115125 {6D73FED6-0086-460B-84FA-1FA78176BF59} = {7C1D79F1-87BC-42C1-BD5A-CDE4044AC1BD}
116126 {D8AEAFE7-10AF-4A5B-BC67-FE740A2CA1DF} = {7C1D79F1-87BC-42C1-BD5A-CDE4044AC1BD}
117127 {01DA4687-0973-4CA6-97F5-04E0B8DD1B13} = {7C1D79F1-87BC-42C1-BD5A-CDE4044AC1BD}
128+ {C075C6C8-B9CB-4AC0-9BDF-B2002B4AB99C} = {EA765165-0542-41C8-93F2-85787FEDEDFF}
118129 EndGlobalSection
119130 GlobalSection (ExtensibilityGlobals ) = postSolution
120131 SolutionGuid = {0DCB0756-34FA-4FD0-AE1D-D3F08B5B3A6B}
0 commit comments