remove all except SDK in 2020 + 2021

This commit is contained in:
Jeremy Tammik
2024-12-12 10:12:15 +01:00
parent 5152b6e696
commit 68ae00cc40
8882 changed files with 0 additions and 941049 deletions
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<RevitAddIns>
<AddIn Type="Application">
<Name>PostCommandWorkflow</Name>
<Assembly>PostCommandWorkflow.dll</Assembly>
<ClientId>9bf45a0b-c480-4fa4-ae9f-f5b60722cef9</ClientId>
<FullClassName>Revit.SDK.Samples.PostCommandWorkflow.CS.Application</FullClassName>
<VendorId>ADSK</VendorId>
<VendorDescription>Autodesk, www.autodesk.com</VendorDescription>
</AddIn>
</RevitAddIns>