Skip to content

Commit

Permalink
Override assembly name too
Browse files Browse the repository at this point in the history
  • Loading branch information
filipnavara committed Jul 27, 2024
1 parent 6c7134d commit 44aa824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Acr.UserDialogs/Acr.UserDialogs.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net8.0;net8.0-ios;net8.0-android;net8.0-maccatalyst</TargetFrameworks>
<AssemblyName>MailClient.Acr.UserDialogs</AssemblyName>
<PackageId>MailClient.Acr.UserDialogs</PackageId>
<PackageProjectUrl>https://github.com/emclient/userdialogs</PackageProjectUrl>
<Product>$(AssemblyName) ($(TargetFramework))</Product>
Expand Down

0 comments on commit 44aa824

Please sign in to comment.