'NETCore 3.1 giving invalid resx file error
Migrated my solution from NET Framework to NetCore 3.1 and now when i try to load a resource file i am getting below error in the linux system when trying to read the resources
Invalid Resx file. System.IO.FileNotFoundException: Could not find file '/agent/_work/1/s/Test/Test Project/TestFolder/Tests/server/test/files/test_file.xml'
Does anyone know how can i fix this issue?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|