visual studio - template project in TFS -


i have "common" web template project in tfs. web project common layout , library framework used many other projects. every time work on new project, create branch "common" template. such structure, if there's new changes on common framework, can merge new changes "common" template.

the problem face when have multiple projects open , try run project, run project first opened in vs. think due assemblyinfo.cs in project. tried change solution name , project name couldn't resolve issue.

my vs version 2012 professional

i still couldn't find suitable answer this. had around set virtual port on web project.


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -