|
|
@@ -78,7 +78,7 @@ can, however, be done if absolutely necessary. |
|
|
|
</tr> |
|
|
|
|
|
|
|
<tr> |
|
|
|
<td><a href="jsharp.html">jsharp</a></td> |
|
|
|
<td><a href="jsharpc.html">jsharpc</a></td> |
|
|
|
<td>Compiles J# files</td> |
|
|
|
</tr> |
|
|
|
|
|
|
@@ -115,7 +115,7 @@ it should not work on other versions. |
|
|
|
|
|
|
|
<ol> |
|
|
|
<li>vbc task</li> |
|
|
|
<li>jsharp task</li> |
|
|
|
<li>jsharpc task</li> |
|
|
|
<li>mono support</li> |
|
|
|
<li>ilasm</li> |
|
|
|
<li>tlbimport</li> |
|
|
@@ -125,7 +125,7 @@ it should not work on other versions. |
|
|
|
implicit fileset is disabled</li> |
|
|
|
</ol> |
|
|
|
|
|
|
|
The compile tasks: vbc, jsharp, and csc, all contain lots of common code |
|
|
|
The compile tasks: vbc, jsharpc, and csc, all contain lots of common code |
|
|
|
in a shared base class: if you can use one you should be able to use |
|
|
|
another. |
|
|
|
|
|
|
@@ -187,7 +187,7 @@ it should not work on other versions. |
|
|
|
|
|
|
|
<ol> |
|
|
|
<li>vbc task</li> |
|
|
|
<li>jsharp task</li> |
|
|
|
<li>jsharpc task</li> |
|
|
|
<li>mono support</li> |
|
|
|
<li>ilasm</li> |
|
|
|
<li>tlbimport</li> |
|
|
@@ -197,7 +197,7 @@ it should not work on other versions. |
|
|
|
implicit fileset is disabled</li> |
|
|
|
</ol> |
|
|
|
|
|
|
|
The compile tasks: vbc, jsharp, and csc, all contain lots of common code |
|
|
|
The compile tasks: vbc, jsharpc, and csc, all contain lots of common code |
|
|
|
in a shared base class: if you can use one you should be able to use |
|
|
|
another. |
|
|
|
|
|
|
|