Skip to content

Commit

Permalink
Update template.json
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfranblanco authored Jul 7, 2022
1 parent ad39f06 commit f12bf52
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .template.config/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"language": "C#"
},
"symbols": {
"ContractLibrary": {
"ContractLibraryName": {
"type": "parameter",
"datatype": "text",
"description": "Renames files containing 'ERC721ContractLibrary'",
"description": "The contract library name instead of 'MyContractLibrary'",
"fileRename": "ERC721ContractLibrary",
"replaces": "ERC721ContractLibrary",
"isRequired": true,
Expand All @@ -18,7 +18,6 @@
},
"identity": "nethererum.oz",
"shortName": "nethereum-erc721-oz",
"sourceName": "nethereum.openzeppelin",
"guids": [
"{D4556174-C01C-410E-B09F-0978886DA38C}",
"{84632F51-7D6B-4CAD-91B1-75419CE42E9B}",
Expand Down

0 comments on commit f12bf52

Please sign in to comment.