microsoft/OAT

Update OAT Blazor to Net 7.0

gfs opened this issue · 2 comments

gfs commented
Update OAT Blazor to Net 7.0
gfs commented

An issue is presented here because the 7.0.0 packages seem to not support net 6.0 so we would need to drop support for 6.0 to upgrade dependencies to the 7.0.0 release.

gfs commented

I was able to do this by using conditional dependencies based on framework version.