3

My application has 2 different names, but I cannot find in the AssemblyInfo or anywhere in my project where the 2nd name is coming from. It was called this a long while ago, but it was renamed since.

This is what my application title is from the assembly info. Application Name

This is the other name of the application that I cannot find. 2nd application name

CharithJ
  • 46,289
  • 20
  • 116
  • 131
Dustin Jensen
  • 465
  • 1
  • 6
  • 16

1 Answers1

2

This is a red herring. I unpinned the application from the task bar, and re-pinned it. They now both have the same name... it has just been sitting there since the change in name was made in the AssemblyInfo.

Dustin Jensen
  • 465
  • 1
  • 6
  • 16