Skip to content

Commit

Permalink
Logo Shenanigans
Browse files Browse the repository at this point in the history
  • Loading branch information
ydinkov committed Jul 28, 2023
1 parent 80acd09 commit 0afa514
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Dialogative/Dialogative.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.0.1" />
<PackageReference Include="YamlDotNet" Version="13.1.1" />
<None Include="..\LICENSE.md" Pack="true" PackagePath="$(PackageLicenseFile)" />
<None Update="icon.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>

</Project>
File renamed without changes
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Nuget](https://img.shields.io/nuget/v/Dialogative?label=Nuget&logo=nuget)](https://www.nuget.org/packages/Dialogative/)

<img src="icon.png" alt="drawing" width="200"/>
<img src="Dialogative/icon.png" alt="drawing" width="200"/>



Expand Down

0 comments on commit 0afa514

Please sign in to comment.