We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65cd8cf commit 28bb8fdCopy full SHA for 28bb8fd
1 file changed
GotenbergSharpApiClient.sln
@@ -8,6 +8,11 @@ EndProject
8
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GotenbergSharpClient.Tests", "test\GotenbergSharpClient.Tests\GotenbergSharpClient.Tests.csproj", "{EEAF9CA2-7962-176A-E851-BF81D8DE31F0}"
9
EndProject
10
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Examples", "Examples", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
11
+ ProjectSection(SolutionItems) = preProject
12
+ examples\appsettings.json = examples\appsettings.json
13
+ examples\Directory.Build.props = examples\Directory.Build.props
14
+ examples\README.md = examples\README.md
15
+ EndProjectSection
16
17
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DIExample", "examples\DIExample\DIExample.csproj", "{C022147F-DA63-5B3C-9349-FEB9675362DF}"
18
0 commit comments