Skip to content

Commit

Permalink
Add internalsvisibleto
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimontana82 committed Sep 22, 2024
1 parent 77c84c3 commit 9dceb7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/FakeXrmEasy.Integration/XrmRealContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
using System.Linq;

using System.IO.Compression;
using System.Runtime.CompilerServices;
using System.Runtime.Serialization;

using FakeXrmEasy.Abstractions;
Expand All @@ -26,6 +27,8 @@
using Microsoft.Xrm.Client.Services;
#endif

[assembly: InternalsVisibleTo("FakeXrmEasy.Integration.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c124cb50761165a765adf6078bde555a7c5a2b692ed6e6ec9df0bd7d20da69170bae9bf95e874fa50995cc080af404ccad36515fa509c4ea6599a0502c1642db254a293e023c47c79ce69889c6ba921d124d896d87f0baaa9ea1d87b28589ffbe7b08492606bacef19dc4bc4cefb0d525be63ee722b02dc8c79688a7a8f623a2")]

namespace FakeXrmEasy
{
/// <summary>
Expand Down

0 comments on commit 9dceb7f

Please sign in to comment.