Skip to content

Commit 5d0c3c0

Browse files
committed
Added package Microsoft.SourceLink.GitHub
1 parent fe3aa07 commit 5d0c3c0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Src/Axuno.TextTemplating/Axuno.TextTemplating.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ The library is a modified version of Volo.Abp.TextTemplating 3.3.1 </Description
4848
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="3.1.9" />
4949
<PackageReference Include="Microsoft.Extensions.FileProviders.Physical" Version="3.1.9" />
5050
<PackageReference Include="Microsoft.Extensions.Localization" Version="3.1.9" />
51+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
52+
<PrivateAssets>all</PrivateAssets>
53+
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
54+
</PackageReference>
5155
<PackageReference Include="Nito.AsyncEx" Version="5.1.0" />
5256
<PackageReference Include="Scriban" Version="2.1.4" />
5357
<PackageReference Include="System.Collections.Immutable" Version="1.7.1" />

0 commit comments

Comments
 (0)