Language: Add Datatable.First Extension method

This commit is contained in:
Jonathan Jenne
2021-12-16 13:53:21 +01:00
parent 24f4051b1c
commit 9deeec86e4
2 changed files with 14 additions and 2 deletions

View File

@@ -74,7 +74,7 @@
<Import Include="System.Threading.Tasks" />
</ItemGroup>
<ItemGroup>
<Compile Include="DataRowEx.vb" />
<Compile Include="DataTableEx.vb" />
<Compile Include="InvalidChars.vb" />
<Compile Include="Utils.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />