pjt33

Results 5 issues of pjt33

The wiki page [Extension-Registration](https://github.com/Azure/azure-webjobs-sdk-extensions/wiki/Extension-Registration) contains links to https://github.com/Azure/azure-webjobs-sdk-extensions/blob/master/src/WebJobs.Extensions/Extensions/Timers/Config/TimerJobHostConfigurationExtensions.cs , which does not exist. #### Repro steps 1. Follow the first link above 2. Search for the two instances of the...

The unit test `BindingParameterResolverTests.DateTimeResolver_ReturnsExpectedValue` is locale-dependent and shouldn't be. #### Repro steps 1. Switch to a locale such as en-GB. 2. Set the date to a date on the 13th...

Needs: Triage (Functions)

`FunctionResultAggregatorTests` succeed or fail depending on the local timezone. They should be independent of the timezone. #### Repro steps 1. Configure your computer to UTC+1. 2. Run the unit tests....

Needs: Triage (Functions)

This change fixes `unpair` in all of the alias situations which arise, and also saves a few states. Down to 1883, or 1879 with --no-cfg-optimize

https://www.jetbrains.com/help/teamcity/using-teamcity-as-nuget-feed.html says > You can use TeamCity NuGet feeds to restore packages in your builds: when the NuGet Installer or NuGet Publish build step is used, TeamCity will use the...