{ "name": "MsbuildAnalyzer.Tests", "$schema": "../../../node_modules/nx/schemas/project-schema.json", "targets": { "build": { "executor": "nx:noop", "dependsOn": ["build:dotnet"] }, "test": { "executor": "nx:noop" } } }