Sayed Ibrahim Hashimi

Results 236 comments of Sayed Ibrahim Hashimi

It should work in 16.10+, when a blank solution is created that happens because the template has a required parameter, that has no default value, and is not provided by...

@RehanSaeed > @sayedihashimi Is there some way I can stop VS 16.11 retargeting the TFM to .Net 6.0? Can you explain more what you are seeing? Are you saying that...

I can't remember for sure, but I think XDT exposes enough APIs to enable the preview to happen in memory. So maybe it's possible to bypass the extra file all...

@normj thanks for the info. I didn't realize that you already had an experience for this. I'm assuming that this come in through a VS Extension. When a user installs...

Ok, got it. I will work on a PR that has those changes. We may still need this PR to ensure that it works in VS for Mac. Is it...

Thanks. @jmatthiesen when you get a chance (and when the build is ready) can you try the AWS templates in VSM? If the project(s) are created, but not added to...

> One downside here is that the template identity may not be unique enough, or in some cases may be the same as the short name, so better tools for...

I ran my tool to identify templates that re-use the `identity` value across templates. I only found 4 IDs that are actually being used in different templates. ``` template-pack-id identity...

For the `Authoring` case, I think this should be a warning and not an error.

Hi @jnevins-gcm can you post this to https://github.com/dotnet/templating/issues instead of here? You're much more likely to get a timely reply there.