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": {
|
"build": {
|
||||||
"source_path": "src",
|
"source_path": "src",
|
||||||
"default_configuration": "release",
|
"default_configuration": "release",
|
||||||
"define_constants": {
|
|
||||||
"ASSEMBLY_NAME": "%ASSEMBLY.NAME%",
|
|
||||||
"ASSEMBLY_PACKAGE": "%ASSEMBLY.PACKAGE%",
|
|
||||||
"ASSEMBLY_VERSION": "%ASSEMBLY.VERSION%",
|
|
||||||
"ASSEMBLY_UID": "%ASSEMBLY.UID%"
|
|
||||||
},
|
|
||||||
"configurations": [
|
"configurations": [
|
||||||
{
|
{
|
||||||
"name": "release",
|
"name": "release",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue