Temporary commit to remove exposing of internals to Forms.
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
</AssemblyAttribute>
|
||||
|
||||
<!-- Making internals visible to Umbraco Forms -->
|
||||
<!--
|
||||
Temporarily removing to see what we need
|
||||
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||
<_Parameter1>Umbraco.Forms.Core</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
@@ -57,6 +59,7 @@
|
||||
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||
<_Parameter1>Umbraco.Forms.Web</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
-->
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -102,16 +102,19 @@
|
||||
<_Parameter1>DynamicProxyGenAssembly2</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
|
||||
<!-- Making internals visible to Umbraco Forms -->
|
||||
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||
<_Parameter1>Umbraco.Forms.Core</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||
<_Parameter1>Umbraco.Forms.Core.Providers</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||
<_Parameter1>Umbraco.Forms.Web</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
<!-- Making internals visible to Umbraco Forms -->
|
||||
<!--
|
||||
Temporarily removing to see what we need
|
||||
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||
<_Parameter1>Umbraco.Forms.Core</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||
<_Parameter1>Umbraco.Forms.Core.Providers</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||
<_Parameter1>Umbraco.Forms.Web</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
-->
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -33,9 +33,12 @@
|
||||
</AssemblyAttribute>
|
||||
|
||||
<!-- Making internals visible to Umbraco Forms -->
|
||||
<!--
|
||||
Temporarily removing to see what we need
|
||||
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||
<_Parameter1>Umbraco.Forms.Web</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
-->
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -42,9 +42,12 @@
|
||||
</AssemblyAttribute>
|
||||
|
||||
<!-- Making internals visible to Umbraco Forms -->
|
||||
<!--
|
||||
Temporarily removing to see what we need
|
||||
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||
<_Parameter1>Umbraco.Forms.Web</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
-->
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
@@ -36,8 +36,11 @@
|
||||
</AssemblyAttribute>
|
||||
|
||||
<!-- Making internals visible to Umbraco Forms -->
|
||||
<!--
|
||||
Temporarily removing to see what we need
|
||||
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
|
||||
<_Parameter1>Umbraco.Forms.Web</_Parameter1>
|
||||
</AssemblyAttribute>
|
||||
-->
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user