Skip to content

Commit

Permalink
added author and website
Browse files Browse the repository at this point in the history
  • Loading branch information
Павлов Леонид Алексеевич committed Dec 6, 2023
1 parent 42f44b2 commit 7e10079
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<TargetFrameworks>netcoreapp3.1;netstandard2.0;netstandard2.1</TargetFrameworks>
<LangVersion>8</LangVersion>
<ImplicitUsings>disable</ImplicitUsings>
<Authors>Zefirrat</Authors>
<WebPage>https://github.com/Zefirrat/ImageComparer/tree/main</WebPage>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<TargetFrameworks>netcoreapp3.1;netstandard2.0;netstandard2.1</TargetFrameworks>
<LangVersion>8</LangVersion>
<ImplicitUsings>disable</ImplicitUsings>
<Authors>Zefirrat</Authors>
<WebPage>https://github.com/Zefirrat/ImageComparer/tree/main</WebPage>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 2 additions & 0 deletions Zefirrat.ImageComparer/Zefirrat.ImageComparer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<TargetFrameworks>netcoreapp3.1;netstandard2.0;netstandard2.1</TargetFrameworks>
<LangVersion>8</LangVersion>
<ImplicitUsings>disable</ImplicitUsings>
<Authors>Zefirrat</Authors>
<WebPage>https://github.com/Zefirrat/ImageComparer/tree/main</WebPage>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 7e10079

Please sign in to comment.