Skip to content

Commit

Permalink
Merge pull request #6 from felipebaltazar/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…SourceLink.GitHub-8.0.0

Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
  • Loading branch information
felipebaltazar authored Dec 20, 2023
2 parents 1fdbf75 + 443e842 commit 12f3d2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Maui.NeoControls/Maui.NeoControls.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net7.0-android;net7.0-ios</TargetFrameworks>
Expand All @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="SkiaSharp.Views.Maui.Controls" Version="2.88.5" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
<PackageReference Update="Nerdbank.GitVersioning" Version="3.6.133" />
</ItemGroup>

Expand Down

0 comments on commit 12f3d2e

Please sign in to comment.