Skip to content

Commit ea9e728

Browse files
MichaCMichaC
authored andcommitted
cleanup assembly info
1 parent a0bc414 commit ea9e728

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

src/CDT.Core/AssemblyInfo.cs

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/CDT.Core/CDT.Core.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,9 @@
3535
<ItemGroup>
3636
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
3737
</ItemGroup>
38+
39+
<ItemGroup>
40+
<InternalsVisibleTo Include="CDT.Tests" />
41+
</ItemGroup>
3842

3943
</Project>

0 commit comments

Comments
 (0)