Rename test sample table to sample_users and retarget tests to net10.0

This commit is contained in:
root
2026-02-26 15:31:23 +01:00
parent 4d5bebba07
commit 783a0765cd
16 changed files with 589 additions and 589 deletions

View File

@@ -32,7 +32,7 @@ using NUnit.Framework;
namespace DynamORM.Tests.Helpers
{
/// <summary>Class responsible for users operations testing.</summary>
/// <summary>Class responsible for sample_users operations testing.</summary>
[TestFixture]
public class AttachToDebugger
{