Skip to content

Commit 927e7ae

Browse files
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 1b42c6d commit 927e7ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
2121
</PropertyGroup>
2222
<ItemGroup>
23-
<PackageReference Condition="!$(MSBuildProjectName.EndsWith('Tests'))" Include="Microsoft.SourceLink.GitHub" Version="10.0.102" PrivateAssets="All"/>
23+
<PackageReference Condition="!$(MSBuildProjectName.EndsWith('Tests'))" Include="Microsoft.SourceLink.GitHub" Version="10.0.103" PrivateAssets="All"/>
2424
</ItemGroup>
2525
</Project>

0 commit comments

Comments
 (0)