Skip to content

Commit 6195ff4

Browse files
committed
AssemblyInfo fixed
Removed InternalvisibleTo attribute as not needed
1 parent 85f4830 commit 6195ff4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/ResourceManager/LogicApp/Commands.LogicApp/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,4 @@
3030

3131
[assembly: Guid("e50b915e-1c94-4cd1-bbea-72ff2246d237")]
3232
[assembly: AssemblyVersion("1.0.0")]
33-
[assembly: AssemblyFileVersion("1.0.0")]
34-
35-
[assembly: InternalsVisibleTo("Microsoft.Azure.Commands.LogicApp.Test")]
33+
[assembly: AssemblyFileVersion("1.0.0")]

0 commit comments

Comments
 (0)