Skip to content

Commit 5e4dd07

Browse files
committed
fix error
1 parent fb2732d commit 5e4dd07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/MyCSharp.HttpUserAgentParser/MyCSharp.HttpUserAgentParser.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@
1111
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="5.0.0" />
1212
</ItemGroup>
1313

14+
<ItemGroup>
15+
<InternalsVisibleTo Include="MyCSharp.HttpUserAgentParser.UnitTests" />
16+
</ItemGroup>
17+
1418
</Project>

0 commit comments

Comments
 (0)