Skip to content

Commit 1123400

Browse files
authored
Merge pull request #20 from ExtendRealityLtd/fix/move-weaver-config-to-root
fix(FodyWeavers.xml): move configuration to root directory
2 parents b5dc4d6 + cb1a731 commit 1123400

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

Editor/Tilia.Input.UnityInputManager.Editor.asmdef

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
"excludePlatforms": [],
99
"allowUnsafeCode": false,
1010
"overrideReferences": true,
11-
"precompiledReferences": [],
11+
"precompiledReferences": [
12+
"Malimbe.FodyRunner.UnityIntegration.dll"
13+
],
1214
"autoReferenced": true,
1315
"defineConstraints": []
1416
}
File renamed without changes.

0 commit comments

Comments
 (0)