I have a solution with a few projects in it (a C# library and a C# ASP.NET site, among others). I have a file named SolutionInfo.cs, which I want compiled in with all projects in this solution (it contains the common metadata attributes, like the version and copyright string). This file lives in the "Miscellanous Files" folder of the solution and is linked in with each project.
Please let me know if you need additional detail.
-Michael
Michael,
do you observe this problem with any linked files? Could you please describe the situation in more details?
Michael,
do you observe this problem with any linked files? Could you please describe
the situation in more details?
Thanks,
Dmitry
"Michael Teper" <michael.dot.teper@convade.dot.com> wrote in message
news:c5hnin$flk$1@is.intellij.net...
is linked into the solution.
>
Hello Dmitry,
I have a solution with a few projects in it (a C# library and a C# ASP.NET site, among others). I have a file named SolutionInfo.cs, which I want compiled in with all projects in this solution (it contains the common metadata attributes, like the version and copyright string). This file lives in the "Miscellanous Files" folder of the solution and is linked in with each project.
Please let me know if you need additional detail.
-Michael
>> I get this in a .cs file that (physically) lives outside the solution
>> but
>>
>> -Michael
>>