diff --git a/VSOStatusInspector.Package/Entities/VSTSStatusResponse.cs b/VSOStatusInspector.Package/Entities/VSTSStatusResponse.cs deleted file mode 100644 index 37711c8..0000000 --- a/VSOStatusInspector.Package/Entities/VSTSStatusResponse.cs +++ /dev/null @@ -1,9 +0,0 @@ -namespace VSTSStatusMonitor.Entities -{ - public class VSTSStatusResponse - { - public string Status { get; set; } - public string Message { get; set; } - public string Title { get; set; } - } -} \ No newline at end of file diff --git a/VSOStatusInspector.Package/Resources/VSTSStatusInspector.ico b/VSOStatusInspector.Package/Resources/VSTSStatusInspector.ico deleted file mode 100644 index d323b07..0000000 Binary files a/VSOStatusInspector.Package/Resources/VSTSStatusInspector.ico and /dev/null differ diff --git a/VSOStatusInspector.Package/Resources/VSTSStatusInspectorPackage.ico b/VSOStatusInspector.Package/Resources/VSTSStatusInspectorPackage.ico deleted file mode 100644 index d323b07..0000000 Binary files a/VSOStatusInspector.Package/Resources/VSTSStatusInspectorPackage.ico and /dev/null differ diff --git a/VSOStatusInspector.Package/VSTSStatusMonitor.Package.csproj b/VSOStatusInspector.Package/VSTSStatusMonitor.Package.csproj deleted file mode 100644 index 0d7f1ef..0000000 --- a/VSOStatusInspector.Package/VSTSStatusMonitor.Package.csproj +++ /dev/null @@ -1,236 +0,0 @@ - - - - - 15.0 - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - SAK - SAK - SAK - SAK - - - - - 12.0 - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - - - - - - Debug - AnyCPU - 2.0 - {08A0E9C8-5281-4631-8F31-893151640EF2} - {82b43b9b-a64c-4715-b499-d71e9ca2bd60};{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Library - Properties - VSTSStatusMonitor - VSTSStatusMonitor - True - Key.snk - v4.5 - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - true - - - - False - False - ..\_ExternalReferences\sdk-vs2015\EnvDTE.dll - - - False - False - ..\_ExternalReferences\sdk-vs2015\envdte100.dll - - - False - False - ..\_ExternalReferences\sdk-vs2015\envdte80.dll - - - False - False - ..\_ExternalReferences\sdk-vs2015\envdte90.dll - - - ..\packages\HtmlAgilityPack.1.5.1\lib\Net45\HtmlAgilityPack.dll - - - - False - ..\_ExternalReferences\sdk-vs2015\Microsoft.VisualStudio.OLE.Interop.dll - - - False - ..\_ExternalReferences\sdk-vs2015\Microsoft.VisualStudio.Shell.14.0.dll - - - False - ..\_ExternalReferences\sdk-vs2015\Microsoft.VisualStudio.Shell.Immutable.10.0.dll - - - False - ..\_ExternalReferences\sdk-vs2015\Microsoft.VisualStudio.Shell.Immutable.11.0.dll - - - False - ..\_ExternalReferences\sdk-vs2015\Microsoft.VisualStudio.Shell.Immutable.12.0.dll - - - False - ..\_ExternalReferences\sdk-vs2015\Microsoft.VisualStudio.Shell.Immutable.14.0.dll - - - False - ..\_ExternalReferences\sdk-vs2015\Microsoft.VisualStudio.Shell.Interop.dll - - - False - ..\_ExternalReferences\sdk-vs2015\Microsoft.VisualStudio.Shell.Interop.8.0.dll - - - False - ..\_ExternalReferences\sdk-vs2015\Microsoft.VisualStudio.Shell.Interop.9.0.dll - - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll - - - - - - - - - - - - - - - Component - - - True - True - Resources.resx - - - - - - - - - ResXFileCodeGenerator - Resources.Designer.cs - Designer - - - true - VSPackage - - - - - - - - - - - - true - Always - - - Designer - - - - - Always - true - - - Always - true - - - Always - true - - - Always - true - - - Always - true - - - Always - true - - - - - False - .NET Framework 3.5 SP1 - false - - - - true - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - \ No newline at end of file diff --git a/VSOStatusInspector.Package/app.config b/VSOStatusInspector.Package/app.config deleted file mode 100644 index 26c6615..0000000 --- a/VSOStatusInspector.Package/app.config +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file