Xamarin ios re-generate a tons of files at the storyboard folder level. #9508
Labels
external-visual-studio-for-mac
Issues affecting Visual Studio for Mac and are not specific to Xamarin.iOS or Xamarin.Mac
Milestone
I have a pretty big project written by xamarin ios and xamarin android. When i update to latest version of Visual Studio, it starts behaving weird when i tried to open .storyboard file via xcode and edit something. It will generate a lots of .cs and .designer.cs file from the Custom class and File owners in the .storyboard files which are not in the same folder of the .storyboard file (Because i putted them elsewhere which make more sense)
Steps to Reproduce
Expected Behavior
It shouldn't generate a new class when it's not in the same folder
Actual Behavior
It will try to generate that class again.
Environment
The text was updated successfully, but these errors were encountered: