Matt Johnson-Pint

Results 428 comments of Matt Johnson-Pint
trafficstars

I added the workaround in #2047, with a few modifications to keep us from stepping on the full fix when merged by Microsoft. I tested locally by creating a set...

This is resolved in the latest 3.24.0 release. Thanks all!

Hi. Closing this for now, and we'll work on better Azure Function support with #373. Thanks.

Governments make changes to their time zones often, and Windows responds accordingly. You can see a long list of changes on [the Microsoft DST & time zone blog](https://blogs.technet.microsoft.com/dst2007/). In general,...

Per the [Software and Image Support Policy](https://github.com/actions/runner-images/blob/main/README.md#software-and-image-support): | Tool name | Installation strategy | |-----------|-----------------------| | .NET Core | 2 latest LTS versions and 1 latest version. For each feature...

Just to mention for those that need .NET 7 and can't wait, you can still install it manually via: ```yaml - name: Install .NET 7 SDK uses: actions/setup-dotnet@v3 with: dotnet-version:...

@msavara - Add spaces to indent `dotnet-version` YAML is whitespace sensitive.

One thing to remember is that the abbreviations are not uniform. So while some places call it "daylight time", others call it "summer time". For example, in the UK, the...

You need an underscore where you have a space.

Yep, that would do it as well. I'd recommend supporting links. Zones occasionally move to links upon new versions of tzdb.