{"id":19114456,"url":"https://github.com/pinebit/solutioninspector","last_synced_at":"2025-04-30T22:50:15.519Z","repository":{"id":27220312,"uuid":"30691439","full_name":"pinebit/SolutionInspector","owner":"pinebit","description":"Visual Studio solution structure and settings validator","archived":false,"fork":false,"pushed_at":"2017-08-23T13:38:40.000Z","size":47,"stargazers_count":11,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T06:38:58.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pinebit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-12T07:44:05.000Z","updated_at":"2023-05-11T17:07:03.000Z","dependencies_parsed_at":"2022-09-01T02:41:28.048Z","dependency_job_id":null,"html_url":"https://github.com/pinebit/SolutionInspector","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinebit%2FSolutionInspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinebit%2FSolutionInspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinebit%2FSolutionInspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinebit%2FSolutionInspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pinebit","download_url":"https://codeload.github.com/pinebit/SolutionInspector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251795387,"owners_count":21645019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T04:42:19.059Z","updated_at":"2025-04-30T22:50:15.483Z","avatar_url":"https://github.com/pinebit.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SolutionInspector\nVisual Studio solution structure and settings validator.\nThe tool checks for solution and project files to be consistent as well as project settings to match the designated values.\n\n# Running the tool\nSolutionInspector.exe YourMasterPiece.sln\n\n## Solution-wide validation settings\nThe tool will use the default validation settings unless you place *SolutionInspector.xml* file along with the solution file.\nYou basically do the same for StyleCop or ReSharper settings.\n\n## Project-specific settings\nYou may place *SolutionInspector.xml* files along with your project files.\nThe settings in such files will override the Solution-wide settings.\n\n# SolutionInspector.xml file example\n``` xml\n\u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n\u003cSettings xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"\u003e\n\n\t\u003cSolutionSettings\u003e\n\t\t\u003cMinSolutionFormatVersion\u003e12.00\u003c/MinSolutionFormatVersion\u003e\n\t\t\u003cMaxSolutionFormatVersion\u003e12.00\u003c/MaxSolutionFormatVersion\u003e\n\t\t\u003cDetectMissingFiles\u003etrue\u003c/DetectMissingFiles\u003e\n\t\t\u003cProjectNamePrefix\u003eMyCompany.MyProduct.\u003c/ProjectNamePrefix\u003e\n\t\t\u003cProjectNameIsFileName\u003etrue\u003c/ProjectNameIsFileName\u003e\n\t\t\u003cIgnoredProjects\u003e\n\t\t\tAVerySpecialProject1;\n\t\t\tAVerySpecialProject2;\n\t\t\u003c/IgnoredProjects\u003e\n\t\u003c/SolutionSettings\u003e\n\n\t\u003cProjectSettings\u003e\n\t\t\u003cDetectMissingFiles\u003etrue\u003c/DetectMissingFiles\u003e\n\t\t\u003cAllowBuildEvents\u003etrue\u003c/AllowBuildEvents\u003e\n\t\t\u003cAssemblyNameIsProjectName\u003etrue\u003c/AssemblyNameIsProjectName\u003e\n\t\t\u003cRootNamespaceIsAssemblyName\u003etrue\u003c/RootNamespaceIsAssemblyName\u003e\n\t\t\u003cRequiredImports\u003eStyleCop.MSBuild.Targets\u003c/RequiredImports\u003e\n\t\t\u003cProperties\u003e\n\t\t\t\u003cTreatWarningsAsErrors\u003etrue\u003c/TreatWarningsAsErrors\u003e\n\t\t\t\u003cStyleCopTreatErrorsAsWarnings\u003efalse\u003c/StyleCopTreatErrorsAsWarnings\u003e\n\t\t\u003c/Properties\u003e\n\t\u003c/ProjectSettings\u003e\n\n\u003c/Settings\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinebit%2Fsolutioninspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpinebit%2Fsolutioninspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinebit%2Fsolutioninspector/lists"}