Teknogrebo
Teknogrebo
WindowsSDKVersion is only defined if you run the Native Tools command prompt which isn't a deal breaker, but is a little inconvenient as it means that if anyone builds the...
> @Teknogrebo > > > WindowsSDKVersion is only defined if you run the Native Tools command prompt which isn't a deal breaker, but is a little inconvenient as it means...
> > I'm not sure it needs to be guessed at, but specifically specified in the script. I know GENie is cross platform, but I think there is room for...
I did another reread of the changelog and there is mention of adding "windowstargetplatformversion" which does what I want. It's annoying that I missed it before, but we've had a...
DemoProject is a public class and has a public constructor. It actually derives from a public BaseProject() class that has public constructor taking a single parameter. Would that make a...
Yeah. I appreciate that it shouldn't. I'm not sure now what I was doing that was any different from your example. I've found a hacky way around it now by...
I don't think the nuget reference is working properly. At least, it wasn't for me as I had to manually install the package. Once I had done that, then doing...