On Jan 6, 2015, at 2:57 PM, Edward Ned Harvey (mono) 
<edward.harvey.m...@clevertrove.com> wrote:

> Previously, you had a value 'Windows_NT' and now you have a value 'Unix' in 
> there.  How do you figure out what values are valid?  I presume there's no 
> such thing as setting a breakpoint inside the .csproj file to see what the 
> variable is set to...

I got it from here: 
http://www.mono-project.com/archived/porting_msbuild_projects_to_xbuild/#platform-specific-items

I assume there are defined somewhere up the chain, but I’m not sure where.  I 
saw Windows_NT was valid from most examples, like this: 
https://github.com/mono/mono/blob/master/mcs/class/Microsoft.Build.Tasks/Microsoft.Build.Tasks-net_4_5.csproj

I can’t seem to find any official reference documentation.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to