stellaris-idle/obj/Release/net10.0/EmbeddedAttribute.cs
OpenClaw CI 77a30be8ff
Some checks failed
Build & Test / build (push) Failing after 3s
Build & Test / publish (push) Has been skipped
Add initial Blazor WASM project structure with tests
2026-06-07 20:06:05 +00:00

7 lines
137 B
C#

// <auto-generated/>
namespace Microsoft.CodeAnalysis
{
internal sealed partial class EmbeddedAttribute : global::System.Attribute
{
}
}