From f12bf5212ccac38ce06a25140c6064e4e698f45c Mon Sep 17 00:00:00 2001 From: Juan Blanco Date: Thu, 7 Jul 2022 13:10:53 +0100 Subject: [PATCH] Update template.json --- .template.config/template.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.template.config/template.json b/.template.config/template.json index e8a5543..e6ac92a 100644 --- a/.template.config/template.json +++ b/.template.config/template.json @@ -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, @@ -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}",