Add package content.

This commit is contained in:
2024-10-04 17:39:09 +02:00
parent 37292d7746
commit 177261bce2
26 changed files with 675 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "NativeFileDialogSharp",
"rootNamespace": "NativeFileDialogSharp",
"references": [],
"includePlatforms": [
"Editor",
"LinuxStandalone64",
"macOSStandalone",
"WindowsStandalone32",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}