Commit ebeffba81c24e4a287d101af59cd6704c7b40b0b
1 parent
e9d17d2e
Cambios en fichero principla
Showing
2 changed files
with
5 additions
and
1 deletions
imprimeFacturas/imprimeFacturas.csproj
| ... | ... | @@ -25,7 +25,7 @@ |
| 25 | 25 | <InstallUrl>http://utilsbyimax.informax.es/imprimeFacturas/</InstallUrl> |
| 26 | 26 | <CreateWebPageOnPublish>true</CreateWebPageOnPublish> |
| 27 | 27 | <WebPage>publish.htm</WebPage> |
| 28 | - <ApplicationRevision>2</ApplicationRevision> | |
| 28 | + <ApplicationRevision>3</ApplicationRevision> | |
| 29 | 29 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
| 30 | 30 | <UseApplicationTrust>false</UseApplicationTrust> |
| 31 | 31 | <PublishWizardCompleted>true</PublishWizardCompleted> |
| ... | ... | @@ -82,6 +82,9 @@ |
| 82 | 82 | <Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 83 | 83 | <HintPath>..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 84 | 84 | </Reference> |
| 85 | + <Reference Include="NGitLab, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | |
| 86 | + <HintPath>..\packages\NGitLab.1.0.5\lib\net45\NGitLab.dll</HintPath> | |
| 87 | + </Reference> | |
| 85 | 88 | <Reference Include="System" /> |
| 86 | 89 | <Reference Include="System.Core" /> |
| 87 | 90 | <Reference Include="System.Xml.Linq" /> | ... | ... |
imprimeFacturas/packages.config