Had to remove the responsibility of providing the current version of the application from UpdateService. A new IVersionProvider can be used to get the version. This also allows for this to be mocked in tests. |
||
|---|---|---|
| .. | ||
| Api | ||
| _BaseController.cs | ||
| AccountController.cs | ||
| GamesController.cs | ||
| RedistributablesController.cs | ||
| ServerController.cs | ||
| UploadController.cs | ||