Language: Add RemoveInvalidCharacters function

This commit is contained in:
Jonathan Jenne
2021-07-08 13:48:36 +02:00
parent 6709827740
commit 51b23a8ebe
3 changed files with 42 additions and 0 deletions

View File

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