Upgraade solution to Visual Studio 2017

This commit is contained in:
Grigory Chudov
2018-02-19 12:31:02 -05:00
parent 74ca7b4f70
commit b6fe9968a1
22 changed files with 132 additions and 69 deletions

View File

@@ -43,7 +43,7 @@ namespace CUERipper
{
deploy.DownloadFileGroup(groupName);
}
catch (DeploymentException de)
catch (DeploymentException)
{
// Log error. Do not report this error to the user, because a satellite
// assembly may not exist if the user's culture and the application's