Using exclude directories does not seem to work the same with the new Uno.Sdk #15298
cconner100
started this conversation in
General
Replies: 1 comment
-
Thanks for the report. Let's keep track in #15321. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to convert my existing project to use the new Uno.SDK.
In my previous project i was able to put in an exclude of a directory at the bottom of the csproj file. It worked fine but not it does not seem to work
attached is a small repro project. It uses the new wizzard and only implements Windows and Android. Under presentations you will see 2 directories, Windows and Android. Windows has windows specific code in the xaml.
This use to work but maybe i am now missing something new?
SdkRepro.zip
Beta Was this translation helpful? Give feedback.
All reactions