summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatthewsotoudeh <matthewsot@outlook.com>2014-08-26 17:38:47 -0700
committermatthewsotoudeh <matthewsot@outlook.com>2014-08-26 17:38:47 -0700
commit57e2343a9955e5497fd2f1a50cd2ca137a3b1ab4 (patch)
tree6ed6066359a8cfbc292424bde6431611377bbc79
parentdc1c5a7fa4d2e92bf4122cdfb133edf992b904f6 (diff)
added IBOutletAttribute
-rw-r--r--CocoaSharp/SharpSwift.Attributes/SharpSwift.Attributes.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/CocoaSharp/SharpSwift.Attributes/SharpSwift.Attributes.csproj b/CocoaSharp/SharpSwift.Attributes/SharpSwift.Attributes.csproj
index a4badd01..cd22426e 100644
--- a/CocoaSharp/SharpSwift.Attributes/SharpSwift.Attributes.csproj
+++ b/CocoaSharp/SharpSwift.Attributes/SharpSwift.Attributes.csproj
@@ -38,6 +38,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="ExportAttribute.cs" />
+ <Compile Include="IBOutletAttribute.cs" />
<Compile Include="IgnoreParameterAttribute.cs" />
<Compile Include="iOSVersionAttribute.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback