You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to build TrustedUninstaller.CLI, the compilation for TrustedUninstaller.Shared fails with this error:
Source file 'C:\Users\User\Desktop\trusted-uninstaller-cli-master\trusted-uninstaller-cli-master\Core\Win32\Win32.cs' could not be found
TrustedUninstaller.CLI fails to compile without the compiled TrustedUninstaller.Shared.dll:
Metadata file 'C:\Users\User\Desktop\trusted-uninstaller-cli-master\trusted-uninstaller-cli-master\TrustedUninstaller.Shared\bin\x64\Release\TrustedUninstaller.Shared.dll' could not be found
Please add the Win32.cs file to the repo.
The text was updated successfully, but these errors were encountered:
When trying to build TrustedUninstaller.CLI, the compilation for TrustedUninstaller.Shared fails with this error:
Source file 'C:\Users\User\Desktop\trusted-uninstaller-cli-master\trusted-uninstaller-cli-master\Core\Win32\Win32.cs' could not be found
TrustedUninstaller.CLI fails to compile without the compiled TrustedUninstaller.Shared.dll:
Metadata file 'C:\Users\User\Desktop\trusted-uninstaller-cli-master\trusted-uninstaller-cli-master\TrustedUninstaller.Shared\bin\x64\Release\TrustedUninstaller.Shared.dll' could not be found
Please add the Win32.cs file to the repo.
The text was updated successfully, but these errors were encountered: