This commit is contained in:
eelke 2026-02-27 18:54:01 +01:00
parent 1cd7fb659a
commit d8f6024afd
2 changed files with 0 additions and 82 deletions

View file

@ -2,14 +2,3 @@
IdentityShroud is a .NET project for identity management and protection.
## Build and Test
```bash
dotnet restore
dotnet build
dotnet test
```
## Coverage
Coverage reports are generated automatically in CI and displayed in pull request comments.