Skip to content

Commit

Permalink
Merge pull request #478 from icedland/dependabot/nuget/src/csharp/Int…
Browse files Browse the repository at this point in the history
…el/Microsoft.SourceLink.GitHub-8.0.0

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 in /src/csharp/Intel
  • Loading branch information
wtfsck authored Nov 16, 2023
2 parents 74bc832 + 685a471 commit 5123cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/csharp/Intel/Iced/Iced.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disas

<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit 5123cfc

Please sign in to comment.