Removed unused constants from project.json
This commit is contained in:
parent
7eb7a1c227
commit
621ad0534b
1 changed files with 0 additions and 6 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue