Skip to content

Commit 47a08a0

Browse files
committed
node-api-dotnet subfolder
1 parent 332af45 commit 47a08a0

8 files changed

Lines changed: 11 additions & 1 deletion

Runtime/node-api-dotnet.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Runtime/Microsoft.JavaScript.NodeApi.DotNetHost.dll renamed to Runtime/node-api-dotnet/Microsoft.JavaScript.NodeApi.DotNetHost.dll

File renamed without changes.

Runtime/Microsoft.JavaScript.NodeApi.DotNetHost.dll.meta renamed to Runtime/node-api-dotnet/Microsoft.JavaScript.NodeApi.DotNetHost.dll.meta

File renamed without changes.

Runtime/Microsoft.JavaScript.NodeApi.Generator.dll renamed to Runtime/node-api-dotnet/Microsoft.JavaScript.NodeApi.Generator.dll

File renamed without changes.

Runtime/Microsoft.JavaScript.NodeApi.Generator.dll.meta renamed to Runtime/node-api-dotnet/Microsoft.JavaScript.NodeApi.Generator.dll.meta

File renamed without changes.
File renamed without changes.
File renamed without changes.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
"unity": "6000.3",
66
"unityRelease": "0f1",
77
"description": "Replace this with your own description of the package. \n\nFor best results, use this text to summarize: \n\u25AA What the package does \n\u25AA How it can benefit the user \n\nNote: Special formatting characters are supported, including line breaks ('\\n') and bullets ('\\u25AA').",
8-
"dependencies": {},
8+
"dependencies": {
9+
"org.nuget.microsoft.bcl.asyncinterfaces": "7.0.0"
10+
},
911
"author": {
1012
"name": "Vladimir Davidovich",
1113
"url": "http://www.example.com",

0 commit comments

Comments
 (0)