Skip to content

Commit

Permalink
[NUI] Add friend assembly for NUI2.Compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
dongsug-song committed Jul 16, 2024
1 parent 1731570 commit 592981a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Tizen.NUI/src/internal/Common/FriendAssembly.cs
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
[assembly: InternalsVisibleTo("Tizen.NUI.Components.Devel.Tests, " + Tizen.NUI.PublicKey.Sample)]

[assembly: InternalsVisibleTo("Tizen.NUI2, " + Tizen.NUI.PublicKey.TizenNUI2)]
[assembly: InternalsVisibleTo("Tizen.NUI2.Compatibility, " + Tizen.NUI.PublicKey.TizenNUI2)]

namespace Tizen.NUI
{
Expand Down

0 comments on commit 592981a

Please sign in to comment.