Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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
- 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]
- 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
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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
- 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]
- 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
- 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]
- 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
- 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]
- 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
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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?)
- 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]
- 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