This commit is contained in:
caseysmithrc
2018-09-05 06:15:36 -06:00
parent 14cbfa95e9
commit cbe95e5a3a
+1
View File
@@ -22,6 +22,7 @@ atomic_tests:
command: |
C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe /r:System.EnterpriseServices.dll /target:library #{source_file}
C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm.exe /U #{file_name}
del #{file_name}
- name: Regsvs Uninstall Method Call Test
description: |