Rami Abughazaleh
Rami Abughazaleh
I have noticed this happen when I have Windows Explorer open in the same directory as the output file. Once I close Windows Explorer, the error no longer occurs.
Here are some references: https://stackoverflow.com/q/32727996/90287 https://stackoverflow.com/a/17697004/90287
It seems the file handle returned by `BeginUpdateResource` is opened allowing other processes to read it. I'm not sure if ResourceLib can avoid using `BeginUpdateResource`, `UpdateResource`, and `EndUpdateResource` and instead...
Hi. I found the Visual Studio feedback item @johnholliday reported regarding discovering non-literal strings for routes here: https://developercommunity.visualstudio.com/t/Endpoints-Explorer-fails-to-recognize-no/10463837 This issue is still marked as "Under Consideration" I found a Visual...
Another representation could be being able to parse "today + 1 year" and/or "todayutc + 1 year".