Skip to content

Commit

Permalink
Add csproj copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasNieto committed Mar 24, 2024
1 parent cee976d commit 2deac14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/code/AnyPackage.DotNet.ToolProvider.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<Copyright>© 2024 Thomas Nieto. All rights reserved.</Copyright>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 2deac14

Please sign in to comment.