Skip to content

Commit

Permalink
fixed internal visibles
Browse files Browse the repository at this point in the history
  • Loading branch information
vpenades committed Jan 24, 2024
1 parent f002f0e commit 9034f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<ItemGroup Condition=" '$(Configuration)' == 'Debug' ">
<InternalsVisibleTo Include="SharpGLTF.Core.Tests"/>
<InternalsVisibleTo Include="SharpGLTF.Toolkit.Tests"/>
<InternalsVisibleTo Include="SharpGLTF.Cesium.Tests"/>
<InternalsVisibleTo Include="SharpGLTF.Ext.3DTiles.Tests"/>
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit 9034f24

Please sign in to comment.