Remove preview from references

This commit is contained in:
Norbi Peti 2021-12-15 00:16:51 +01:00
parent e3a7961be4
commit ef1b3de1a1
3 changed files with 1163 additions and 1163 deletions

View file

@ -39,7 +39,7 @@ if __name__ == "__main__":
args = parser.parse_args() args = parser.parse_args()
print("Building Assembly references") print("Building Assembly references")
asmXml = buildReferencesXml("../ref/TechbloxPreview_Data/Managed") asmXml = buildReferencesXml("../ref/Techblox_Data/Managed")
# print(asmXml) # print(asmXml)
with open("../TechbloxModdingAPI/TechbloxModdingAPI.csproj", "r") as xmlFile: 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