Skip to content

Commit

Permalink
Merge pull request #116 from VeyronSakai/github-actions/update-files/290
Browse files Browse the repository at this point in the history
Update files for release
  • Loading branch information
VeyronSakai authored Apr 22, 2024
2 parents 9acbfbe + 862114f commit 5a742e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ See the [VContainer documentation](https://vcontainer.hadashikick.jp/resolving/c
information.

> [!CAUTION]
> Analysis is not supported for System class inheriting from Unity.Entities.SystemBase. This is because VContainer's ECS support is beta.
> Analysis is not supported for System class inheriting from Unity.Entities.SystemBase. This is because VContainer's ECS support is beta.
> Also, currently the analysis is performed without considering link.xml.
### VContainer0002

Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.veyronsakai.vcontainer.analyzer",
"displayName": "VContainer Analyzer",
"version": "0.5.5",
"version": "0.5.6",
"unity": "2021.1",
"unityRelease": "2f1",
"description": "Roslyn Analyzer for VContainer.",
Expand Down

0 comments on commit 5a742e3

Please sign in to comment.