diff options
Diffstat (limited to 'modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj')
-rw-r--r-- | modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj b/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj index c32cbcd3d1..8373edb9bf 100644 --- a/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj +++ b/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj @@ -20,6 +20,7 @@ <RepositoryUrl>https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor</RepositoryUrl> <PackageProjectUrl>$(RepositoryUrl)</PackageProjectUrl> <PackageLicenseExpression>MIT</PackageLicenseExpression> + <Copyright>Copyright (c) Godot Engine contributors</Copyright> <GeneratePackageOnBuild>true</GeneratePackageOnBuild> <IncludeSymbols>true</IncludeSymbols> |