Skip to content

Commit c8c8bd0

Browse files
author
Temporary User
committed
Upgrading to dotnet 10
1 parent 2326095 commit c8c8bd0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/sql-d/AssemblyInfo.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using System.Runtime.CompilerServices;
22

33
[assembly: InternalsVisibleTo("SqlD.UI")]
4-
[assembly: InternalsVisibleTo("SqlD.Tests")]
4+
[assembly: InternalsVisibleTo("SqlD.Tests")]
5+

0 commit comments

Comments
 (0)