Remove preview from references
This commit is contained in:
parent
e3a7961be4
commit
ef1b3de1a1
3 changed files with 1163 additions and 1163 deletions
|
@ -39,7 +39,7 @@ if __name__ == "__main__":
|
|||
args = parser.parse_args()
|
||||
|
||||
print("Building Assembly references")
|
||||
asmXml = buildReferencesXml("../ref/TechbloxPreview_Data/Managed")
|
||||
asmXml = buildReferencesXml("../ref/Techblox_Data/Managed")
|
||||
# print(asmXml)
|
||||
|
||||
with open("../TechbloxModdingAPI/TechbloxModdingAPI.csproj", "r") as xmlFile:
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue