Skip to content

Commit e570daa

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/GuardClauses/GuardClauses.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<PackageLicenseFile>LICENSE</PackageLicenseFile>
44
</PropertyGroup>
@@ -33,7 +33,7 @@
3333
<DocumentationFile>bin\$(Configuration)\Ardalis.GuardClauses.xml</DocumentationFile>
3434
</PropertyGroup>
3535
<ItemGroup>
36-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
36+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
3737
</ItemGroup>
3838
<ItemGroup>
3939
<None Include="icon.png" Pack="true" Visible="false" PackagePath="" />

0 commit comments

Comments
 (0)