diff options
Diffstat (limited to 'modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Godot.NET.Sdk.csproj')
-rw-r--r-- | modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Godot.NET.Sdk.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Godot.NET.Sdk.csproj b/modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Godot.NET.Sdk.csproj index ccef90c911..b396a5b0c7 100644 --- a/modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Godot.NET.Sdk.csproj +++ b/modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Godot.NET.Sdk.csproj @@ -14,6 +14,7 @@ <PackageType>MSBuildSdk</PackageType> <PackageTags>MSBuildSdk</PackageTags> <PackageLicenseExpression>MIT</PackageLicenseExpression> + <Copyright>Copyright (c) Godot Engine contributors</Copyright> <GeneratePackageOnBuild>true</GeneratePackageOnBuild> <!-- Exclude target framework from the package dependencies as we don't include the build output --> |