Try restoring the application as well

This commit is contained in:
2023-04-27 21:35:49 -04:00
parent 33a3aac48c
commit 019ebd46be

View File

@@ -20,4 +20,5 @@ deploy:
- provider: Environment
name: GitHub
before_build:
- cmd: nuget restore
- cmd: nuget restore
- cmd: nuget restore Application\FeedCenter.csproj