This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
FileSystemWatcher is not watching the correct directories #6506
Labels
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I open
designer/Xamarin.Designer.iOS/MTDesigner.sln
, which referencesdesigner/Xamarin.Designer.Translations/Xamarin.Designer.Translations.csproj
, then the FileSystemWatcher does not react to any changes in the files contained within the translations directory. This means that VSM is not tracking when files are regenerated by msbuild targets.The text was updated successfully, but these errors were encountered: