like in "Fix Your Timestep!" article
https://github.com/gafferongames/gafferongames/blob/master/content/post/fix_your_timestep.md
I've removed <DebugType>full</DebugType>
, but still not sure. please review, maybe I miss some usages of full PDB? I know that full PDB is useful for unit-tests projects, because some of frameworks still uses it, e.g. for retrieving line numbers
aardvark helps to find UI bugs in Rider ;)
dotnet
templates? Did I miss any features in experimental template?