Skip to content

Instantly share code, notes, and snippets.

@WolfgangOfner
Created September 12, 2021 20:13
Show Gist options
  • Save WolfgangOfner/fec8173fd23f78e352e09d5b1075b327 to your computer and use it in GitHub Desktop.
Save WolfgangOfner/fec8173fd23f78e352e09d5b1075b327 to your computer and use it in GitHub Desktop.
RUN dotnet restore "Tests/CustomerApi.Test/CustomerApi.Test.csproj"
RUN dotnet restore "Tests/CustomerApi.Service.Test/CustomerApi.Service.Test.csproj"
RUN dotnet restore "Tests/CustomerApi.Data.Test/CustomerApi.Data.Test.csproj"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment