Skip to content

Commit 03a1521

Browse files
committed
Code optimization
1 parent 0c0a6c6 commit 03a1521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Sql/Sql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</PropertyGroup>
3030

3131
<ItemGroup>
32-
<InternalsVisibleTo Include="Belin.Sql.Tests" />
32+
<InternalsVisibleTo Include="$(AssemblyName).Tests" />
3333
<None Include="../../ReadMe.md" Pack="true" PackagePath="/" />
3434
</ItemGroup>
3535
</Project>

0 commit comments

Comments
 (0)