Skip to content

Commit 32905c7

Browse files
Merge pull request #2848 from microsoft/dependabot/nuget/Microsoft.SourceLink.GitHub-10.0.300
Bump Microsoft.SourceLink.GitHub from 10.0.203 to 10.0.300
2 parents 575244b + eb8a215 commit 32905c7

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

0 commit comments

Comments
 (0)