consolidation of some of the modules, localization fixes, product advisories work, qa work
This commit is contained in:
@@ -72,8 +72,7 @@ StellaOps.Router.slnx
|
||||
│ ├── StellaOps.Router.Transport.RabbitMQ/
|
||||
│ ├── StellaOps.Microservice/
|
||||
│ └── StellaOps.Microservice.SourceGen/
|
||||
├── src/Gateway/
|
||||
│ └── StellaOps.Gateway.WebService/
|
||||
├── src/Router/StellaOps.Gateway.WebService/ (moved from src/Gateway/ per Sprint 200)
|
||||
└── tests/
|
||||
└── (test projects)
|
||||
```
|
||||
@@ -181,5 +180,5 @@ dotnet build StellaOps.Router.slnx
|
||||
dotnet test StellaOps.Router.slnx
|
||||
|
||||
# Run gateway
|
||||
dotnet run --project src/Gateway/StellaOps.Gateway.WebService
|
||||
dotnet run --project src/Router/StellaOps.Gateway.WebService
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user