Skip to content

Commit

Permalink
Replaced NuGet product property with title
Browse files Browse the repository at this point in the history
  • Loading branch information
dentolos19 committed Jun 17, 2022
1 parent c5a3bc1 commit 83a3e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PasteMystNet/PasteMystNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>

<Product>PasteMyst.NET</Product>
<Title>PasteMyst.NET</Title>
<Description>A simple .NET API wrapper for PasteMyst!</Description>
<Version>1.2.3</Version>
<Authors>Dennise Catolos</Authors>
Expand Down

0 comments on commit 83a3e32

Please sign in to comment.