Skip to content

Commit 173b7fd

Browse files
committed
Remove strong key on InternalsVisibleTo
1 parent 89a35ae commit 173b7fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Source/Lib/Fluxor.Blazor.Web/Properties/AssemblyInfo.cs

-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22

33
#if DEBUG
44
[assembly: InternalsVisibleTo("Fluxor.Blazor.Web.UnitTests")]
5-
#else
6-
[assembly: InternalsVisibleTo("Fluxor.Blazor.Web.UnitTests, PublicKey=00240000048000009400000006020000002400005253413100040000010001001d1b01bcd1a2325521a3e5b899303e8198367dc23c99a4c42686d01bfdc8b7029b4bc942f747be0df0f1244401921ecf7e1971c96a8b9d784a4e597fd45fb9d4c9c52973371abb47410e1ed649a0415b3e50d6d9574f41789a40546da2922cc087a5b86cd50b23378f66bd2b82933682ec12d71627d2e273cff3b5394b75d8cb")]
75
#endif

0 commit comments

Comments
 (0)