mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
Add NSubstitute
This commit is contained in:
parent
b55cf957a8
commit
c6af3c39f7
@ -12,8 +12,12 @@
|
|||||||
],
|
],
|
||||||
"excludePlatforms": [],
|
"excludePlatforms": [],
|
||||||
"allowUnsafeCode": false,
|
"allowUnsafeCode": false,
|
||||||
"overrideReferences": false,
|
"overrideReferences": true,
|
||||||
"precompiledReferences": [],
|
"precompiledReferences": [
|
||||||
|
"NSubstitute.dll",
|
||||||
|
"Castle.Core.dll",
|
||||||
|
"System.Threading.Tasks.Extensions.dll"
|
||||||
|
],
|
||||||
"autoReferenced": true,
|
"autoReferenced": true,
|
||||||
"defineConstraints": []
|
"defineConstraints": []
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user