Hello,
I am currently working on quite a large .xaml file (11,385kb) and it is taking a very long time to save.
What is the best method of shrinking the file size? I was thinking of invoking workflows, but there is a lot of data that needs to be passed through the sequences. Are there any other methods to shrink the file size?
Thanks in advance!