summaryrefslogtreecommitdiffstats
path: root/generator/plugins/dotnet/dotnet_constants.py
blob: f66c96b891f35e33a935acddb1ff16ed84fcd49d (plain)
1
2
3
4
5
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.

NAMESPACE = "Microsoft.LanguageServer.Protocol"
PACKAGE_DIR_NAME = "lsprotocol"