Skip to content

Commit

Permalink
Update Dialogative.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
ydinkov committed Jul 28, 2023
1 parent ff12056 commit fa9ad78
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dialogative/Dialogative.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@
<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>
<None Include="icon.png" Pack="true" PackagePath="$(PackageIcon)"/>
</ItemGroup>

</Project>

0 comments on commit fa9ad78

Please sign in to comment.