Skip to content

Commit 1230a8c

Browse files
Update dependency Microsoft.SourceLink.GitHub to 10.0.300 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b07720 commit 1230a8c

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
@@ -38,7 +38,7 @@
3838
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
3939
</PropertyGroup>
4040
<ItemGroup Condition="'$(IsTestProject)' != 'true'">
41-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.203" PrivateAssets="All" />
41+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.300" PrivateAssets="All" />
4242
</ItemGroup>
4343
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
4444
<PackageReference Include="TUnit" Version="1.44.39" />

0 commit comments

Comments
 (0)