Skip to content

Commit 64ffdbd

Browse files
committed
[up] Microsoft.SourceLink.GitHub to 10.0.*
1 parent 96864a6 commit 64ffdbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Simplify.DI/Simplify.DI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</PropertyGroup>
2727
<ItemGroup>
2828
<PackageReference Include="DryIoc" Version="5.4.3" PrivateAssets="All" />
29-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
29+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.*" PrivateAssets="All" />
3030
</ItemGroup>
3131
<ItemGroup Condition=" '$(TargetFramework)' == 'net452' ">
3232
<Reference Include="System" />

0 commit comments

Comments
 (0)