Skip to content

Commit

Permalink
Update Build props
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheesebaron committed Jun 26, 2024
1 parent 4f9d79c commit 1aa2950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.build.props → Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageIcon>icon.png</PackageIcon>
<Authors>nicwise</Authors>
<Owners>nicwise,ravensorb,redth,cheesebaron</Owners>
<PackageTags>Xamarin, MonoTouch, Progress, BTProgressHUD</PackageTags>
<PackageTags>Xamarin, iOS, Progress, BTProgressHUD</PackageTags>
<PackageReleaseNotes>https://github.com/redth-org/BTProgressHUD/releases</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>

Expand Down Expand Up @@ -37,7 +37,7 @@
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit 1aa2950

Please sign in to comment.