Skip to content

Commit bfe6f43

Browse files
Merge pull request #2767 from microsoft/dependabot/nuget/Microsoft.SourceLink.GitHub-10.0.200
Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.200
2 parents f32c7b0 + fdf8d12 commit bfe6f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

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

0 commit comments

Comments
 (0)