Sign in
United States (English)
Brasil (Português)
Česká republika (Čeština)
Deutschland (Deutsch)
España (Español)
France (Français)
Italia (Italiano)
Россия (Русский)
대한민국 (한국어)
中华人民共和国 (中文)
台灣 (中文)
日本 (日本語)
香港特别行政區 (中文)
.NET Framework Developer Center
Home
Library
Learn
Downloads
Support
Community
Forums
.NET Framework Developer Center
>
.NET Development Forums
>
MSBuild
>
Pass a property from SLN to CSPROJ
Ask a question
Search Forums:
Search MSBuild Forum
Search All .NET Development Forums
Search All MSDN Forums
Pass a property from SLN to CSPROJ
Thursday, May 14, 2009 5:49 AM
JMarkHowell
0
Sign In to Vote
I know you can declare GlobalSections in the SLN file to declare global properties but I can't seem to find a way to get at that property from inside the CSPROJ. Anybody done this before?
Mark Howell Insert great quote here
Reply
Quote
All Replies
Saturday, November 07, 2009 7:03 AM
Sayed Ibrahim Hashimi
Moderator
0
Sign In to Vote
Since Solution files are not in MSBuid format you can't really customize how they build the projects. This is one of the reasons why cutom MSBuild files are better then using Solution files for build scripts.
My Book:
Inside the Microsoft Build Engine: Using MSBuild and Team Foundation Build
My Blog:
sedodream.com
Visual C# MVP
Reply
Quote
Need Help with Forums? (FAQ)
© 2009 Microsoft Corporation. All rights reserved.
Manage Your Profile
|
Terms of Use
|
Trademarks
|
Privacy Statement
|
Contact Us