summaryrefslogtreecommitdiff
path: root/IvyProbeConsole
diff options
context:
space:
mode:
authorfcolin2007-02-15 15:15:48 +0000
committerfcolin2007-02-15 15:15:48 +0000
commit5fc13f14ffc5c39d4848353c32dfc02f8f245824 (patch)
tree367cd6134688532457fbb399724c17cacb0663e8 /IvyProbeConsole
parent56650b6075ad93b000ee2bc53a8ef8fb96077828 (diff)
downloadivy-csharp-5fc13f14ffc5c39d4848353c32dfc02f8f245824.zip
ivy-csharp-5fc13f14ffc5c39d4848353c32dfc02f8f245824.tar.gz
ivy-csharp-5fc13f14ffc5c39d4848353c32dfc02f8f245824.tar.bz2
ivy-csharp-5fc13f14ffc5c39d4848353c32dfc02f8f245824.tar.xz
Mise à jour suite a ajout lib getopt
Diffstat (limited to 'IvyProbeConsole')
-rw-r--r--IvyProbeConsole/IvyProbeConsole.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/IvyProbeConsole/IvyProbeConsole.csproj b/IvyProbeConsole/IvyProbeConsole.csproj
index 4551387..c45b9e8 100644
--- a/IvyProbeConsole/IvyProbeConsole.csproj
+++ b/IvyProbeConsole/IvyProbeConsole.csproj
@@ -139,7 +139,7 @@
</None>
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\getopt\getopt.csproj">
+ <ProjectReference Include="..\getopt\getopt.csproj">
<Project>{228B5F0B-31AE-488F-A916-B7CBB269D25F}</Project>
<Name>getopt</Name>
</ProjectReference>