Skip to content

Commit 93a25c8

Browse files
Bump Microsoft.SourceLink.GitHub (#254)
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0-beta2-19351-01 to 1.0.0-beta2-19367-01. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](dotnet/sourcelink@1.0.0-beta2-19351-01...1.0.0-beta2-19367-01) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8db149a commit 93a25c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</PropertyGroup>
4444

4545
<ItemGroup Condition="'$(IsTestProject)' != 'true' and '$(SourceLinkEnabled)' != 'false'">
46-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19351-01" PrivateAssets="All" />
46+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
4747
</ItemGroup>
4848

4949
<PropertyGroup>

0 commit comments

Comments
 (0)