Partial implementation and default folder for pure .net platform #12685
Unanswered
LukasKuchta
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm trying to create service with net7.0-android, net7.0-ios and pure .net7 implementaion. But i dont know which sub folder name in Platforms for net7.0 should by created. No implementation is recoginzed for net7.0.
I dont want to use conditional compilation directive #IF !(ANDROID IOS).
Is there any solution ? I want to keep implementation for each plaform in separate file.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions