Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modifying project file included into solution
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Modifying project file included into solution
Versions des environnements
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01298431
Message ID:
01298431
Vues:
73
Hi everybody,

I have a solution which consists of 3 projects: main project of the application, C# project called Deploy_Incrementor (it is supposed to increase build number based on some text file) and finally I have FCAdmin_Deploy project which is only included as wdproj file. I can open this file and change it. One of the first lines of this file now has:
<UsingTask AssemblyFile= "C:\Development\Visual Studio 2005\Projects\FCAdmin\DeployIncrementor\bin\Release\DeployIncrementor.dll" TaskName="MyTasks.IncrementBuildNumber" />
I had to include the whole path because otherwise I was getting errors that dll is not found. Is there anyway to convert it to relative path? DeployIncrementor directory is under main FCAdmin directory.

Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform