fsharplu/FSharpLu
dependabot[bot] 44da2d91e5 Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /FSharpLu
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /FSharpLu

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 12:46:55 -07:00
..
Async.fs Clarify error message when timing out on semaphore acquisition 2019-10-18 14:42:05 -07:00
AsyncSeq.fs Promote changes from private utility project into FSharp.Lu 2019-07-13 00:48:31 -07:00
CacheMap.fs Promote changes from private utility project into FSharp.Lu 2019-07-13 00:48:31 -07:00
Collections.fs Add WMI helpers, Win32 management and HyperV modules (#74) 2019-07-24 10:29:19 -07:00
Compression.fs Promote changes from private utility project into FSharp.Lu 2019-07-13 00:48:31 -07:00
Configuration.fs fslint styling 2019-08-14 17:56:08 -07:00
Diagnostics.fs Sensitived arguments were not always masked in trace logging 2019-10-18 11:26:05 -07:00
Disposable.fs fslint styling 2019-08-14 17:56:08 -07:00
ErrorHandling.fs PR 702: Refactoring for GitHub OSS 2016-07-26 15:59:01 -07:00
ExecutableInfo.fs Promote changes from private utility project into FSharp.Lu 2019-07-13 00:48:31 -07:00
FSharpFromCSharp.fs Add WMI helpers, Win32 management and HyperV modules (#74) 2019-07-24 10:29:19 -07:00
FSharpLu.fsproj Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /FSharpLu 2022-06-23 12:46:55 -07:00
File.fs Upgrade to net60, remove net462 and netcoreapp3.0 targets 2022-06-23 11:07:08 -07:00
HttpCommunication.fs Upgrade to net60, remove net462 and netcoreapp3.0 targets 2022-06-23 11:07:08 -07:00
Ini.fs fslint styling 2019-08-14 17:56:08 -07:00
Logger.fs Internal semaphores created in FSharpLu.Async should be disposed #25 (#34) 2017-12-22 17:15:05 -08:00
MachineOperations.fs Upgrade to net60, remove net462 and netcoreapp3.0 targets 2022-06-23 11:07:08 -07:00
Option.fs Internal semaphores created in FSharpLu.Async should be disposed #25 (#34) 2017-12-22 17:15:05 -08:00
Parsing.fs Upgrade to net60, remove net462 and netcoreapp3.0 targets 2022-06-23 11:07:08 -07:00
Platform.fs Move HttpCommunication to FSharpLu. 2019-07-19 18:13:05 -07:00
QueueScheduler.fs Azure Queue unit tests fixes 2019-09-19 15:17:50 -07:00
Security.fs Internal semaphores created in FSharpLu.Async should be disposed #25 (#34) 2017-12-22 17:15:05 -08:00
ServiceRequest.fs Azure Queue unit tests fixes 2019-09-19 15:17:50 -07:00
StateMachine.fs Ability to return a value to the caller with CallReturn 2019-08-16 17:20:14 -07:00
Sysprep.ps1 Promote changes from private utility project into FSharp.Lu 2019-07-13 00:48:31 -07:00
Text.fs Upgrade to net60, remove net462 and netcoreapp3.0 targets 2022-06-23 11:07:08 -07:00
TraceLogging.fs Refactoring of StateAgent and QueuingHandler 2019-08-14 17:56:08 -07:00