[ {
  "relativePath" : "RunSample.ps1",
  "extension" : "ps1",
  "linesOfCode" : 67,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "RunSharpmake.ps1",
  "extension" : "ps1",
  "linesOfCode" : 70,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "RunProcess.ps1",
  "extension" : "ps1",
  "linesOfCode" : 51,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Compile.ps1",
  "extension" : "ps1",
  "linesOfCode" : 210,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/FileGeneratorUtilities.cs",
  "extension" : "cs",
  "linesOfCode" : 8,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/GeneratorManager.cs",
  "extension" : "cs",
  "linesOfCode" : 151,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/FileGenerator.cs",
  "extension" : "cs",
  "linesOfCode" : 193,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/FastBuild/Bff.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 515,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/FastBuild/IPlatformBff.cs",
  "extension" : "cs",
  "linesOfCode" : 21,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Generators/FastBuild/Bff.Util.cs",
  "extension" : "cs",
  "linesOfCode" : 803,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/FastBuild/Bff.cs",
  "extension" : "cs",
  "linesOfCode" : 2123,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Generators/FastBuild/IBffGenerationContext.cs",
  "extension" : "cs",
  "linesOfCode" : 13,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/FastBuild/IMicrosoftPlatformBff.cs",
  "extension" : "cs",
  "linesOfCode" : 8,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/FastBuild/MasterBff.cs",
  "extension" : "cs",
  "linesOfCode" : 701,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Generators/FastBuild/IApplePlatformBff.cs",
  "extension" : "cs",
  "linesOfCode" : 10,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/FastBuild/IClangPlatformBff.cs",
  "extension" : "cs",
  "linesOfCode" : 8,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/XmlFileGenerator.cs",
  "extension" : "cs",
  "linesOfCode" : 15,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/Androidproj.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 117,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/VsProjCommon.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 61,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/ProjectOptionsGenerator.cs",
  "extension" : "cs",
  "linesOfCode" : 1907,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/LaunchSettingsJson.cs",
  "extension" : "cs",
  "linesOfCode" : 145,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/Sln.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 86,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/ProjectJson.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 55,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/Vcxproj.cs",
  "extension" : "cs",
  "linesOfCode" : 1886,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/Sln.cs",
  "extension" : "cs",
  "linesOfCode" : 721,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/Vcxproj.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 383,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/Pyproj.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 88,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/IVcxprojGenerationContext.cs",
  "extension" : "cs",
  "linesOfCode" : 15,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/UserFile.cs",
  "extension" : "cs",
  "linesOfCode" : 68,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/VsProjCommon.cs",
  "extension" : "cs",
  "linesOfCode" : 116,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/Csproj.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 610,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/PackagesConfig.cs",
  "extension" : "cs",
  "linesOfCode" : 86,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/Csproj.cs",
  "extension" : "cs",
  "linesOfCode" : 3188,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/Pyproj.cs",
  "extension" : "cs",
  "linesOfCode" : 341,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/ProjectJson.cs",
  "extension" : "cs",
  "linesOfCode" : 139,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/Androidproj.cs",
  "extension" : "cs",
  "linesOfCode" : 347,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/IPlatformVcxproj.cs",
  "extension" : "cs",
  "linesOfCode" : 71,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/VsUtil.cs",
  "extension" : "cs",
  "linesOfCode" : 47,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/VisualStudio/PackagesConfig.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 16,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/IGenerationContext.cs",
  "extension" : "cs",
  "linesOfCode" : 21,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/CompilerSettings.cs",
  "extension" : "cs",
  "linesOfCode" : 89,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Generators/Apple/XCodeProj.cs",
  "extension" : "cs",
  "linesOfCode" : 2039,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Generators/Apple/XCWorkspace.cs",
  "extension" : "cs",
  "linesOfCode" : 178,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/Apple/XCodeProj.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 605,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/Apple/XCode.Util.cs",
  "extension" : "cs",
  "linesOfCode" : 67,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/Apple/XCWorkspace.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 31,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/Properties/AssemblyInfo.cs",
  "extension" : "cs",
  "linesOfCode" : 3,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/Generic/MakeProject.cs",
  "extension" : "cs",
  "linesOfCode" : 227,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/Generic/MakeProject.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 58,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/Generic/MakeApplication.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 29,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/Generic/JsonCompilationDatabase.cs",
  "extension" : "cs",
  "linesOfCode" : 324,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Generators/Generic/Makefile.cs",
  "extension" : "cs",
  "linesOfCode" : 574,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Generators/Generic/Makefile.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 164,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Generators/Generic/MakeApplication.cs",
  "extension" : "cs",
  "linesOfCode" : 105,
  "components" : [ "primary::Sharpmake.Generators" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/SharpmakePackageFunctionalTest/SharpmakePackageFunctionalTest.sharpmake.cs",
  "extension" : "cs",
  "linesOfCode" : 8,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/SharpmakePackageFunctionalTest/codebase/SimpleProject/SimpleProject.cs",
  "extension" : "cs",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/SharpmakePackageFunctionalTest/SharpmakePackage.sharpmake.cs",
  "extension" : "cs",
  "linesOfCode" : 27,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/FastBuildFunctionalTest.sharpmake.cs",
  "extension" : "cs",
  "linesOfCode" : 570,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/spanmultiplesrcdirsfbnoblobinclude_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 317,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/useprecompexe_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 400,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/spanmultiplesrcdirsfbunityexclude_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 89,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/spanmultiplesrcdirsfbunityinclude_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 89,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildtestexecution_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/explicitlyorderedpostbuildtest_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/simpleexewithlib_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildcopysinglefiletest_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/fastbuildfunctionaltest_all.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 97,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/spanmultiplesrcdirsfbnoblobinclude_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 42,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/spanmultiplesrcdirsfbnoblobexclude_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 317,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/mixcppandcexe_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 367,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildexecutetest_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 365,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildcopysinglefiletest_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 365,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/simpleexewithlib_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 374,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildstamper_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 365,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/spanmultiplesrcdirsfbnoblobexclude_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 42,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildstamptest_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 373,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildstamper_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/requireprebuildstep_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 371,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/mixcppandcexe_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 10,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/explicitlyorderedpostbuildtest_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 365,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/spanmultiplesrcdirsfbunityisolate_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 89,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildtestexecution_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 365,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/simplelib_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 319,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildexecutetest_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/useprecompexe_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 18,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/requireprebuildstep_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/simplelib_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildcopydirtest_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildcopydirtest_vs2019_win64.vcxproj",
  "extension" : "vcxproj",
  "linesOfCode" : 365,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/reference/projects/postbuildstamptest_vs2019_win64.vcxproj.filters",
  "extension" : "filters",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/RequirePreBuildStep/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 5,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SimpleLib/simplelib.cpp",
  "extension" : "cpp",
  "linesOfCode" : 1,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/UsePrecompExe/util.cpp",
  "extension" : "cpp",
  "linesOfCode" : 10,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/UsePrecompExe/precomp.h",
  "extension" : "h",
  "linesOfCode" : 2,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/UsePrecompExe/util.h",
  "extension" : "h",
  "linesOfCode" : 5,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/UsePrecompExe/precomp.cpp",
  "extension" : "cpp",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/UsePrecompExe/util_noprecomp_excludedbyextension.h",
  "extension" : "h",
  "linesOfCode" : 5,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/UsePrecompExe/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 16,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/UsePrecompExe/noprecomp_util.cpp",
  "extension" : "cpp",
  "linesOfCode" : 9,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/UsePrecompExe/noprecomp_util.h",
  "extension" : "h",
  "linesOfCode" : 5,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/UsePrecompExe/util_withprecomp_weirdextension.h",
  "extension" : "h",
  "linesOfCode" : 5,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/PostBuildTestExecution/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/PostBuildCopyDirNoPatternTest/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/AllCppWithDotCExe/hello_c.h",
  "extension" : "h",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/AllCppWithDotCExe/hello_c.c",
  "extension" : "c",
  "linesOfCode" : 3,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/AllCppWithDotCExe/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 2,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/PostBuildCopyDirTest/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/ExplicitlyOrderedPostBuildTest/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/MixCppAndCExe/hello_c.h",
  "extension" : "h",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/MixCppAndCExe/hello_c.c",
  "extension" : "c",
  "linesOfCode" : 3,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/MixCppAndCExe/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 2,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/dir_not_used/not_used.cpp",
  "extension" : "cpp",
  "linesOfCode" : 1,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/main_dir/util.cpp",
  "extension" : "cpp",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/main_dir/util.h",
  "extension" : "h",
  "linesOfCode" : 5,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/main_dir/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 23,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/additional_dir/extra_class1.cpp",
  "extension" : "cpp",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/additional_dir/extra_class2.h",
  "extension" : "h",
  "linesOfCode" : 10,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/additional_dir/extra_file.cpp",
  "extension" : "cpp",
  "linesOfCode" : 5,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/additional_dir/extra_class2.cpp",
  "extension" : "cpp",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/additional_dir/extra_class1.h",
  "extension" : "h",
  "linesOfCode" : 10,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/dir_individual_files/floating_file_not_used.cpp",
  "extension" : "cpp",
  "linesOfCode" : 1,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/dir_individual_files/floating_file.cpp",
  "extension" : "cpp",
  "linesOfCode" : 5,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/dir_individual_files/floating_class.cpp",
  "extension" : "cpp",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SpanMultipleSrcDirs/dir_individual_files/floating_class.h",
  "extension" : "h",
  "linesOfCode" : 10,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/PostBuildCopySingleFileTest/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/SimpleExeWithLib/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/PostBuildStampTest/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 22,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/FastBuildFunctionalTest/codebase/PostBuildExecuteTest/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/NoAllFastBuildProjectFunctionalTest/codebase/TestsA/TestsA.cpp",
  "extension" : "cpp",
  "linesOfCode" : 8,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/NoAllFastBuildProjectFunctionalTest/codebase/TestsC/TestsC.cpp",
  "extension" : "cpp",
  "linesOfCode" : 7,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/NoAllFastBuildProjectFunctionalTest/codebase/LibC/LibC.cpp",
  "extension" : "cpp",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/NoAllFastBuildProjectFunctionalTest/codebase/LibC/LibC.h",
  "extension" : "h",
  "linesOfCode" : 2,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/NoAllFastBuildProjectFunctionalTest/codebase/TestsB/TestsB.cpp",
  "extension" : "cpp",
  "linesOfCode" : 5,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/NoAllFastBuildProjectFunctionalTest/codebase/MainProject/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 7,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/NoAllFastBuildProjectFunctionalTest/codebase/LibA/LibA.h",
  "extension" : "h",
  "linesOfCode" : 2,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/NoAllFastBuildProjectFunctionalTest/codebase/LibA/LibA.cpp",
  "extension" : "cpp",
  "linesOfCode" : 5,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/NoAllFastBuildProjectFunctionalTest/codebase/LibB/LibB.cpp",
  "extension" : "cpp",
  "linesOfCode" : 6,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/NoAllFastBuildProjectFunctionalTest/codebase/LibB/LibB.h",
  "extension" : "h",
  "linesOfCode" : 2,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/NoAllFastBuildProjectFunctionalTest/NoAllFastBuildProjectFunctionalTest.sharpmake.cs",
  "extension" : "cs",
  "linesOfCode" : 150,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/OnlyNeededFastBuildTest/OnlyNeededFastBuildTest.sharpmake.cs",
  "extension" : "cs",
  "linesOfCode" : 183,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/OnlyNeededFastBuildTest/codebase/SomeExeWithLib/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/OnlyNeededFastBuildTest/codebase/SomeStandaloneExe/main.cpp",
  "extension" : "cpp",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.FunctionalTests/OnlyNeededFastBuildTest/codebase/SomeLib/somelib.cpp",
  "extension" : "cpp",
  "linesOfCode" : 1,
  "components" : [ "primary::Sharpmake.FunctionalTests" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Options.Makefile.cs",
  "extension" : "cs",
  "linesOfCode" : 93,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Project.cs",
  "extension" : "cs",
  "linesOfCode" : 2219,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake/Strings.cs",
  "extension" : "cs",
  "linesOfCode" : 502,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Options.Vc.cs",
  "extension" : "cs",
  "linesOfCode" : 966,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/FastBuildSettings.cs",
  "extension" : "cs",
  "linesOfCode" : 87,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/FileSystemStringComparer.cs",
  "extension" : "cs",
  "linesOfCode" : 39,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Options.Clang.cs",
  "extension" : "cs",
  "linesOfCode" : 111,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/ExtensionLoader.cs",
  "extension" : "cs",
  "linesOfCode" : 102,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/PlatformEventArgs.cs",
  "extension" : "cs",
  "linesOfCode" : 18,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/DebugProjectGenerator.cs",
  "extension" : "cs",
  "linesOfCode" : 301,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/PathUtil.cs",
  "extension" : "cs",
  "linesOfCode" : 723,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/FileListFilter.cs",
  "extension" : "cs",
  "linesOfCode" : 39,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/PlatformExceptions.cs",
  "extension" : "cs",
  "linesOfCode" : 39,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/GeneratedAssemblyConfig.cs",
  "extension" : "cs",
  "linesOfCode" : 77,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Options.AndroidMakefile.cs",
  "extension" : "cs",
  "linesOfCode" : 93,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/ICommandLineInterface.cs",
  "extension" : "cs",
  "linesOfCode" : 8,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/ConfigureCollection.cs",
  "extension" : "cs",
  "linesOfCode" : 169,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/PackageReferences.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 12,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/SourceAttributeParser.cs",
  "extension" : "cs",
  "linesOfCode" : 57,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/IFastBuildCompilerSettings.cs",
  "extension" : "cs",
  "linesOfCode" : 62,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/MSBuildGlobalSettings.cs",
  "extension" : "cs",
  "linesOfCode" : 95,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Project.Configuration.cs",
  "extension" : "cs",
  "linesOfCode" : 2697,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake/EnumExtensions.cs",
  "extension" : "cs",
  "linesOfCode" : 63,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Configurable.cs",
  "extension" : "cs",
  "linesOfCode" : 217,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake/Target.cs",
  "extension" : "cs",
  "linesOfCode" : 822,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake/Tools.cs",
  "extension" : "cs",
  "linesOfCode" : 39,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Options.cs",
  "extension" : "cs",
  "linesOfCode" : 343,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Analyzer/Analyzer.cs",
  "extension" : "cs",
  "linesOfCode" : 133,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Options.Android.cs",
  "extension" : "cs",
  "linesOfCode" : 217,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake/GeneratorManager.cs",
  "extension" : "cs",
  "linesOfCode" : 28,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/BuilderExtension.cs",
  "extension" : "cs",
  "linesOfCode" : 46,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Options.Agde.cs",
  "extension" : "cs",
  "linesOfCode" : 295,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/KitsRootPaths.cs",
  "extension" : "cs",
  "linesOfCode" : 171,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Attributes.cs",
  "extension" : "cs",
  "linesOfCode" : 143,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Solution.cs",
  "extension" : "cs",
  "linesOfCode" : 521,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake/IFileGenerator.cs",
  "extension" : "cs",
  "linesOfCode" : 34,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/CommandLine.cs",
  "extension" : "cs",
  "linesOfCode" : 303,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake/PackageReferences.cs",
  "extension" : "cs",
  "linesOfCode" : 212,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/IWindowsFastBuildCompilerSettings.cs",
  "extension" : "cs",
  "linesOfCode" : 42,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake/TrackedConfiguration.cs",
  "extension" : "cs",
  "linesOfCode" : 211,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/TrackedProject.cs",
  "extension" : "cs",
  "linesOfCode" : 61,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Builder.cs",
  "extension" : "cs",
  "linesOfCode" : 1101,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/FakeFileTree.cs",
  "extension" : "cs",
  "linesOfCode" : 269,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Resolver.cs",
  "extension" : "cs",
  "linesOfCode" : 747,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/GenerationOutput.cs",
  "extension" : "cs",
  "linesOfCode" : 42,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Options.XCode.cs",
  "extension" : "cs",
  "linesOfCode" : 1037,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/DependencyTracker.cs",
  "extension" : "cs",
  "linesOfCode" : 180,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/AttributeParsers.cs",
  "extension" : "cs",
  "linesOfCode" : 199,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/DotNetDependency.cs",
  "extension" : "cs",
  "linesOfCode" : 21,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Options.CSharp.cs",
  "extension" : "cs",
  "linesOfCode" : 494,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/RustProject.cs",
  "extension" : "cs",
  "linesOfCode" : 94,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/ReferenceAlias.cs",
  "extension" : "cs",
  "linesOfCode" : 233,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/IResolverHelper.cs",
  "extension" : "cs",
  "linesOfCode" : 8,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/PlatformAttributes.cs",
  "extension" : "cs",
  "linesOfCode" : 26,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/GlobalSuppressions.cs",
  "extension" : "cs",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/BuildContext/BaseBuildContext.cs",
  "extension" : "cs",
  "linesOfCode" : 24,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/BuildContext/RegressionTest.cs",
  "extension" : "cs",
  "linesOfCode" : 110,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/BuildContext/RedirectOutput.cs",
  "extension" : "cs",
  "linesOfCode" : 29,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/BuildContext/GenerateAll.cs",
  "extension" : "cs",
  "linesOfCode" : 52,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/BuildContext/ConfigureDependencyAnalyzer.cs",
  "extension" : "cs",
  "linesOfCode" : 487,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Assembler.cs",
  "extension" : "cs",
  "linesOfCode" : 664,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/RegexCache.cs",
  "extension" : "cs",
  "linesOfCode" : 143,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Util.cs",
  "extension" : "cs",
  "linesOfCode" : 1558,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake/UniqueList.cs",
  "extension" : "cs",
  "linesOfCode" : 421,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/ExtensionMethods.cs",
  "extension" : "cs",
  "linesOfCode" : 802,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake/PlatformRegistry.cs",
  "extension" : "cs",
  "linesOfCode" : 329,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake/Solution.Configuration.cs",
  "extension" : "cs",
  "linesOfCode" : 161,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/IAssemblerContext.cs",
  "extension" : "cs",
  "linesOfCode" : 123,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/VariableAssignment.cs",
  "extension" : "cs",
  "linesOfCode" : 17,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/ThreadPool.cs",
  "extension" : "cs",
  "linesOfCode" : 177,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/DebugBreaks.cs",
  "extension" : "cs",
  "linesOfCode" : 134,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/SharpmakeExtension.cs",
  "extension" : "cs",
  "linesOfCode" : 7,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Exception.cs",
  "extension" : "cs",
  "linesOfCode" : 70,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/PreprocessorConditionParser.cs",
  "extension" : "cs",
  "linesOfCode" : 164,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/IPlatformDescriptor.cs",
  "extension" : "cs",
  "linesOfCode" : 17,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/DotNetReferenceCollection.cs",
  "extension" : "cs",
  "linesOfCode" : 100,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake/Properties/AssemblyInfo.cs",
  "extension" : "cs",
  "linesOfCode" : 4,
  "components" : [ "primary::Sharpmake" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/BasePlatform.Vcxproj.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 303,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/BasePlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 450,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/BaseMicrosoftPlatform.Vcxproj.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 10,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/DefaultPlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 29,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Windows/Win64Platform.cs",
  "extension" : "cs",
  "linesOfCode" : 408,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Windows/ClangForWindowsSettings.cs",
  "extension" : "cs",
  "linesOfCode" : 145,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Windows/Win64EnvironmentVariableResolver.cs",
  "extension" : "cs",
  "linesOfCode" : 18,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Windows/BaseWindowsPlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 112,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Windows/Win32Platform.cs",
  "extension" : "cs",
  "linesOfCode" : 43,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Android/GlobalSettings.cs",
  "extension" : "cs",
  "linesOfCode" : 18,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Android/AndroidAgdePlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 683,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Android/AndroidPlatformAgde.Vcxproj.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 123,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Android/AndroidAgdePlatform.Bff.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 58,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Android/AndroidPlatform.Vcxproj.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 110,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Android/Util.cs",
  "extension" : "cs",
  "linesOfCode" : 178,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Android/AndroidFragments.cs",
  "extension" : "cs",
  "linesOfCode" : 21,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Android/AndroidPlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 457,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Linux/GlobalSettings.cs",
  "extension" : "cs",
  "linesOfCode" : 18,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Linux/LinuxPlatform.Bff.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 55,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Linux/LinuxPlatform.Vcxproj.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 149,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Linux/LinuxOptions.cs",
  "extension" : "cs",
  "linesOfCode" : 214,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Linux/LinuxPlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 537,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/DotNetPlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 61,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/BaseMicrosoftPlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 149,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Apple/MacCatalystPlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 223,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Apple/tvOsPlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 79,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Apple/SwiftForAppleSettings.cs",
  "extension" : "cs",
  "linesOfCode" : 59,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Apple/watchOsPlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 72,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Apple/ApplePlatformSettings.cs",
  "extension" : "cs",
  "linesOfCode" : 94,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Apple/ClangForAppleSettings.cs",
  "extension" : "cs",
  "linesOfCode" : 75,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Apple/BaseApplePlatform.Bff.Template.cs",
  "extension" : "cs",
  "linesOfCode" : 74,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Apple/BaseApplePlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 1372,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Apple/iOsPlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 204,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Apple/MacOsPlatform.cs",
  "extension" : "cs",
  "linesOfCode" : 106,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Platforms/Sharpmake.CommonPlatforms/Properties/AssemblyInfo.cs",
  "extension" : "cs",
  "linesOfCode" : 2,
  "components" : [ "primary::Sharpmake.Platforms" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Directory.Build.props",
  "extension" : "props",
  "linesOfCode" : 44,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "extract-vcpkg.ps1",
  "extension" : "ps1",
  "linesOfCode" : 36,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Application/CommandLineArguments.cs",
  "extension" : "cs",
  "linesOfCode" : 361,
  "components" : [ "primary::Sharpmake.Application" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Application/Program.cs",
  "extension" : "cs",
  "linesOfCode" : 698,
  "components" : [ "primary::Sharpmake.Application" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sharpmake.Application/Properties/AssemblyInfo.cs",
  "extension" : "cs",
  "linesOfCode" : 1,
  "components" : [ "primary::Sharpmake.Application" ],
  "concerns" : [ "::Unclassified" ]
} ]