Skip to content

Commit

Permalink
ci: remove InternalsVisibleTo in Vonage.Server
Browse files Browse the repository at this point in the history
  • Loading branch information
Tr00d committed Nov 23, 2023
1 parent 2494e40 commit 02b2c9e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Vonage.Server/Vonage.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@
<PackagePath>lib\netstandard2.0</PackagePath>
</_PackageFiles>
</ItemGroup>
<ItemGroup>
<InternalsVisibleTo Include="Vonage.Server.Test"/>
</ItemGroup>
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
<Exec Command="node ../.scripts/init.js"/>
</Target>
Expand Down

0 comments on commit 02b2c9e

Please sign in to comment.