Generator: More bindings improvements and handle primitive types function/method usage.

This commit is contained in:
Amer Koleci
2022-09-07 09:48:52 +02:00
parent 916ece6365
commit b1f807dcfb
5 changed files with 682 additions and 590 deletions

View File

@@ -24,7 +24,7 @@
</PropertyGroup>
<!-- https://github.com/dotnet/sourcelink -->
<PropertyGroup>
<!--<PropertyGroup>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<IncludeSymbols>false</IncludeSymbols>
@@ -37,6 +37,6 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
</ItemGroup>
</ItemGroup>-->
</Project>