Fix some issues of identity and update packages #15
Annotations
10 errors
os-tests:
src/CSharp/EasyMicroservices.IdentityMicroservice.Tests/Fixtures/AuthenticationTestFixture.cs#L1
The type or namespace name 'AspEntityFrameworkCoreApi' does not exist in the namespace 'EasyMicroservices.Cores' (are you missing an assembly reference?)
|
os-tests:
src/CSharp/EasyMicroservices.IdentityMicroservice.Tests/Fixtures/AuthenticationTestFixture.cs#L2
The type or namespace name 'BackgroundServices' does not exist in the namespace 'EasyMicroservices.IdentityMicroservice' (are you missing an assembly reference?)
|
os-tests:
src/CSharp/EasyMicroservices.IdentityMicroservice.Tests/Fixtures/AuthenticationTestFixture.cs#L3
The type or namespace name 'Database' does not exist in the namespace 'EasyMicroservices.IdentityMicroservice' (are you missing an assembly reference?)
|
os-tests:
src/CSharp/EasyMicroservices.IdentityMicroservice.Tests/Fixtures/AuthenticationTestFixture.cs#L4
The type or namespace name 'Interfaces' does not exist in the namespace 'EasyMicroservices.IdentityMicroservice' (are you missing an assembly reference?)
|
os-tests:
src/CSharp/EasyMicroservices.IdentityMicroservice.Tests/Fixtures/AuthenticationTestFixture.cs#L5
The type or namespace name 'WebApi' does not exist in the namespace 'EasyMicroservices.IdentityMicroservice' (are you missing an assembly reference?)
|
os-tests:
src/CSharp/EasyMicroservices.IdentityMicroservice.Tests/Fixtures/AuthenticationTestFixture.cs#L6
The type or namespace name 'WebApi' does not exist in the namespace 'EasyMicroservices.IdentityMicroservice' (are you missing an assembly reference?)
|
os-tests:
src/CSharp/EasyMicroservices.IdentityMicroservice.Tests/Fixtures/AuthenticationTestFixture.cs#L8
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
os-tests:
src/CSharp/EasyMicroservices.IdentityMicroservice.Tests/Fixtures/AuthenticationTestFixture.cs#L9
The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
os-tests:
src/CSharp/EasyMicroservices.IdentityMicroservice.Tests/Fixtures/AuthenticationTestFixture.cs#L10
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
os-tests:
src/CSharp/EasyMicroservices.IdentityMicroservice.Tests/LoginTests.cs#L2
The type or namespace name 'ServiceContracts' does not exist in the namespace 'EasyMicroservices' (are you missing an assembly reference?)
|