Sayed Ibrahim Hashimi

Results 269 comments of Sayed Ibrahim Hashimi
trafficstars

Sweet, thanks a bunch!

Ok let me know if I can help. Did u see the build script in the root?

@MathiasMagnus thanks for the investigation. I was thinking about this yesterday (see PS below) and I can think of the following issues with the current code. - Types are added...

FYI the msbuild team has posted https://github.com/Microsoft/msbuild/issues/1039 which should enable us to acquire the msbuild runtime.

@MathiasMagnus I've started some work to see if we can support PowerShell core. One of the challenges is just getting the bits setup to enable dev/test on linux. I made...

Thanks for the PR, I'm going to take a look now. > I noticed that $Global:pecanwafflesettings.Templates gets reset in every new Powershell instance - bug or feature? :) You can...

@MikaelPorttila thanks a lot for the contribution! I made a few comments on the PR. Would you also consider adding a unit test to [`main.tests.ps1`](https://github.com/ligershark/pecan-waffle/blob/dev/tests/main.tests.ps1)? I looked to see if...

@madskristensen any hints on how we can resolve this?

##### RE: How to create a NuGet pkg which has PS command that other NuGet pkgs can leverage via a NuGet pkg dependency I have put together a sample in...

@xavierdecoster Were you still interested in this?