Skip to content

Commit 6e939e2

Browse files
chore: Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103
--- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.103 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 351c99d commit 6e939e2

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
@@ -100,7 +100,7 @@
100100
</PropertyGroup>
101101

102102
<ItemGroup Condition=" $(IsTestProject) != 'true' and $(IsSampleProject) != 'true'">
103-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.102" PrivateAssets="All" />
103+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.103" PrivateAssets="All" />
104104

105105
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleToAttribute">
106106
<_Parameter1>$(AssemblyName.Replace("Raygun.", "Raygun.Tests.")), $(StrongNamePublicKey)</_Parameter1>

0 commit comments

Comments
 (0)