mirror of
https://github.com/bitwarden/mobile
synced 2025-12-25 12:43:39 +00:00
enable rdp for appveyor debugging
This commit is contained in:
@@ -33,4 +33,3 @@ $hockeyNode=$xml.SelectSingleNode("/Project/ItemGroup/PackageReference[@Include=
|
||||
$hockeyNode.ParentNode.RemoveChild($hockeyNode);
|
||||
|
||||
$xml.Save($appPath);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user