1 Commits

Author SHA1 Message Date
f5f78c8825 Remove extra restore now that config is fixed 2023-04-29 19:06:58 -04:00

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