Update coding standards #66
Annotations
4 warnings
build:
src/Ace.CSharp.DataFaker.Tests/Fakers/FakeEntity.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
build:
src/Ace.CSharp.DataFaker.Tests/Fakers/FakeDto.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
build:
src/Ace.CSharp.DataFaker.Tests/Fakers/FakeEntity.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
build:
src/Ace.CSharp.DataFaker.Tests/Fakers/FakeDto.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|