generated from VeyronSakai/RoslynAnalyzerTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1b28822
commit 55ea86c
Showing
4 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
VContainerAnalyzer.Unity/Assets/Plugins/VContainerAnalyzer/AssemblyInfo.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
// Copyright (c) 2020-2024 VeyronSakai. | ||
// This software is released under the MIT License. | ||
|
||
using System.Reflection; | ||
|
||
[assembly: AssemblyDescription( | ||
"Suppress warning 'Assembly for Assembly Definition File will not be compiled, because it has no scripts associated with it.'")] |
3 changes: 3 additions & 0 deletions
3
VContainerAnalyzer.Unity/Assets/Plugins/VContainerAnalyzer/AssemblyInfo.cs.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
VContainerAnalyzer.Unity/Assets/Plugins/VContainerAnalyzer/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters