Skip to content

Commit 1cfafe6

Browse files
committed
Add assembly definition for Unity
1 parent 726dbd8 commit 1cfafe6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Supabase.Postgrest.asmdef

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "Supabase.Postgrest",
3+
"rootNamespace": "",
4+
"references": [],
5+
"includePlatforms": [],
6+
"excludePlatforms": [],
7+
"allowUnsafeCode": false,
8+
"overrideReferences": true,
9+
"precompiledReferences": [
10+
"Newtonsoft.Json.dll",
11+
"Supabase.Core.dll"
12+
],
13+
"autoReferenced": false,
14+
"defineConstraints": [],
15+
"versionDefines": [],
16+
"noEngineReferences": false
17+
}

0 commit comments

Comments
 (0)