Skip to content

Commit 3f6deab

Browse files
Merge pull request #786 from microsoft/dependabot/nuget/Microsoft.SourceLink.GitHub-10.0.201
Bump Microsoft.SourceLink.GitHub from 10.0.200 to 10.0.201
2 parents 6e5db2f + 6d2173f commit 3f6deab

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
@@ -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.200" PrivateAssets="All"/>
23+
<PackageReference Condition="!$(MSBuildProjectName.EndsWith('Tests'))" Include="Microsoft.SourceLink.GitHub" Version="10.0.201" PrivateAssets="All"/>
2424
</ItemGroup>
2525
</Project>

0 commit comments

Comments
 (0)