You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2015/09/23 02:07:04 UTC

[jira] [Assigned] (REEF-777) Debug build is broken in master - Friend assembly reference 'Org.Apache.REEF.Tests' is invalid. Strong-name signed assemblies must specify a public key in their InternalsVisibleTo declarations.

     [ https://issues.apache.org/jira/browse/REEF-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julia reassigned REEF-777:
--------------------------

    Assignee: Julia

> Debug build is broken in master - Friend assembly reference 'Org.Apache.REEF.Tests' is invalid. Strong-name signed assemblies must specify a public key in their InternalsVisibleTo declarations. 
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: REEF-777
>                 URL: https://issues.apache.org/jira/browse/REEF-777
>             Project: REEF
>          Issue Type: Bug
>            Reporter: Julia
>            Assignee: Julia
>
> Got the following error in debug build. 
> (CoreCompile target) ->
>  Properties\AssemblyInfo.cs(59,31): error CS1726: Friend assembly reference 'Org.Apache.REEF.Tests' is invalid. Strong-name signed assemblies must specify a public key in their InternalsVisibleTo declarations. [D:\Reef\ReefApache\reef\lang\cs\Org.Apache.REEF.Client\Org.Apache.REEF.Client.csproj]
>  Properties\AssemblyInfo.cs(60,31): error CS1726: Friend assembly reference 'Org.Apache.REEF.Client.Tests' is invalid. Strong-name signed assemblies must specify a public key in their InternalsVisibleTo declarations. [D:\Reef\ReefApache\reef\lang\cs\Org.Apache.REEF.Client\Org.Apache.REEF.Client.csproj]
>  Properties\AssemblyInfo.cs(63,31): error CS1726: Friend assembly reference 'DynamicProxyGenAssembly2' is invalid. Strong-name signed assemblies must specify a public key in their InternalsVisibleTo declarations. [D:\Reef\ReefApache\reef\lang\cs\Org.Apache.REEF.Client\Org.Apache.REEF.Client.csproj]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)