Skip to content

Commit 048ae12

Browse files
committed
support source link
1 parent 0ed88bd commit 048ae12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Abies/Abies.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
<RepositoryUrl>https://github.com/Picea/Abies.git</RepositoryUrl>
1515
<RepositoryType>git</RepositoryType>
1616
<PackageTags>webassembly;wasm;dotnet;web</PackageTags>
17+
<!-- support voor sourcelink -->
18+
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
19+
1720
</PropertyGroup>
1821

1922
<ItemGroup>

0 commit comments

Comments
 (0)