Einstein said time is an illusion; funny, because he also merged time and space together to create timespace for his early theories. Was he confused? Not really, just contemplating concepts that had gotten more clear over time. Time is not an illusion "because the past and future are happening […]
(2)
How to fix: A numeric comparison was attempted on "$(_TargetFrameworkVersionWithoutV)" that evaluates to "" instead of a number, in condition "('$(TargetFrameworkIdentifier)' != '.NETCoreApp'
This came up while trying to load a disassembled project that was then reassembled with dnSpy, but you may find it for other reasons. If you encounter this error: C:\Users\Me\source\repos\MyRecompiledProject.Web\MyRecompiledProject.Web.csproj : error : A numeric comparison was attempted on […]