mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-14 06:19:47 -05:00
Unity 2021から、次のようなVRM10.Tests.PlayModeアセンブリにスクリプトが含まれないという趣旨の警告が出ていました。 ``` Assembly for Assembly Definition File 'Assets/VRM10/Tests.PlayMode/VRM10.Tests.PlayMode.asmdef' will not be compiled, because it has no scripts associated with it. ``` ダミーのテストを追加する対応も検討したのですが、メンテナンス対象のソースは少ない方が良いと思うのでアセンブリを削除することで対応しました。 |
||
|---|---|---|
| .. | ||
| Editor | ||
| Runtime | ||
| Samples~ | ||
| Tests | ||
| vrmlib | ||
| Editor.meta | ||
| package.json | ||
| package.json.meta | ||
| Runtime.meta | ||
| Tests.meta | ||
| vrmlib.meta | ||