manny cash
Active member
- Joined
- Oct 19, 2024
- Messages
- 44
- Programming Experience
- Beginner
Hi people, blessings.
I got an error in the app.confg file. The error is marked in blue in this line <Configuration>, and I don't see anything else. Here is the code. I have never dealt with this kind of error.
Please, I would like your help. This error is beyond my basic knowledge.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
</startup>
</configuration>
I got an error in the app.confg file. The error is marked in blue in this line <Configuration>, and I don't see anything else. Here is the code. I have never dealt with this kind of error.
Please, I would like your help. This error is beyond my basic knowledge.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
</startup>
</configuration>