Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/macdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremie Laval <jeremie.laval@gmail.com>2012-11-21 17:46:21 +0400
committerJeremie Laval <jeremie.laval@gmail.com>2012-11-21 17:47:46 +0400
commit88f139eaa6ece353bad2d7e504a8efe2dfc809f4 (patch)
tree568bd17bd6724c06d3ec236a39436ef3124f137e /macdoc.csproj
parentc8ed30fa822ef6bc2f489b539a5ffb9f64ad30f7 (diff)
[macdoc] The modern man writes its own logger
Diffstat (limited to 'macdoc.csproj')
-rw-r--r--macdoc.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/macdoc.csproj b/macdoc.csproj
index e883c54..4db6cdc 100644
--- a/macdoc.csproj
+++ b/macdoc.csproj
@@ -105,6 +105,7 @@
<Compile Include="AppleDocMergeWindow.designer.cs">
<DependentUpon>AppleDocMergeWindow.cs</DependentUpon>
</Compile>
+ <Compile Include="Logger.cs" />
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="MyDocument.xib" xmlns="" />