Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2016
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.03 KB | None | 0 0
  1. 2016-03-22T18:06:37.0475273Z ##[error]Dev\GymApp.Api\Startup.cs(7,12): Error CS0246: The type or namespace name 'OwinStartup' could not be found (are you missing a using directive or an assembly reference?)
  2.  
  3. 2016-03-22T18:06:37.0485276Z 5>Startup.cs(7,12): error CS0246: The type or namespace name 'OwinStartup' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  4.  
  5. 2016-03-22T18:06:37.0535258Z ##[error]Dev\GymApp.Api\App_Start\BundleConfig.cs(2,18): Error CS0234: The type or namespace name 'Optimization' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  6.  
  7. 2016-03-22T18:06:37.0545275Z 5>App_Start\BundleConfig.cs(2,18): error CS0234: The type or namespace name 'Optimization' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  8.  
  9. 2016-03-22T18:06:37.0595274Z ##[error]Dev\GymApp.Api\App_Start\FilterConfig.cs(2,18): Error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  10.  
  11. 2016-03-22T18:06:37.0595274Z 5>App_Start\FilterConfig.cs(2,18): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  12.  
  13. 2016-03-22T18:06:37.0655265Z ##[error]Dev\GymApp.Api\App_Start\IdentityConfig.cs(2,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  14.  
  15. 2016-03-22T18:06:37.0655265Z 5>App_Start\IdentityConfig.cs(2,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  16.  
  17. 2016-03-22T18:06:37.0715274Z ##[error]Dev\GymApp.Api\App_Start\IdentityConfig.cs(3,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  18.  
  19. 2016-03-22T18:06:37.0725274Z 5>App_Start\IdentityConfig.cs(3,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  20.  
  21. 2016-03-22T18:06:37.0785272Z ##[error]Dev\GymApp.Api\App_Start\IdentityConfig.cs(4,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  22.  
  23. 2016-03-22T18:06:37.0795273Z 5>App_Start\IdentityConfig.cs(4,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  24.  
  25. 2016-03-22T18:06:37.0855275Z ##[error]Dev\GymApp.Api\App_Start\IdentityConfig.cs(5,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  26.  
  27. 2016-03-22T18:06:37.0865276Z 5>App_Start\IdentityConfig.cs(5,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  28.  
  29. 2016-03-22T18:06:37.0935263Z ##[error]Dev\GymApp.Api\App_Start\RouteConfig.cs(5,18): Error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  30.  
  31. 2016-03-22T18:06:37.0935263Z 5>App_Start\RouteConfig.cs(5,18): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  32.  
  33. 2016-03-22T18:06:37.0985264Z ##[error]Dev\GymApp.Api\App_Start\Startup.Auth.cs(4,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  34.  
  35. 2016-03-22T18:06:37.0995275Z 5>App_Start\Startup.Auth.cs(4,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  36.  
  37. 2016-03-22T18:06:37.1055275Z ##[error]Dev\GymApp.Api\App_Start\Startup.Auth.cs(5,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  38.  
  39. 2016-03-22T18:06:37.1055275Z 5>App_Start\Startup.Auth.cs(5,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  40.  
  41. 2016-03-22T18:06:37.1105274Z ##[error]Dev\GymApp.Api\App_Start\Startup.Auth.cs(6,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  42.  
  43. 2016-03-22T18:06:37.1115275Z 5>App_Start\Startup.Auth.cs(6,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  44.  
  45. 2016-03-22T18:06:37.1225356Z ##[error]Dev\GymApp.Api\App_Start\Startup.Auth.cs(7,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  46.  
  47. 2016-03-22T18:06:37.1225356Z 5>App_Start\Startup.Auth.cs(7,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  48.  
  49. 2016-03-22T18:06:37.1275275Z ##[error]Dev\GymApp.Api\App_Start\Startup.Auth.cs(8,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  50.  
  51. 2016-03-22T18:06:37.1295272Z 5>App_Start\Startup.Auth.cs(8,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  52.  
  53. 2016-03-22T18:06:37.1325267Z ##[error]Dev\GymApp.Api\App_Start\Startup.Auth.cs(9,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  54.  
  55. 2016-03-22T18:06:37.1335277Z 5>App_Start\Startup.Auth.cs(9,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  56.  
  57. 2016-03-22T18:06:37.1375258Z ##[error]Dev\GymApp.Api\App_Start\Startup.Auth.cs(10,7): Error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?)
  58.  
  59. 2016-03-22T18:06:37.1385278Z 5>App_Start\Startup.Auth.cs(10,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  60.  
  61. 2016-03-22T18:06:37.1445273Z ##[error]Dev\GymApp.Api\App_Start\WebApiConfig.cs(5,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  62.  
  63. 2016-03-22T18:06:37.1445273Z 5>App_Start\WebApiConfig.cs(5,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  64.  
  65. 2016-03-22T18:06:37.1495268Z ##[error]Dev\GymApp.Api\App_Start\WebApiConfig.cs(6,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  66.  
  67. 2016-03-22T18:06:37.1495268Z 5>App_Start\WebApiConfig.cs(6,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  68.  
  69. 2016-03-22T18:06:37.1545255Z ##[error]Dev\GymApp.Api\Areas\HelpPage\ApiDescriptionExtensions.cs(4,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  70.  
  71. 2016-03-22T18:06:37.1555275Z 5>Areas\HelpPage\ApiDescriptionExtensions.cs(4,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  72.  
  73. 2016-03-22T18:06:37.1595263Z ##[error]Dev\GymApp.Api\Areas\HelpPage\App_Start\HelpPageConfig.cs(14,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  74.  
  75. 2016-03-22T18:06:37.1605275Z 5>Areas\HelpPage\App_Start\HelpPageConfig.cs(14,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  76.  
  77. 2016-03-22T18:06:37.1655275Z ##[error]Dev\GymApp.Api\Areas\HelpPage\Controllers\HelpController.cs(2,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  78.  
  79. 2016-03-22T18:06:37.1655275Z 5>Areas\HelpPage\Controllers\HelpController.cs(2,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  80.  
  81. 2016-03-22T18:06:37.1705264Z ##[error]Dev\GymApp.Api\Areas\HelpPage\Controllers\HelpController.cs(3,18): Error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  82.  
  83. 2016-03-22T18:06:37.1705264Z 5>Areas\HelpPage\Controllers\HelpController.cs(3,18): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  84.  
  85. 2016-03-22T18:06:37.1755272Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageAreaRegistration.cs(1,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  86.  
  87. 2016-03-22T18:06:37.1765276Z 5>Areas\HelpPage\HelpPageAreaRegistration.cs(1,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  88.  
  89. 2016-03-22T18:06:37.1815272Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageAreaRegistration.cs(2,18): Error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  90.  
  91. 2016-03-22T18:06:37.1825275Z 5>Areas\HelpPage\HelpPageAreaRegistration.cs(2,18): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  92.  
  93. 2016-03-22T18:06:37.1875283Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(11,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  94.  
  95. 2016-03-22T18:06:37.1885276Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(11,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  96.  
  97. 2016-03-22T18:06:37.1935274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(12,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  98.  
  99. 2016-03-22T18:06:37.1935274Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(12,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  100.  
  101. 2016-03-22T18:06:37.1995275Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(13,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  102.  
  103. 2016-03-22T18:06:37.2005276Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(13,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  104.  
  105. 2016-03-22T18:06:37.2065279Z ##[error]Dev\GymApp.Api\Areas\HelpPage\ModelDescriptions\ModelDescriptionGenerator.cs(9,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  106.  
  107. 2016-03-22T18:06:37.2075277Z 5>Areas\HelpPage\ModelDescriptions\ModelDescriptionGenerator.cs(9,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  108.  
  109. 2016-03-22T18:06:37.2125262Z ##[error]Dev\GymApp.Api\Areas\HelpPage\ModelDescriptions\ModelDescriptionGenerator.cs(10,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  110.  
  111. 2016-03-22T18:06:37.2135275Z 5>Areas\HelpPage\ModelDescriptions\ModelDescriptionGenerator.cs(10,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  112.  
  113. 2016-03-22T18:06:37.2195277Z ##[error]Dev\GymApp.Api\Areas\HelpPage\Models\HelpPageApiModel.cs(4,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  114.  
  115. 2016-03-22T18:06:37.2195277Z 5>Areas\HelpPage\Models\HelpPageApiModel.cs(4,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  116.  
  117. 2016-03-22T18:06:37.2275272Z ##[error]Dev\GymApp.Api\Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(10,23): Error CS0234: The type or namespace name 'Formatting' does not exist in the namespace 'System.Net.Http' (are you missing an assembly reference?)
  118.  
  119. 2016-03-22T18:06:37.2275272Z 5>Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(10,23): error CS0234: The type or namespace name 'Formatting' does not exist in the namespace 'System.Net.Http' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  120.  
  121. 2016-03-22T18:06:37.2335273Z ##[error]Dev\GymApp.Api\Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(12,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  122.  
  123. 2016-03-22T18:06:37.2345271Z 5>Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(12,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  124.  
  125. 2016-03-22T18:06:37.2395253Z ##[error]Dev\GymApp.Api\Areas\HelpPage\XmlDocumentationProvider.cs(5,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  126.  
  127. 2016-03-22T18:06:37.2405275Z 5>Areas\HelpPage\XmlDocumentationProvider.cs(5,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  128.  
  129. 2016-03-22T18:06:37.2465271Z ##[error]Dev\GymApp.Api\Areas\HelpPage\XmlDocumentationProvider.cs(6,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  130.  
  131. 2016-03-22T18:06:37.2465271Z 5>Areas\HelpPage\XmlDocumentationProvider.cs(6,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  132.  
  133. 2016-03-22T18:06:37.2525273Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(8,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  134.  
  135. 2016-03-22T18:06:37.2535276Z 5>Controllers\AccountController.cs(8,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  136.  
  137. 2016-03-22T18:06:37.2595273Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(9,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  138.  
  139. 2016-03-22T18:06:37.2595273Z 5>Controllers\AccountController.cs(9,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  140.  
  141. 2016-03-22T18:06:37.2655272Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(10,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  142.  
  143. 2016-03-22T18:06:37.2655272Z 5>Controllers\AccountController.cs(10,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  144.  
  145. 2016-03-22T18:06:37.2715272Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(11,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  146.  
  147. 2016-03-22T18:06:37.2725274Z 5>Controllers\AccountController.cs(11,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  148.  
  149. 2016-03-22T18:06:37.2775274Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(12,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  150.  
  151. 2016-03-22T18:06:37.2785270Z 5>Controllers\AccountController.cs(12,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  152.  
  153. 2016-03-22T18:06:37.2845273Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(13,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  154.  
  155. 2016-03-22T18:06:37.2845273Z 5>Controllers\AccountController.cs(13,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  156.  
  157. 2016-03-22T18:06:37.2905275Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(14,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  158.  
  159. 2016-03-22T18:06:37.2915272Z 5>Controllers\AccountController.cs(14,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  160.  
  161. 2016-03-22T18:06:37.2965268Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(15,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  162.  
  163. 2016-03-22T18:06:37.2965268Z 5>Controllers\AccountController.cs(15,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  164.  
  165. 2016-03-22T18:06:37.3015257Z ##[error]Dev\GymApp.Api\Controllers\HomeController.cs(5,18): Error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  166.  
  167. 2016-03-22T18:06:37.3025276Z 5>Controllers\HomeController.cs(5,18): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  168.  
  169. 2016-03-22T18:06:37.3065258Z ##[error]Dev\GymApp.Api\Controllers\ValuesController.cs(6,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  170.  
  171. 2016-03-22T18:06:37.3075272Z 5>Controllers\ValuesController.cs(6,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  172.  
  173. 2016-03-22T18:06:37.3135270Z ##[error]Dev\GymApp.Api\Global.asax.cs(5,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  174.  
  175. 2016-03-22T18:06:37.3135270Z 5>Global.asax.cs(5,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  176.  
  177. 2016-03-22T18:06:37.3185258Z ##[error]Dev\GymApp.Api\Global.asax.cs(6,18): Error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  178.  
  179. 2016-03-22T18:06:37.3195275Z 5>Global.asax.cs(6,18): error CS0234: The type or namespace name 'Mvc' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  180.  
  181. 2016-03-22T18:06:37.3245272Z ##[error]Dev\GymApp.Api\Global.asax.cs(7,18): Error CS0234: The type or namespace name 'Optimization' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  182.  
  183. 2016-03-22T18:06:37.3245272Z 5>Global.asax.cs(7,18): error CS0234: The type or namespace name 'Optimization' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  184.  
  185. 2016-03-22T18:06:37.3295281Z ##[error]Dev\GymApp.Api\Models\IdentityModels.cs(3,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  186.  
  187. 2016-03-22T18:06:37.3305271Z 5>Models\IdentityModels.cs(3,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  188.  
  189. 2016-03-22T18:06:37.3345258Z ##[error]Dev\GymApp.Api\Models\IdentityModels.cs(4,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  190.  
  191. 2016-03-22T18:06:37.3355274Z 5>Models\IdentityModels.cs(4,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  192.  
  193. 2016-03-22T18:06:37.3405257Z ##[error]Dev\GymApp.Api\Models\IdentityModels.cs(5,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  194.  
  195. 2016-03-22T18:06:37.3415273Z 5>Models\IdentityModels.cs(5,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  196.  
  197. 2016-03-22T18:06:37.3475275Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(6,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  198.  
  199. 2016-03-22T18:06:37.3475275Z 5>Providers\ApplicationOAuthProvider.cs(6,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  200.  
  201. 2016-03-22T18:06:37.3535267Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(7,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  202.  
  203. 2016-03-22T18:06:37.3545273Z 5>Providers\ApplicationOAuthProvider.cs(7,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  204.  
  205. 2016-03-22T18:06:37.3605277Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(8,17): Error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  206.  
  207. 2016-03-22T18:06:37.3605277Z 5>Providers\ApplicationOAuthProvider.cs(8,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  208.  
  209. 2016-03-22T18:06:37.3655284Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(9,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  210.  
  211. 2016-03-22T18:06:37.3655284Z 5>Providers\ApplicationOAuthProvider.cs(9,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  212.  
  213. 2016-03-22T18:06:37.3705274Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(10,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  214.  
  215. 2016-03-22T18:06:37.3705274Z 5>Providers\ApplicationOAuthProvider.cs(10,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  216.  
  217. 2016-03-22T18:06:37.3755279Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(11,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  218.  
  219. 2016-03-22T18:06:37.3765271Z 5>Providers\ApplicationOAuthProvider.cs(11,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  220.  
  221. 2016-03-22T18:06:37.3815277Z ##[error]Dev\GymApp.Api\Results\ChallengeResult.cs(8,18): Error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
  222.  
  223. 2016-03-22T18:06:37.3815277Z 5>Results\ChallengeResult.cs(8,18): error CS0234: The type or namespace name 'Http' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  224.  
  225. 2016-03-22T18:06:37.3875273Z ##[error]Dev\GymApp.Api\Startup.cs(4,17): Error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
  226.  
  227. 2016-03-22T18:06:37.3875273Z 5>Startup.cs(4,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  228.  
  229. 2016-03-22T18:06:37.3935273Z ##[error]Dev\GymApp.Api\Startup.cs(5,7): Error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?)
  230.  
  231. 2016-03-22T18:06:37.3935273Z 5>Startup.cs(5,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  232.  
  233. 2016-03-22T18:06:37.3995275Z ##[error]Dev\GymApp.Api\App_Start\BundleConfig.cs(9,44): Error CS0246: The type or namespace name 'BundleCollection' could not be found (are you missing a using directive or an assembly reference?)
  234.  
  235. 2016-03-22T18:06:37.4005275Z 5>App_Start\BundleConfig.cs(9,44): error CS0246: The type or namespace name 'BundleCollection' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  236.  
  237. 2016-03-22T18:06:37.4055275Z ##[error]Dev\GymApp.Api\Areas\HelpPage\ApiDescriptionExtensions.cs(15,49): Error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?)
  238.  
  239. 2016-03-22T18:06:37.4055275Z 5>Areas\HelpPage\ApiDescriptionExtensions.cs(15,49): error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  240.  
  241. 2016-03-22T18:06:37.4115273Z ##[error]Dev\GymApp.Api\Areas\HelpPage\App_Start\HelpPageConfig.cs(34,37): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  242.  
  243. 2016-03-22T18:06:37.4125273Z 5>Areas\HelpPage\App_Start\HelpPageConfig.cs(34,37): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  244.  
  245. 2016-03-22T18:06:37.4175361Z ##[error]Dev\GymApp.Api\App_Start\FilterConfig.cs(8,50): Error CS0246: The type or namespace name 'GlobalFilterCollection' could not be found (are you missing a using directive or an assembly reference?)
  246.  
  247. 2016-03-22T18:06:37.4185278Z 5>App_Start\FilterConfig.cs(8,50): error CS0246: The type or namespace name 'GlobalFilterCollection' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  248.  
  249. 2016-03-22T18:06:37.4235277Z ##[error]Dev\GymApp.Api\App_Start\Startup.Auth.cs(18,23): Error CS0246: The type or namespace name 'OAuthAuthorizationServerOptions' could not be found (are you missing a using directive or an assembly reference?)
  250.  
  251. 2016-03-22T18:06:37.4245275Z 5>App_Start\Startup.Auth.cs(18,23): error CS0246: The type or namespace name 'OAuthAuthorizationServerOptions' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  252.  
  253. 2016-03-22T18:06:37.4305273Z ##[error]Dev\GymApp.Api\Areas\HelpPage\Controllers\HelpController.cs(12,35): Error CS0246: The type or namespace name 'Controller' could not be found (are you missing a using directive or an assembly reference?)
  254.  
  255. 2016-03-22T18:06:37.4305273Z 5>Areas\HelpPage\Controllers\HelpController.cs(12,35): error CS0246: The type or namespace name 'Controller' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  256.  
  257. 2016-03-22T18:06:37.4365276Z ##[error]Dev\GymApp.Api\Areas\HelpPage\Controllers\HelpController.cs(26,16): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  258.  
  259. 2016-03-22T18:06:37.4365276Z 5>Areas\HelpPage\Controllers\HelpController.cs(26,16): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  260.  
  261. 2016-03-22T18:06:37.4415266Z ##[error]Dev\GymApp.Api\App_Start\Startup.Auth.cs(23,35): Error CS0246: The type or namespace name 'IAppBuilder' could not be found (are you missing a using directive or an assembly reference?)
  262.  
  263. 2016-03-22T18:06:37.4425278Z 5>App_Start\Startup.Auth.cs(23,35): error CS0246: The type or namespace name 'IAppBuilder' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  264.  
  265. 2016-03-22T18:06:37.4475282Z ##[error]Dev\GymApp.Api\Startup.cs(13,35): Error CS0246: The type or namespace name 'IAppBuilder' could not be found (are you missing a using directive or an assembly reference?)
  266.  
  267. 2016-03-22T18:06:37.4485286Z 5>Startup.cs(13,35): error CS0246: The type or namespace name 'IAppBuilder' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  268.  
  269. 2016-03-22T18:06:37.4535289Z ##[error]Dev\GymApp.Api\Areas\HelpPage\Controllers\HelpController.cs(28,16): Error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
  270.  
  271. 2016-03-22T18:06:37.4545276Z 5>Areas\HelpPage\Controllers\HelpController.cs(28,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  272.  
  273. 2016-03-22T18:06:37.4595269Z ##[error]Dev\GymApp.Api\Areas\HelpPage\Controllers\HelpController.cs(34,16): Error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
  274.  
  275. 2016-03-22T18:06:37.4595269Z 5>Areas\HelpPage\Controllers\HelpController.cs(34,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  276.  
  277. 2016-03-22T18:06:37.4655274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\Controllers\HelpController.cs(48,16): Error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
  278.  
  279. 2016-03-22T18:06:37.4655274Z 5>Areas\HelpPage\Controllers\HelpController.cs(48,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  280.  
  281. 2016-03-22T18:06:37.4705265Z ##[error]Dev\GymApp.Api\App_Start\IdentityConfig.cs(12,43): Error CS0246: The type or namespace name 'UserManager<ApplicationUser>' could not be found (are you missing a using directive or an assembly reference?)
  282.  
  283. 2016-03-22T18:06:37.4715274Z 5>App_Start\IdentityConfig.cs(12,43): error CS0246: The type or namespace name 'UserManager<ApplicationUser>' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  284.  
  285. 2016-03-22T18:06:37.4765273Z ##[error]Dev\GymApp.Api\App_Start\IdentityConfig.cs(19,53): Error CS0246: The type or namespace name 'IdentityFactoryOptions<ApplicationUserManager>' could not be found (are you missing a using directive or an assembly reference?)
  286.  
  287. 2016-03-22T18:06:37.4765273Z 5>App_Start\IdentityConfig.cs(19,53): error CS0246: The type or namespace name 'IdentityFactoryOptions<ApplicationUserManager>' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  288.  
  289. 2016-03-22T18:06:37.4825272Z ##[error]Dev\GymApp.Api\App_Start\IdentityConfig.cs(19,109): Error CS0246: The type or namespace name 'IOwinContext' could not be found (are you missing a using directive or an assembly reference?)
  290.  
  291. 2016-03-22T18:06:37.4825272Z 5>App_Start\IdentityConfig.cs(19,109): error CS0246: The type or namespace name 'IOwinContext' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  292.  
  293. 2016-03-22T18:06:37.4875255Z ##[error]Dev\GymApp.Api\App_Start\IdentityConfig.cs(14,39): Error CS0246: The type or namespace name 'IUserStore<ApplicationUser>' could not be found (are you missing a using directive or an assembly reference?)
  294.  
  295. 2016-03-22T18:06:37.4885274Z 5>App_Start\IdentityConfig.cs(14,39): error CS0246: The type or namespace name 'IUserStore<ApplicationUser>' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  296.  
  297. 2016-03-22T18:06:37.4935279Z ##[error]Dev\GymApp.Api\Areas\HelpPage\Controllers\HelpController.cs(21,31): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  298.  
  299. 2016-03-22T18:06:37.4945277Z 5>Areas\HelpPage\Controllers\HelpController.cs(21,31): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  300.  
  301. 2016-03-22T18:06:37.4995273Z ##[error]Dev\GymApp.Api\App_Start\WebApiConfig.cs(13,37): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  302.  
  303. 2016-03-22T18:06:37.4995273Z 5>App_Start\WebApiConfig.cs(13,37): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  304.  
  305. 2016-03-22T18:06:37.5055279Z ##[error]Dev\GymApp.Api\Results\ChallengeResult.cs(12,36): Error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?)
  306.  
  307. 2016-03-22T18:06:37.5065278Z 5>Results\ChallengeResult.cs(12,36): error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  308.  
  309. 2016-03-22T18:06:37.5125283Z ##[error]Dev\GymApp.Api\Results\ChallengeResult.cs(14,54): Error CS0246: The type or namespace name 'ApiController' could not be found (are you missing a using directive or an assembly reference?)
  310.  
  311. 2016-03-22T18:06:37.5125283Z 5>Results\ChallengeResult.cs(14,54): error CS0246: The type or namespace name 'ApiController' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  312.  
  313. 2016-03-22T18:06:37.5185278Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageAreaRegistration.cs(6,45): Error CS0246: The type or namespace name 'AreaRegistration' could not be found (are you missing a using directive or an assembly reference?)
  314.  
  315. 2016-03-22T18:06:37.5195277Z 5>Areas\HelpPage\HelpPageAreaRegistration.cs(6,45): error CS0246: The type or namespace name 'AreaRegistration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  316.  
  317. 2016-03-22T18:06:37.5235274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageAreaRegistration.cs(16,43): Error CS0246: The type or namespace name 'AreaRegistrationContext' could not be found (are you missing a using directive or an assembly reference?)
  318.  
  319. 2016-03-22T18:06:37.5235274Z 5>Areas\HelpPage\HelpPageAreaRegistration.cs(16,43): error CS0246: The type or namespace name 'AreaRegistrationContext' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  320.  
  321. 2016-03-22T18:06:37.5895274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageAreaRegistration.cs(8,32): Error CS0115: 'HelpPageAreaRegistration.AreaName': no suitable method found to override
  322.  
  323. 2016-03-22T18:06:37.5905263Z 5>Areas\HelpPage\HelpPageAreaRegistration.cs(8,32): error CS0115: 'HelpPageAreaRegistration.AreaName': no suitable method found to override [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  324.  
  325. 2016-03-22T18:06:37.5915273Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageAreaRegistration.cs(16,30): Error CS0115: 'HelpPageAreaRegistration.RegisterArea(AreaRegistrationContext)': no suitable method found to override
  326.  
  327. 2016-03-22T18:06:37.5915273Z 5>Areas\HelpPage\HelpPageAreaRegistration.cs(16,30): error CS0115: 'HelpPageAreaRegistration.RegisterArea(AreaRegistrationContext)': no suitable method found to override [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  328.  
  329. 2016-03-22T18:06:37.5925273Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(28,58): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  330.  
  331. 2016-03-22T18:06:37.5925273Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(28,58): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  332.  
  333. 2016-03-22T18:06:37.5935274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(28,84): Error CS0246: The type or namespace name 'IDocumentationProvider' could not be found (are you missing a using directive or an assembly reference?)
  334.  
  335. 2016-03-22T18:06:37.5935274Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(28,84): error CS0246: The type or namespace name 'IDocumentationProvider' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  336.  
  337. 2016-03-22T18:06:37.5945276Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(38,50): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  338.  
  339. 2016-03-22T18:06:37.5945276Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(38,50): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  340.  
  341. 2016-03-22T18:06:37.5955271Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(51,50): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  342.  
  343. 2016-03-22T18:06:37.5955271Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(51,50): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  344.  
  345. 2016-03-22T18:06:37.5965272Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(65,50): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  346.  
  347. 2016-03-22T18:06:37.5975273Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(65,50): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  348.  
  349. 2016-03-22T18:06:37.5975273Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(78,51): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  350.  
  351. 2016-03-22T18:06:37.5985270Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(78,51): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  352.  
  353. 2016-03-22T18:06:37.5985270Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(92,51): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  354.  
  355. 2016-03-22T18:06:37.5995274Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(92,51): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  356.  
  357. 2016-03-22T18:06:37.5995274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(103,55): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  358.  
  359. 2016-03-22T18:06:37.6005274Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(103,55): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  360.  
  361. 2016-03-22T18:06:37.6015272Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(115,50): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  362.  
  363. 2016-03-22T18:06:37.6015272Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(115,50): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  364.  
  365. 2016-03-22T18:06:37.6025269Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(128,54): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  366.  
  367. 2016-03-22T18:06:37.6025269Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(128,54): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  368.  
  369. 2016-03-22T18:06:37.6035275Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(142,54): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  370.  
  371. 2016-03-22T18:06:37.6035275Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(142,54): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  372.  
  373. 2016-03-22T18:06:37.6095274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(155,55): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  374.  
  375. 2016-03-22T18:06:37.6105266Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(155,55): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  376.  
  377. 2016-03-22T18:06:37.6165274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(169,55): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  378.  
  379. 2016-03-22T18:06:37.6165274Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(169,55): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  380.  
  381. 2016-03-22T18:06:37.6225275Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(179,79): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  382.  
  383. 2016-03-22T18:06:37.6235271Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(179,79): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  384.  
  385. 2016-03-22T18:06:37.6295277Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(191,60): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  386.  
  387. 2016-03-22T18:06:37.6305272Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(191,60): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  388.  
  389. 2016-03-22T18:06:37.6345261Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(204,83): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  390.  
  391. 2016-03-22T18:06:37.6355274Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(204,83): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  392.  
  393. 2016-03-22T18:06:37.6405273Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(219,65): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  394.  
  395. 2016-03-22T18:06:37.6405273Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(219,65): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  396.  
  397. 2016-03-22T18:06:37.6455278Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(237,58): Error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?)
  398.  
  399. 2016-03-22T18:06:37.6455278Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(237,58): error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  400.  
  401. 2016-03-22T18:06:37.6515275Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(237,89): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  402.  
  403. 2016-03-22T18:06:37.6525269Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(237,89): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  404.  
  405. 2016-03-22T18:06:37.6585276Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(341,13): Error CS0246: The type or namespace name 'ApiParameterDescription' could not be found (are you missing a using directive or an assembly reference?)
  406.  
  407. 2016-03-22T18:06:37.6585276Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(341,13): error CS0246: The type or namespace name 'ApiParameterDescription' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  408.  
  409. 2016-03-22T18:06:37.6645274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(413,53): Error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?)
  410.  
  411. 2016-03-22T18:06:37.6655275Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(413,53): error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  412.  
  413. 2016-03-22T18:06:37.6715274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(413,84): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  414.  
  415. 2016-03-22T18:06:37.6715274Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(413,84): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  416.  
  417. 2016-03-22T18:06:37.6775275Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(413,114): Error CS0246: The type or namespace name 'ApiParameterDescription' could not be found (are you missing a using directive or an assembly reference?)
  418.  
  419. 2016-03-22T18:06:37.6775275Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(413,114): error CS0246: The type or namespace name 'ApiParameterDescription' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  420.  
  421. 2016-03-22T18:06:37.6825271Z ##[error]Dev\GymApp.Api\Areas\HelpPage\HelpPageConfigurationExtensions.cs(442,86): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  422.  
  423. 2016-03-22T18:06:37.6825271Z 5>Areas\HelpPage\HelpPageConfigurationExtensions.cs(442,86): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  424.  
  425. 2016-03-22T18:06:37.6915274Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(24,38): Error CS0246: The type or namespace name 'ApiController' could not be found (are you missing a using directive or an assembly reference?)
  426.  
  427. 2016-03-22T18:06:37.6915274Z 5>Controllers\AccountController.cs(24,38): error CS0246: The type or namespace name 'ApiController' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  428.  
  429. 2016-03-22T18:06:37.6975274Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(22,6): Error CS0246: The type or namespace name 'Authorize' could not be found (are you missing a using directive or an assembly reference?)
  430.  
  431. 2016-03-22T18:06:37.6975274Z 5>Controllers\AccountController.cs(22,6): error CS0246: The type or namespace name 'Authorize' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  432.  
  433. 2016-03-22T18:06:37.7035274Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(23,6): Error CS0246: The type or namespace name 'RoutePrefix' could not be found (are you missing a using directive or an assembly reference?)
  434.  
  435. 2016-03-22T18:06:37.7045274Z 5>Controllers\AccountController.cs(23,6): error CS0246: The type or namespace name 'RoutePrefix' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  436.  
  437. 2016-03-22T18:06:37.7095277Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(52,16): Error CS0246: The type or namespace name 'ISecureDataFormat<AuthenticationTicket>' could not be found (are you missing a using directive or an assembly reference?)
  438.  
  439. 2016-03-22T18:06:37.7105275Z 5>Controllers\AccountController.cs(52,16): error CS0246: The type or namespace name 'ISecureDataFormat<AuthenticationTicket>' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  440.  
  441. 2016-03-22T18:06:37.7155276Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(52,34): Error CS0246: The type or namespace name 'AuthenticationTicket' could not be found (are you missing a using directive or an assembly reference?)
  442.  
  443. 2016-03-22T18:06:37.7155276Z 5>Controllers\AccountController.cs(52,34): error CS0246: The type or namespace name 'AuthenticationTicket' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  444.  
  445. 2016-03-22T18:06:37.7215275Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(71,16): Error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?)
  446.  
  447. 2016-03-22T18:06:37.7215275Z 5>Controllers\AccountController.cs(71,16): error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  448.  
  449. 2016-03-22T18:06:37.7265274Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(78,10): Error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
  450.  
  451. 2016-03-22T18:06:37.7275273Z 5>Controllers\AccountController.cs(78,10): error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  452.  
  453. 2016-03-22T18:06:37.7315270Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(118,10): Error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
  454.  
  455. 2016-03-22T18:06:37.7325275Z 5>Controllers\AccountController.cs(118,10): error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  456.  
  457. 2016-03-22T18:06:37.7375273Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(119,27): Error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?)
  458.  
  459. 2016-03-22T18:06:37.7375273Z 5>Controllers\AccountController.cs(119,27): error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  460.  
  461. 2016-03-22T18:06:37.7425274Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(138,10): Error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
  462.  
  463. 2016-03-22T18:06:37.7425274Z 5>Controllers\AccountController.cs(138,10): error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  464.  
  465. 2016-03-22T18:06:37.7475270Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(139,27): Error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?)
  466.  
  467. 2016-03-22T18:06:37.7485276Z 5>Controllers\AccountController.cs(139,27): error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  468.  
  469. 2016-03-22T18:06:37.7535263Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(157,10): Error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
  470.  
  471. 2016-03-22T18:06:37.7545274Z 5>Controllers\AccountController.cs(157,10): error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  472.  
  473. 2016-03-22T18:06:37.7585256Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(158,27): Error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?)
  474.  
  475. 2016-03-22T18:06:37.7595274Z 5>Controllers\AccountController.cs(158,27): error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  476.  
  477. 2016-03-22T18:06:37.7645271Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(195,10): Error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
  478.  
  479. 2016-03-22T18:06:37.7645271Z 5>Controllers\AccountController.cs(195,10): error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  480.  
  481. 2016-03-22T18:06:37.7695276Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(196,27): Error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?)
  482.  
  483. 2016-03-22T18:06:37.7695276Z 5>Controllers\AccountController.cs(196,27): error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  484.  
  485. 2016-03-22T18:06:37.7745272Z ##[error]Dev\GymApp.Api\Areas\HelpPage\ModelDescriptions\ModelDescriptionGenerator.cs(89,42): Error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?)
  486.  
  487. 2016-03-22T18:06:37.7745272Z 5>Areas\HelpPage\ModelDescriptions\ModelDescriptionGenerator.cs(89,42): error CS0246: The type or namespace name 'HttpConfiguration' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  488.  
  489. 2016-03-22T18:06:37.7795273Z ##[error]Dev\GymApp.Api\Areas\HelpPage\Models\HelpPageApiModel.cs(28,16): Error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?)
  490.  
  491. 2016-03-22T18:06:37.7805273Z 5>Areas\HelpPage\Models\HelpPageApiModel.cs(28,16): error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  492.  
  493. 2016-03-22T18:06:37.7855269Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(224,10): Error CS0246: The type or namespace name 'OverrideAuthentication' could not be found (are you missing a using directive or an assembly reference?)
  494.  
  495. 2016-03-22T18:06:37.7865274Z 5>Controllers\AccountController.cs(224,10): error CS0246: The type or namespace name 'OverrideAuthentication' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  496.  
  497. 2016-03-22T18:06:37.7915276Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(225,10): Error CS0246: The type or namespace name 'HostAuthentication' could not be found (are you missing a using directive or an assembly reference?)
  498.  
  499. 2016-03-22T18:06:37.7925274Z 5>Controllers\AccountController.cs(225,10): error CS0246: The type or namespace name 'HostAuthentication' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  500.  
  501. 2016-03-22T18:06:37.7975274Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(226,10): Error CS0246: The type or namespace name 'AllowAnonymous' could not be found (are you missing a using directive or an assembly reference?)
  502.  
  503. 2016-03-22T18:06:37.7985275Z 5>Controllers\AccountController.cs(226,10): error CS0246: The type or namespace name 'AllowAnonymous' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  504.  
  505. 2016-03-22T18:06:37.8045272Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(227,10): Error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
  506.  
  507. 2016-03-22T18:06:37.8045272Z 5>Controllers\AccountController.cs(227,10): error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  508.  
  509. 2016-03-22T18:06:37.8095273Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(225,29): Error CS0103: The name 'DefaultAuthenticationTypes' does not exist in the current context
  510.  
  511. 2016-03-22T18:06:37.8095273Z 5>Controllers\AccountController.cs(225,29): error CS0103: The name 'DefaultAuthenticationTypes' does not exist in the current context [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  512.  
  513. 2016-03-22T18:06:37.8155275Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(227,33): Error CS0246: The type or namespace name 'Name' could not be found (are you missing a using directive or an assembly reference?)
  514.  
  515. 2016-03-22T18:06:37.8165273Z 5>Controllers\AccountController.cs(227,33): error CS0246: The type or namespace name 'Name' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  516.  
  517. 2016-03-22T18:06:37.8225272Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(228,27): Error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?)
  518.  
  519. 2016-03-22T18:06:37.8225272Z 5>Controllers\AccountController.cs(228,27): error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  520.  
  521. 2016-03-22T18:06:37.8295270Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(322,10): Error CS0246: The type or namespace name 'AllowAnonymous' could not be found (are you missing a using directive or an assembly reference?)
  522.  
  523. 2016-03-22T18:06:37.8305281Z 5>Controllers\AccountController.cs(322,10): error CS0246: The type or namespace name 'AllowAnonymous' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  524.  
  525. 2016-03-22T18:06:37.8365276Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(323,10): Error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
  526.  
  527. 2016-03-22T18:06:37.8375273Z 5>Controllers\AccountController.cs(323,10): error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  528.  
  529. 2016-03-22T18:06:37.8445273Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(324,27): Error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?)
  530.  
  531. 2016-03-22T18:06:37.8445273Z 5>Controllers\AccountController.cs(324,27): error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  532.  
  533. 2016-03-22T18:06:37.8505273Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(344,10): Error CS0246: The type or namespace name 'OverrideAuthentication' could not be found (are you missing a using directive or an assembly reference?)
  534.  
  535. 2016-03-22T18:06:37.8515263Z 5>Controllers\AccountController.cs(344,10): error CS0246: The type or namespace name 'OverrideAuthentication' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  536.  
  537. 2016-03-22T18:06:37.8575278Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(345,10): Error CS0246: The type or namespace name 'HostAuthentication' could not be found (are you missing a using directive or an assembly reference?)
  538.  
  539. 2016-03-22T18:06:37.8575278Z 5>Controllers\AccountController.cs(345,10): error CS0246: The type or namespace name 'HostAuthentication' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  540.  
  541. 2016-03-22T18:06:37.8635271Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(346,10): Error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
  542.  
  543. 2016-03-22T18:06:37.8645274Z 5>Controllers\AccountController.cs(346,10): error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  544.  
  545. 2016-03-22T18:06:37.8715278Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(345,29): Error CS0103: The name 'DefaultAuthenticationTypes' does not exist in the current context
  546.  
  547. 2016-03-22T18:06:37.8715278Z 5>Controllers\AccountController.cs(345,29): error CS0103: The name 'DefaultAuthenticationTypes' does not exist in the current context [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  548.  
  549. 2016-03-22T18:06:37.8775317Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(347,27): Error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?)
  550.  
  551. 2016-03-22T18:06:37.8785272Z 5>Controllers\AccountController.cs(347,27): error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  552.  
  553. 2016-03-22T18:06:37.8845274Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(389,17): Error CS0246: The type or namespace name 'IAuthenticationManager' could not be found (are you missing a using directive or an assembly reference?)
  554.  
  555. 2016-03-22T18:06:37.8845274Z 5>Controllers\AccountController.cs(389,17): error CS0246: The type or namespace name 'IAuthenticationManager' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  556.  
  557. 2016-03-22T18:06:37.8905276Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(394,50): Error CS0246: The type or namespace name 'IdentityResult' could not be found (are you missing a using directive or an assembly reference?)
  558.  
  559. 2016-03-22T18:06:37.8915273Z 5>Controllers\AccountController.cs(394,50): error CS0246: The type or namespace name 'IdentityResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  560.  
  561. 2016-03-22T18:06:37.8975277Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(394,17): Error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?)
  562.  
  563. 2016-03-22T18:06:37.8975277Z 5>Controllers\AccountController.cs(394,17): error CS0246: The type or namespace name 'IHttpActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  564.  
  565. 2016-03-22T18:06:37.9035273Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(376,33): Error CS0115: 'AccountController.Dispose(bool)': no suitable method found to override
  566.  
  567. 2016-03-22T18:06:37.9045274Z 5>Controllers\AccountController.cs(376,33): error CS0115: 'AccountController.Dispose(bool)': no suitable method found to override [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  568.  
  569. 2016-03-22T18:06:37.9105275Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(34,13): Error CS0246: The type or namespace name 'ISecureDataFormat<AuthenticationTicket>' could not be found (are you missing a using directive or an assembly reference?)
  570.  
  571. 2016-03-22T18:06:37.9105275Z 5>Controllers\AccountController.cs(34,13): error CS0246: The type or namespace name 'ISecureDataFormat<AuthenticationTicket>' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  572.  
  573. 2016-03-22T18:06:37.9165271Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(34,31): Error CS0246: The type or namespace name 'AuthenticationTicket' could not be found (are you missing a using directive or an assembly reference?)
  574.  
  575. 2016-03-22T18:06:37.9165271Z 5>Controllers\AccountController.cs(34,31): error CS0246: The type or namespace name 'AuthenticationTicket' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  576.  
  577. 2016-03-22T18:06:37.9215276Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(55,10): Error CS0246: The type or namespace name 'HostAuthentication' could not be found (are you missing a using directive or an assembly reference?)
  578.  
  579. 2016-03-22T18:06:37.9215276Z 5>Controllers\AccountController.cs(55,10): error CS0246: The type or namespace name 'HostAuthentication' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  580.  
  581. 2016-03-22T18:06:37.9275269Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(56,10): Error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
  582.  
  583. 2016-03-22T18:06:37.9285273Z 5>Controllers\AccountController.cs(56,10): error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  584.  
  585. 2016-03-22T18:06:37.9345278Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(55,29): Error CS0103: The name 'DefaultAuthenticationTypes' does not exist in the current context
  586.  
  587. 2016-03-22T18:06:37.9345278Z 5>Controllers\AccountController.cs(55,29): error CS0103: The name 'DefaultAuthenticationTypes' does not exist in the current context [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  588.  
  589. 2016-03-22T18:06:37.9405265Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(70,10): Error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
  590.  
  591. 2016-03-22T18:06:37.9405265Z 5>Controllers\AccountController.cs(70,10): error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  592.  
  593. 2016-03-22T18:06:37.9465275Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(281,10): Error CS0246: The type or namespace name 'AllowAnonymous' could not be found (are you missing a using directive or an assembly reference?)
  594.  
  595. 2016-03-22T18:06:37.9465275Z 5>Controllers\AccountController.cs(281,10): error CS0246: The type or namespace name 'AllowAnonymous' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  596.  
  597. 2016-03-22T18:06:37.9525267Z ##[error]Dev\GymApp.Api\Controllers\AccountController.cs(282,10): Error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?)
  598.  
  599. 2016-03-22T18:06:37.9525267Z 5>Controllers\AccountController.cs(282,10): error CS0246: The type or namespace name 'Route' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  600.  
  601. 2016-03-22T18:06:37.9575276Z ##[error]Dev\GymApp.Api\Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(69,76): Error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?)
  602.  
  603. 2016-03-22T18:06:37.9585272Z 5>Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(69,76): error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  604.  
  605. 2016-03-22T18:06:37.9635276Z ##[error]Dev\GymApp.Api\Controllers\HomeController.cs(9,35): Error CS0246: The type or namespace name 'Controller' could not be found (are you missing a using directive or an assembly reference?)
  606.  
  607. 2016-03-22T18:06:37.9645277Z 5>Controllers\HomeController.cs(9,35): error CS0246: The type or namespace name 'Controller' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  608.  
  609. 2016-03-22T18:06:37.9695274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(79,77): Error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?)
  610.  
  611. 2016-03-22T18:06:37.9695274Z 5>Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(79,77): error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  612.  
  613. 2016-03-22T18:06:37.9755271Z ##[error]Dev\GymApp.Api\Controllers\HomeController.cs(11,16): Error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?)
  614.  
  615. 2016-03-22T18:06:37.9765276Z 5>Controllers\HomeController.cs(11,16): error CS0246: The type or namespace name 'ActionResult' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  616.  
  617. 2016-03-22T18:06:37.9825275Z ##[error]Dev\GymApp.Api\Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(90,76): Error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?)
  618.  
  619. 2016-03-22T18:06:37.9825275Z 5>Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(90,76): error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  620.  
  621. 2016-03-22T18:06:37.9885272Z ##[error]Dev\GymApp.Api\Controllers\ValuesController.cs(11,37): Error CS0246: The type or namespace name 'ApiController' could not be found (are you missing a using directive or an assembly reference?)
  622.  
  623. 2016-03-22T18:06:37.9895272Z 5>Controllers\ValuesController.cs(11,37): error CS0246: The type or namespace name 'ApiController' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  624.  
  625. 2016-03-22T18:06:37.9965277Z ##[error]Dev\GymApp.Api\Controllers\ValuesController.cs(10,6): Error CS0246: The type or namespace name 'Authorize' could not be found (are you missing a using directive or an assembly reference?)
  626.  
  627. 2016-03-22T18:06:37.9965277Z 5>Controllers\ValuesController.cs(10,6): error CS0246: The type or namespace name 'Authorize' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  628.  
  629. 2016-03-22T18:06:38.0025274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(149,136): Error CS0246: The type or namespace name 'MediaTypeFormatter' could not be found (are you missing a using directive or an assembly reference?)
  630.  
  631. 2016-03-22T18:06:38.0035274Z 5>Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(149,136): error CS0246: The type or namespace name 'MediaTypeFormatter' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  632.  
  633. 2016-03-22T18:06:38.0095274Z ##[error]Dev\GymApp.Api\Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(215,59): Error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?)
  634.  
  635. 2016-03-22T18:06:38.0105273Z 5>Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(215,59): error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  636.  
  637. 2016-03-22T18:06:38.0155275Z ##[error]Dev\GymApp.Api\Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(234,41): Error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?)
  638.  
  639. 2016-03-22T18:06:38.0165262Z 5>Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(234,41): error CS0246: The type or namespace name 'ApiDescription' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  640.  
  641. 2016-03-22T18:06:38.0225276Z ##[error]Dev\GymApp.Api\Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(234,187): Error CS0246: The type or namespace name 'MediaTypeFormatter' could not be found (are you missing a using directive or an assembly reference?)
  642.  
  643. 2016-03-22T18:06:38.0225276Z 5>Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(234,187): error CS0246: The type or namespace name 'MediaTypeFormatter' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  644.  
  645. 2016-03-22T18:06:38.0285275Z ##[error]Dev\GymApp.Api\Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(288,63): Error CS0246: The type or namespace name 'MediaTypeFormatter' could not be found (are you missing a using directive or an assembly reference?)
  646.  
  647. 2016-03-22T18:06:38.0295265Z 5>Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(288,63): error CS0246: The type or namespace name 'MediaTypeFormatter' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  648.  
  649. 2016-03-22T18:06:38.0355273Z ##[error]Dev\GymApp.Api\Controllers\ValuesController.cs(26,27): Error CS0246: The type or namespace name 'FromBody' could not be found (are you missing a using directive or an assembly reference?)
  650.  
  651. 2016-03-22T18:06:38.0355273Z 5>Controllers\ValuesController.cs(26,27): error CS0246: The type or namespace name 'FromBody' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  652.  
  653. 2016-03-22T18:06:38.0425270Z ##[error]Dev\GymApp.Api\Controllers\ValuesController.cs(31,34): Error CS0246: The type or namespace name 'FromBody' could not be found (are you missing a using directive or an assembly reference?)
  654.  
  655. 2016-03-22T18:06:38.0435272Z 5>Controllers\ValuesController.cs(31,34): error CS0246: The type or namespace name 'FromBody' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  656.  
  657. 2016-03-22T18:06:38.0505267Z ##[error]Dev\GymApp.Api\Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(405,80): Error CS0246: The type or namespace name 'MediaTypeFormatter' could not be found (are you missing a using directive or an assembly reference?)
  658.  
  659. 2016-03-22T18:06:38.0505267Z 5>Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs(405,80): error CS0246: The type or namespace name 'MediaTypeFormatter' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  660.  
  661. 2016-03-22T18:06:38.0585276Z ##[error]Dev\GymApp.Api\Models\IdentityModels.cs(10,36): Error CS0246: The type or namespace name 'IdentityUser' could not be found (are you missing a using directive or an assembly reference?)
  662.  
  663. 2016-03-22T18:06:38.0595273Z 5>Models\IdentityModels.cs(10,36): error CS0246: The type or namespace name 'IdentityUser' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  664.  
  665. 2016-03-22T18:06:38.0655276Z ##[error]Dev\GymApp.Api\Areas\HelpPage\XmlDocumentationProvider.cs(15,45): Error CS0246: The type or namespace name 'IDocumentationProvider' could not be found (are you missing a using directive or an assembly reference?)
  666.  
  667. 2016-03-22T18:06:38.0655276Z 5>Areas\HelpPage\XmlDocumentationProvider.cs(15,45): error CS0246: The type or namespace name 'IDocumentationProvider' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  668.  
  669. 2016-03-22T18:06:38.0715272Z ##[error]Dev\GymApp.Api\Models\IdentityModels.cs(12,69): Error CS0246: The type or namespace name 'UserManager<ApplicationUser>' could not be found (are you missing a using directive or an assembly reference?)
  670.  
  671. 2016-03-22T18:06:38.0715272Z 5>Models\IdentityModels.cs(12,69): error CS0246: The type or namespace name 'UserManager<ApplicationUser>' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  672.  
  673. 2016-03-22T18:06:38.0775272Z ##[error]Dev\GymApp.Api\Models\IdentityModels.cs(21,41): Error CS0246: The type or namespace name 'IdentityDbContext<ApplicationUser>' could not be found (are you missing a using directive or an assembly reference?)
  674.  
  675. 2016-03-22T18:06:38.0775272Z 5>Models\IdentityModels.cs(21,41): error CS0246: The type or namespace name 'IdentityDbContext<ApplicationUser>' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  676.  
  677. 2016-03-22T18:06:38.0825275Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(16,45): Error CS0246: The type or namespace name 'OAuthAuthorizationServerProvider' could not be found (are you missing a using directive or an assembly reference?)
  678.  
  679. 2016-03-22T18:06:38.0825275Z 5>Providers\ApplicationOAuthProvider.cs(16,45): error CS0246: The type or namespace name 'OAuthAuthorizationServerProvider' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  680.  
  681. 2016-03-22T18:06:38.0875273Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(30,66): Error CS0246: The type or namespace name 'OAuthGrantResourceOwnerCredentialsContext' could not be found (are you missing a using directive or an assembly reference?)
  682.  
  683. 2016-03-22T18:06:38.0885271Z 5>Providers\ApplicationOAuthProvider.cs(30,66): error CS0246: The type or namespace name 'OAuthGrantResourceOwnerCredentialsContext' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  684.  
  685. 2016-03-22T18:06:38.0945275Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(53,44): Error CS0246: The type or namespace name 'OAuthTokenEndpointContext' could not be found (are you missing a using directive or an assembly reference?)
  686.  
  687. 2016-03-22T18:06:38.0945275Z 5>Providers\ApplicationOAuthProvider.cs(53,44): error CS0246: The type or namespace name 'OAuthTokenEndpointContext' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  688.  
  689. 2016-03-22T18:06:38.1005274Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(63,59): Error CS0246: The type or namespace name 'OAuthValidateClientAuthenticationContext' could not be found (are you missing a using directive or an assembly reference?)
  690.  
  691. 2016-03-22T18:06:38.1015271Z 5>Providers\ApplicationOAuthProvider.cs(63,59): error CS0246: The type or namespace name 'OAuthValidateClientAuthenticationContext' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  692.  
  693. 2016-03-22T18:06:38.1065267Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(74,56): Error CS0246: The type or namespace name 'OAuthValidateClientRedirectUriContext' could not be found (are you missing a using directive or an assembly reference?)
  694.  
  695. 2016-03-22T18:06:38.1075274Z 5>Providers\ApplicationOAuthProvider.cs(74,56): error CS0246: The type or namespace name 'OAuthValidateClientRedirectUriContext' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  696.  
  697. 2016-03-22T18:06:38.1125274Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(89,23): Error CS0246: The type or namespace name 'AuthenticationProperties' could not be found (are you missing a using directive or an assembly reference?)
  698.  
  699. 2016-03-22T18:06:38.1125274Z 5>Providers\ApplicationOAuthProvider.cs(89,23): error CS0246: The type or namespace name 'AuthenticationProperties' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  700.  
  701. 2016-03-22T18:06:38.1185274Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(30,36): Error CS0115: 'ApplicationOAuthProvider.GrantResourceOwnerCredentials(OAuthGrantResourceOwnerCredentialsContext)': no suitable method found to override
  702.  
  703. 2016-03-22T18:06:38.1195272Z 5>Providers\ApplicationOAuthProvider.cs(30,36): error CS0115: 'ApplicationOAuthProvider.GrantResourceOwnerCredentials(OAuthGrantResourceOwnerCredentialsContext)': no suitable method found to override [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  704.  
  705. 2016-03-22T18:06:38.1265277Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(53,30): Error CS0115: 'ApplicationOAuthProvider.TokenEndpoint(OAuthTokenEndpointContext)': no suitable method found to override
  706.  
  707. 2016-03-22T18:06:38.1275265Z 5>Providers\ApplicationOAuthProvider.cs(53,30): error CS0115: 'ApplicationOAuthProvider.TokenEndpoint(OAuthTokenEndpointContext)': no suitable method found to override [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  708.  
  709. 2016-03-22T18:06:38.1325273Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(63,30): Error CS0115: 'ApplicationOAuthProvider.ValidateClientAuthentication(OAuthValidateClientAuthenticationContext)': no suitable method found to override
  710.  
  711. 2016-03-22T18:06:38.1335276Z 5>Providers\ApplicationOAuthProvider.cs(63,30): error CS0115: 'ApplicationOAuthProvider.ValidateClientAuthentication(OAuthValidateClientAuthenticationContext)': no suitable method found to override [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  712.  
  713. 2016-03-22T18:06:38.1385272Z ##[error]Dev\GymApp.Api\Providers\ApplicationOAuthProvider.cs(74,30): Error CS0115: 'ApplicationOAuthProvider.ValidateClientRedirectUri(OAuthValidateClientRedirectUriContext)': no suitable method found to override
  714.  
  715. 2016-03-22T18:06:38.1385272Z 5>Providers\ApplicationOAuthProvider.cs(74,30): error CS0115: 'ApplicationOAuthProvider.ValidateClientRedirectUri(OAuthValidateClientRedirectUriContext)': no suitable method found to override [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  716.  
  717. 2016-03-22T18:06:38.1445275Z ##[error]Dev\GymApp.Api\Areas\HelpPage\XmlDocumentationProvider.cs(38,40): Error CS0246: The type or namespace name 'HttpControllerDescriptor' could not be found (are you missing a using directive or an assembly reference?)
  718.  
  719. 2016-03-22T18:06:38.1445275Z 5>Areas\HelpPage\XmlDocumentationProvider.cs(38,40): error CS0246: The type or namespace name 'HttpControllerDescriptor' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  720.  
  721. 2016-03-22T18:06:38.1495256Z ##[error]Dev\GymApp.Api\Areas\HelpPage\XmlDocumentationProvider.cs(44,48): Error CS0246: The type or namespace name 'HttpActionDescriptor' could not be found (are you missing a using directive or an assembly reference?)
  722.  
  723. 2016-03-22T18:06:38.1505273Z 5>Areas\HelpPage\XmlDocumentationProvider.cs(44,48): error CS0246: The type or namespace name 'HttpActionDescriptor' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  724.  
  725. 2016-03-22T18:06:38.1565271Z ##[error]Dev\GymApp.Api\Areas\HelpPage\XmlDocumentationProvider.cs(50,48): Error CS0246: The type or namespace name 'HttpParameterDescriptor' could not be found (are you missing a using directive or an assembly reference?)
  726.  
  727. 2016-03-22T18:06:38.1565271Z 5>Areas\HelpPage\XmlDocumentationProvider.cs(50,48): error CS0246: The type or namespace name 'HttpParameterDescriptor' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  728.  
  729. 2016-03-22T18:06:38.1625277Z ##[error]Dev\GymApp.Api\Areas\HelpPage\XmlDocumentationProvider.cs(70,48): Error CS0246: The type or namespace name 'HttpActionDescriptor' could not be found (are you missing a using directive or an assembly reference?)
  730.  
  731. 2016-03-22T18:06:38.1635273Z 5>Areas\HelpPage\XmlDocumentationProvider.cs(70,48): error CS0246: The type or namespace name 'HttpActionDescriptor' could not be found (are you missing a using directive or an assembly reference?) [C:\a\1\s\Dev\GymApp.Api\GymApp.Api.csproj]
  732.  
  733. 2016-03-22T18:06:38.1685276Z ##[error]Dev\GymApp.Api\Areas\HelpPage\XmlDocumentationProvider.cs(91,46): Error CS0246: The type or namespace name 'HttpActionDescriptor' could not be found (are you missing a using directive or an assembly reference?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement