@@ -217,12 +217,14 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scripts", "scripts", "{A8A9
217217 scripts \build -sentry -cocoa .sh = scripts \build -sentry -cocoa .sh
218218 scripts \update -project -xml .ps1 = scripts \update -project -xml .ps1
219219 scripts \build -sentry -native .ps1 = scripts \build -sentry -native .ps1
220- scripts \ios -simulator -utils .ps1 = scripts \ios -simulator -utils .ps1
221220 scripts \commit -formatted -code .sh = scripts \commit -formatted -code .sh
222221 scripts \accept -verifier -changes .ps1 = scripts \accept -verifier -changes .ps1
223222 scripts \generate -cocoa -bindings .ps1 = scripts \generate -cocoa -bindings .ps1
224223 scripts \generate -solution -filters .ps1 = scripts \generate -solution -filters .ps1
225224 scripts \generate -solution -filters -config .yaml = scripts \generate -solution -filters -config .yaml
225+ scripts \device -test -utils .ps1 = scripts \device -test -utils .ps1
226+ scripts \install -libssl 1 .sh = scripts \install -libssl 1 .sh
227+ scripts \patch -cocoa -bindings .cs = scripts \patch -cocoa -bindings .cs
226228 EndProject Section
227229EndProject
228230Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".github" , ".github" , "{EC6ADE8A-E557-4848-8F03-519039830B5F}"
@@ -239,6 +241,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{
239241 .github \workflows \vulnerabilities .yml = .github \workflows \vulnerabilities .yml
240242 .github \workflows \device -tests -ios .yml = .github \workflows \device -tests -ios .yml
241243 .github \workflows \device -tests -android .yml = .github \workflows \device -tests -android .yml
244+ .github \workflows \changelog -preview .yml = .github \workflows \changelog -preview .yml
242245 EndProject Section
243246EndProject
244247Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "actions" , "actions" , "{5D50D425-244F-4B79-B9F5-21D26DD52DC1}"
0 commit comments