summaryrefslogtreecommitdiff
path: root/CocoaSharp/ObjectiveC/ObjectiveC.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'CocoaSharp/ObjectiveC/ObjectiveC.csproj')
-rw-r--r--CocoaSharp/ObjectiveC/ObjectiveC.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/CocoaSharp/ObjectiveC/ObjectiveC.csproj b/CocoaSharp/ObjectiveC/ObjectiveC.csproj
index 9465b893..a70f85b0 100644
--- a/CocoaSharp/ObjectiveC/ObjectiveC.csproj
+++ b/CocoaSharp/ObjectiveC/ObjectiveC.csproj
@@ -35,6 +35,10 @@
</PropertyGroup>
<ItemGroup>
<!-- A reference to the entire .NET Framework is automatically included -->
+ <ProjectReference Include="..\SharpSwift.Attributes\SharpSwift.Attributes.csproj">
+ <Project>{58101aea-7251-4d1b-ab33-6a3bbf70b6db}</Project>
+ <Name>SharpSwift.Attributes</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<Compile Include="AnyClass.cs" />
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback