We should remove the entry `Classes` from here: https://github.com/dsccommunity/AzureDevOpsDsc/blob/8d43d12989359b8facdf46d86011a34dfe787898/build.yaml#L5-L9 ModuleBuilder will add the classes automatically in the .psm1 file. Now they are duplicated in the folder `Classes`.
We should remove the entry
Classesfrom here:AzureDevOpsDsc/build.yaml
Lines 5 to 9 in 8d43d12
ModuleBuilder will add the classes automatically in the .psm1 file. Now they are duplicated in the folder
Classes.