Remove extra restore now that config is fixed

This commit is contained in:
2023-04-29 19:06:58 -04:00
parent 477185341e
commit f5f78c8825

View File

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