otter-diku / simulation-framework-for-microservices

0 stars 1 forks source link

Add github action for building and running tests. #28

Closed PTheyssen closed 1 year ago

PTheyssen commented 1 year ago

The WorkloadGenerator.Data.csproj file had a weird local reference to the FluentValidation package, I had to fix it by adding a package reference, we might look into cleaning this up in all places in the project.