I have Resources.resx, which is used to generate Resources.designer.cs. Should Resources.designer.cs be checked in, or can I rely on Visual Studio generating it when required?
designer. cs – This file is automatically generated and maintained by Xamarin. Android and holds the unique ID's assigned to each resource. This is very similar and identical in purpose to the R.
Answers. The Settings. designer. cs file is the automatically-generated settings that you edit in the Settings.
My preference is: If it's modified by the build system, ensure the build process will create it and don't check it in.
For autogenerated files like 'designer', I check them in. They only get modified when other components get changed (by me). It's generated by VS and not modified by the build system.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With