You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Samples.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Here an example for the sample HelloWorld in `SamplesDef.json`:
28
28
Here the description for each properties:
29
29
30
30
-*Name*: Name of the sample.
31
-
-*CIs*: CI systems where the sample can be executed. Valid values: "github" and "gitlab". An empty array here will completely disable the sample on CI systems.
31
+
-*CIs*: CI systems where the sample can be executed. Valid values: "github" and "gitlab". An empty array here will completely disable the sample on CI systems. gitlab is used internally at Ubisoft.
32
32
-*OSs*: Operating systems where can be executed. Valid values: "linux", "macos", "windows-2019" and "windows-2022".
33
33
-*Frameworks*: .NET frameworks used by Sharpmake executable. Currently only "net6.0" is supported.
34
34
-*Configuration*: Configurations that the sample support. Valid values: "debug" and "release".
0 commit comments