Skip to content

Commit fa9fbe5

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](dotnet/sourcelink@1.0.0...1.1.1) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02ca058 commit fa9fbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnet-tor/dotnet-tor.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="DotNetConfig" Version="1.0.6" />
16-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" />
16+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
1717
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21216.1" />
1818
<PackageReference Include="ThisAssembly" Version="1.0.9" />
1919
<PackageReference Include="NuGet.Protocol" Version="5.11.0" />

0 commit comments

Comments
 (0)