You've already forked linux-packaging-mono
Imported Upstream version 6.6.0.89
Former-commit-id: b39a328747c2f3414dc52e009fb6f0aa80ca2492
This commit is contained in:
parent
cf815e07e0
commit
95fdb59ea6
@@ -1,8 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Framework Name="Two">
|
||||
<Assemblies>
|
||||
<Assembly Name="DocTest-DropNS-classic-secondary" Version="0.0.0.0" />
|
||||
<Assembly Name="DocTest-addNonGeneric" Version="0.0.0.0" />
|
||||
</Assemblies>
|
||||
<Namespace Name="MyFramework.MyOtherNamespace">
|
||||
<Type Name="MyFramework.MyOtherNamespace.MyOtherClass" Id="T:MyFramework.MyOtherNamespace.MyOtherClass">
|
||||
<Member Id="M:MyFramework.MyOtherNamespace.MyOtherClass.#ctor" />
|
||||
<Member Id="M:MyFramework.MyOtherNamespace.MyOtherClass.Hello(System.Double)" />
|
||||
<Member Id="M:MyFramework.MyOtherNamespace.MyOtherClass.Hello(System.Int32)" />
|
||||
<Member Id="P:MyFramework.MyOtherNamespace.MyOtherClass.MyProperty" />
|
||||
</Type>
|
||||
|
||||
Reference in New Issue
Block a user