diff --git a/Arch.AOT.SourceGenerator/Arch.AOT.SourceGenerator.csproj b/Arch.AOT.SourceGenerator/Arch.AOT.SourceGenerator.csproj index 6458d69..f3423bc 100644 --- a/Arch.AOT.SourceGenerator/Arch.AOT.SourceGenerator.csproj +++ b/Arch.AOT.SourceGenerator/Arch.AOT.SourceGenerator.csproj @@ -17,7 +17,7 @@ genaray Apache-2.0 A source generator for arch to support AOT. - Updated to Arch 1.7 and up. + Updated to Arch 2.1.0 c#;.net;.net6;.net7;ecs;game;entity;gamedev; game-development; game-engine; entity-component-system; arch; https://github.com/genaray/Arch.Extended diff --git a/Arch.AOT.SourceGenerator/Extensions/StringBuilderExtensions.cs b/Arch.AOT.SourceGenerator/Extensions/StringBuilderExtensions.cs index 7fbac95..ca3d149 100644 --- a/Arch.AOT.SourceGenerator/Extensions/StringBuilderExtensions.cs +++ b/Arch.AOT.SourceGenerator/Extensions/StringBuilderExtensions.cs @@ -27,7 +27,7 @@ public static StringBuilder AppendComponentTypes(this StringBuilder sb, IList