Home All Groups Group Topic Archive Search About
Author
7 Nov 2006 1:02 PM
chris81
hello, can i do to add a file when publish application ?

thx

Author
7 Nov 2006 3:08 PM
Herfried K. Wagner [MVP]
"chris81" <nospam@nospam.fr> schrieb:
> hello, can i do to add a file when publish application ?


Select the file in the solution explorer and set its "Build Action" to
"Content" in the properties window.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://dotnet.mvps.org/dotnet/faqs/>
Author
8 Nov 2006 2:47 PM
chris81
Herfried K. Wagner [MVP] vient de nous annoncer :
> "chris81" <nospam@nospam.fr> schrieb:
>> hello, can i do to add a file when publish application ?
>
>
> Select the file in the solution explorer and set its "Build Action" to
> "Content" in the properties window.

thx