Skip to content

Fix demo project starting exception: change TargetFrameworks to TargetFramework - #403

Merged
abergs merged 1 commit into
passwordless-lib:masterfrom
yedidyas:patch-1
Jul 28, 2023
Merged

abergs merged 1 commit into
passwordless-lib:masterfrom
yedidyas:patch-1

Conversation

@yedidyas

Copy link
Copy Markdown
Contributor

Before my suggested change, on performing dotnet run you get a framework version specification error.

image

This change makes the demo project a "clone&run" project, with zero extra effort.

The change is based on this response:
AvaloniaUI/Avalonia.Templates#25 (comment)

When performing `dotnet run` this change prevents a framework version specification error
@codecov-commenter

codecov-commenter commented Jun 28, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.61%. Comparing base (53caf81) to head (20bc123).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #403   +/-   ##
=======================================
  Coverage   74.61%   74.61%           
=======================================
  Files          92       92           
  Lines        2714     2714           
  Branches      453      453           
=======================================
  Hits         2025     2025           
  Misses        575      575           
  Partials      114      114           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yedidyas

Copy link
Copy Markdown
Contributor Author

@dotnet-policy-service agree [company="{OwnID}"]

@yedidyas

Copy link
Copy Markdown
Contributor Author

@dotnet-policy-service agree company="OwnID"

@yedidyas

yedidyas commented Jul 1, 2023

Copy link
Copy Markdown
Contributor Author

@abergs I'd appreciate your review here and on this one
#404

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

Successfully merging this pull request may close these issues.

3 participants