Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests #84

Open
kaajoj opened this issue Jan 1, 2024 · 1 comment
Open

Add tests #84

kaajoj opened this issue Jan 1, 2024 · 1 comment

Comments

@kaajoj
Copy link
Owner

kaajoj commented Jan 1, 2024

No description provided.

@kaajoj
Copy link
Owner Author

kaajoj commented Jan 5, 2024

update in main project csproj file:
add net8.0:
<TargetFrameworks>net8.0;net8.0-android;net8.0-ios;net8.0-maccatalyst</TargetFrameworks>
and
<OutputType Condition="'$(TargetFramework)' != 'net8.0'">Exe</OutputType>

in test project if needed add:
<UseMaui>true</UseMaui>

check if the above is still relevant in .net 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant