Phil Warner

Results 5 issues of Phil Warner

Hi I'm using swagger-restify-mw and when I start my app I get the following error. It's not obvious to me what the problem is, but I thought it might be...

### Describe the bug When running dotnet build I get the following error: `/usr/local/share/dotnet/sdk/8.0.302/Microsoft.NETFramework.CurrentVersion.props(117,25): error MSB4184: The expression "[MSBuild]::VersionGreaterThanOrEquals(net7.0, 4.0)" cannot be evaluated.` ### To Reproduce - Running dotnet-sdk on...

untriaged
Area-NetSDK

We've had a handful of uncaught exceptions in our application. The error stack is shown below. It's quite hard to pin it down using the node uncaughtException handler, as we...

### Describe the bug When running dotnet build I get the following error: `/usr/local/share/dotnet/sdk/8.0.302/Microsoft.NETFramework.CurrentVersion.props(117,25): error MSB4184: The expression "[MSBuild]::VersionGreaterThanOrEquals(net7.0, 4.0)" cannot be evaluated.` ### To Reproduce - Running dotnet-sdk on...

author-responded
Area-NetSDK
untriaged

I'm using the datepicker in the context of an SPA that has multiple slide-outs with a variety of z-indexes. The datepicker defaults to a tailwind class of z-50, which is...