Skip to content

Commit cf4fd26

Browse files
authored
Merge pull request #324 from SimplifyNet/dependabot/nuget/develop/Microsoft.SourceLink.GitHub-1.1.1
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1
2 parents 3a2c9c1 + 1755fe1 commit cf4fd26

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
@@ -24,7 +24,7 @@
2424
</PropertyGroup>
2525
<ItemGroup>
2626
<PackageReference Include="DryIoc" Version="4.8.4" PrivateAssets="All" />
27-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
27+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
2828
</ItemGroup>
2929
<ItemGroup Condition=" '$(TargetFramework)' == 'net452' ">
3030
<Reference Include="System" />

0 commit comments

Comments
 (0)