Attempt to fix source generator issues (#556)
* Changed some properties of source generator project * Remove accelerate
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
<PropertyGroup>
|
||||
<LangVersion>preview</LangVersion>
|
||||
<IsAotCompatible>true</IsAotCompatible>
|
||||
<Configurations>Debug;Release</Configurations>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user