Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save es-repo/a0fc9674c01400b30bc5c9a699aa2b30 to your computer and use it in GitHub Desktop.
Save es-repo/a0fc9674c01400b30bc5c9a699aa2b30 to your computer and use it in GitHub Desktop.
better-unit-test-in-c#-article-csproj.xml
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
<_Parameter1>$(AssemblyName).Tests</_Parameter1>
</AssemblyAttribute>
</ItemGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment