cognitedata / oryx

.NET Cross platform and highly composable middleware for building web request handlers in F#
Apache License 2.0
202 stars 10 forks source link

Do dotnet restore before publishing #129

Closed dbrattli closed 1 year ago

dbrattli commented 1 year ago

Try to do a dotnet restore to fix publish issues in GH actions. The error was: project.assets.json' not found. Run a NuGet package restore to generate this file.