Closed jeffward01 closed 1 year ago
Thanks for the PR! DateTimeOffset is definitely useful.
Can you please remove the rider-specific .idea folder and the sln.DotSettings file? If you want, you can add a rule to .gitignore.
@Andreas-Dorfer - no problem!
Done! should be removed (I also added them to .gitignore
)
@jeffward01 based on a quick search, sln.DotSettings looks like a ReSharper specific file. So, it should be alright to remove it.
Added DateTimeOffset
Note:
{ }
on your IF statements where you have no brackets. There is no.editorconfig
so my resharper did not pick this up.By Resharper - i mean Jetbrains Rider IDE because its definitely the best experience compared to VS in my opinion.
Let me know if any questions or issues with this PR
Thanks