refactoring
This commit is contained in:
commit
5c6d6ee687
73 changed files with 645 additions and 48758 deletions
|
|
@ -14,12 +14,15 @@ using Microsoft.Extensions.Options;
|
|||
using System.Net;
|
||||
using System.Security.Cryptography;
|
||||
using System.Security.Cryptography.X509Certificates;
|
||||
using Yavsc;
|
||||
using Yavsc.Extensions;
|
||||
using Yavsc.Models;
|
||||
using Yavsc.Server.Helpers;
|
||||
using Client = IdentityServer8.EntityFramework.Entities.Client;
|
||||
|
||||
namespace Yavsc.Tests
|
||||
|
||||
namespace yavscTests.ServerFixtures
|
||||
|
||||
{
|
||||
|
||||
[CollectionDefinition("Yavsc Server")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue