fsbolero / Template

dotnet cli template to create Bolero applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use different paket.{dependencies,lock} for different versions

Tarmil opened this issue · comments

The client-only version doesn't need Microsoft.AspNetCore.App, but it currently depends on it because it uses the same paket.* as the hosted version.