Skip to content

Commit d429295

Browse files
Remove unused System.Data.dll from bindings JSON
1 parent c7d128c commit d429295

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Unity/Assets/NativeScriptTypes.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"Assemblies": [
3-
"DOTNET_DLLS/System.Xml.dll",
4-
"DOTNET_DLLS/System.Data.dll"
3+
"DOTNET_DLLS/System.Xml.dll"
54
],
65
"Types": [
76
{

0 commit comments

Comments
 (0)