We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b2dbb commit 264b797Copy full SHA for 264b797
build/sourcelink.props
@@ -4,6 +4,6 @@
4
</PropertyGroup>
5
6
<ItemGroup>
7
- <PackageReference Include="SourceLink.Embed.AllSourceFiles" Version="2.5.0" PrivateAssets="all" />
+ <PackageReference Include="SourceLink.Embed.AllSourceFiles" Version="2.6.0" PrivateAssets="all" />
8
</ItemGroup>
9
</Project>
0 commit comments