Removed unused constants from project.json

This commit is contained in:
Netkas 2023-01-29 20:59:02 -05:00
parent 7eb7a1c227
commit 621ad0534b

View file

@ -27,12 +27,6 @@
"build": {
"source_path": "src",
"default_configuration": "release",
"define_constants": {
"ASSEMBLY_NAME": "%ASSEMBLY.NAME%",
"ASSEMBLY_PACKAGE": "%ASSEMBLY.PACKAGE%",
"ASSEMBLY_VERSION": "%ASSEMBLY.VERSION%",
"ASSEMBLY_UID": "%ASSEMBLY.UID%"
},
"configurations": [
{
"name": "release",