c# - Where to put software version for WPF Application? -


i'm working on new wpf project , i'm going label version 1.0.0, on properties says assembly name, default namespace, target framework. no version. can find this? (along project name, description, contributors, etc.

you close, under project properties--> application tab --> assembly properties button.

enter image description here


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -