Skip to content

Commit

Permalink
Adds code coverage to ControlDesigner
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Bossan (BEYONDSOFT CONSULTING INC) (from Dev Box) committed Nov 6, 2024
1 parent afa9b7c commit 17f71da
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 22 deletions.
3 changes: 3 additions & 0 deletions src/System.Windows.Forms.Design/src/AssemblyRef.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Runtime.CompilerServices;

[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")]

internal static class FXAssembly
{
Expand Down
Loading

0 comments on commit 17f71da

Please sign in to comment.