Skip to content

Commit 8e9b245

Browse files
Bump Microsoft.SourceLink.GitHub from 1.1.0 to 1.1.1
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](dotnet/sourcelink@1.1.0...1.1.1) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d4a75f commit 8e9b245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AdoNet.Specification.Tests/AdoNet.Specification.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageReference Include="xunit" Version="2.4.1" />
3232
<PackageReference Include="xunit.extensibility.execution" Version="2.4.1" />
3333
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
34-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.0" PrivateAssets="All" />
34+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
3535
</ItemGroup>
3636

3737
</Project>

0 commit comments

Comments
 (0)