File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- Please add your release notes in the following format:
4
4
- My change description (#PR)
5
- -->
5
+ -->
6
+ - Fixing default DateTime bug with TimeZones in TimerTrigger (#10906 )
Original file line number Diff line number Diff line change 44
44
<PackageReference Include =" Microsoft.Azure.WebJobs.Host.Storage" Version =" 5.0.1" />
45
45
<PackageReference Include =" Microsoft.Extensions.Azure" Version =" 1.7.1" />
46
46
<PackageReference Include =" Microsoft.Azure.AppService.Proxy.Client" Version =" 2.3.20240307.67" />
47
- <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 5.2.0-12235 " />
47
+ <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 5.2.0-12282 " />
48
48
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.2.0" />
49
49
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Timers.Storage" Version =" 1.0.0-beta.1" />
50
50
<PackageReference Include =" Microsoft.Azure.WebJobs.Script.Abstractions" Version =" 1.0.4-preview" />
You can’t perform that action at this time.
0 commit comments