Skip to content

Commit

Permalink
add - Added support for Source Link
Browse files Browse the repository at this point in the history
---

Your debugging experience is now going to be a lot easier than before!

---

Type: add
Breaking: False
Doc Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Dec 2, 2023
1 parent 3cd437c commit d121c0e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Terminaux/Terminaux.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,15 @@
</None>
</ItemGroup>

<PropertyGroup>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
</ItemGroup>

<ItemGroup>
<PackageReference Include="Figletize" Version="0.7.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit d121c0e

Please sign in to comment.