dashboard
repositories
filestore
activity
search
login
main
/
Testing_Sandbox
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
removed debug.log from inventory scrollbar
miepzerino
2025-03-31
33e2bca95d82f9e4d15772ade25f5faa6ff7c078
[Testing_Sandbox.git]
/
Assets
/
Flexalon
/
Runtime
/
AssemblyInfo.cs
1
2
3
4
using System.Runtime.CompilerServices;
[assembly:InternalsVisibleTo("Flexalon.Editor")]
[assembly:InternalsVisibleTo("Flexalon.Editor.Tests")]