[vscode] Remove PSDotFiles metadata

This commit is contained in:
2021-07-15 10:34:21 +01:00
parent 43e902e013
commit 8a3ff289ff

View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Component xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../Metadata.xsd">
<FriendlyName>Visual Studio Code</FriendlyName>
<BasePath>.code</BasePath>
<Detection>
<Method>FindInPath</Method>
<FindInPath>code</FindInPath>
</Detection>
<InstallPath>
<SpecialFolder>ApplicationData</SpecialFolder>
<Destination>Code\User</Destination>
</InstallPath>
</Component>