C
C
crescent2021-03-01 15:39:37
.NET
crescent, 2021-03-01 15:39:37

Why doesn't it require a higher version (.net framework)?

I have a project with target framwork 4.6.1
But it uses dlls that according to dotePeek have target frameworm 4.8

I have a couple of questions:
1) Why doesn't my project ask me to do 4.8 too?
2) Do I understand correctly that 4.6.1 is sufficient for users
in dotePeek exe, the shnik has 4.6.1
?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
BasiC2k, 2021-03-01
@BasiC2k

If your project is under 4.6.1, and on PC 4.8, then installing 4.6.1 may not be required, because. newer .NET frameworks may maintain compatibility with previous versions.

R
Roman, 2021-03-03
@yarosroman

https://docs.microsoft.com/en-us/dotnet/framework/...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question