You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using MagicOnion;
using MagicOnion.Client;
[MagicOnionClientGeneration(typeof(Test.Shared.IUserService))]
partial class MagicOnionGeneratedClientInitializer { }
エラー文
Assets\Test\Programs\Commons\MagicOnionGeneratedClientInitializer.cs(4,2): error CS0246: The type or namespace name 'MagicOnionClientGenerationAttribute' could not be found (are you missing a using directive or an assembly reference?)
これはUnity6000.0.23f1だから起きるエラーなのでしょうか?
The text was updated successfully, but these errors were encountered:
Unity 6000.0.23.f
Windows 11
YetAnotherHttpHandler 1.8.1
まずはエラーとなるコードです。
エラー文
これはUnity6000.0.23f1だから起きるエラーなのでしょうか?
The text was updated successfully, but these errors were encountered: