Skip to content

Commit f155284

Browse files
authored
Make SharedContext settable (#829)
* Update WindowOptions.cs * Declare API
1 parent 62a09c7 commit f155284

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.nuke/build.schema.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,14 +121,18 @@
121121
"BuildLibSilkDroid",
122122
"Clean",
123123
"Compile",
124+
"DeclareApi",
125+
"EnsureApiDeclared",
124126
"FullCompile",
125127
"FullPack",
126128
"FullPushToNuGet",
129+
"GLFW",
127130
"Pack",
128131
"Prerequisites",
129132
"PushToNuGet",
130133
"RegenerateBindings",
131134
"Restore",
135+
"ShipApi",
132136
"SignPackages",
133137
"Sln",
134138
"SwiftShader",
@@ -152,14 +156,18 @@
152156
"BuildLibSilkDroid",
153157
"Clean",
154158
"Compile",
159+
"DeclareApi",
160+
"EnsureApiDeclared",
155161
"FullCompile",
156162
"FullPack",
157163
"FullPushToNuGet",
164+
"GLFW",
158165
"Pack",
159166
"Prerequisites",
160167
"PushToNuGet",
161168
"RegenerateBindings",
162169
"Restore",
170+
"ShipApi",
163171
"SignPackages",
164172
"Sln",
165173
"SwiftShader",

0 commit comments

Comments
 (0)