Im not the most experienced so please forgive me. I am trying to run my shell program locally, but I get a long list of errors pertaining to duplicate attributes. I have tried going to these files and commenting these attributes out but it still doesnt work. There is a screenshot attached of my error list. Im lost as to what im doing wrong.
Duplicate ‘System.Reflection.AssemblyCompanyAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyConfigurationAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyFileVersionAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyInformationalVersionAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyProductAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyTitleAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyVersionAttribute’ attribute
Duplicate ‘global::System.Runtime.Versioning.TargetFrameworkAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyCompanyAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyConfigurationAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyFileVersionAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyInformationalVersionAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyProductAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyTitleAttribute’ attribute
Duplicate ‘System.Reflection.AssemblyVersionAttribute’ attribute
Thanks for helping ![]()


