Skip to content

Commit

Permalink
fix: Make assembly definition 2018.4 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
paulpach committed Jan 2, 2020
1 parent 8ea1484 commit 99ecc9e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Assets/Mirror/MirrorNG.asmdef
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "MirrorNG",
"references": [
"GUID:30817c1a0e6d646d99c048fc403f5979"
"Mirror"
],
"optionalUnityReferences": [],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
"defineConstraints": []
}

0 comments on commit 99ecc9e

Please sign in to comment.