chore(deps): update dotnet monorepo (major) #13

Merged
Dutch merged 3 commits from renovate/major-dotnet-monorepo into main 2025-11-19 21:50:13 +01:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence Type Update
Microsoft.CodeAnalysis.CSharp 4.14.0 -> 5.0.0 age confidence nuget major
Microsoft.Data.Sqlite (source) 9.0.11 -> 10.0.0 age confidence nuget major
Microsoft.Net.Compilers.Toolset 4.14.0 -> 5.0.0 age confidence nuget major
System.Runtime.Caching (source) 9.0.11 -> 10.0.0 age confidence nuget major
dotnet-sdk 9.0.307 -> 10.0.100 age confidence dotnet-sdk major

Release Notes

dotnet/sdk (dotnet-sdk)

v10.0.100: .NET 10.0.0

Compare Source

Release

What's Changed

Full Changelog: https://github.com/dotnet/sdk/compare/v10.0.100-rc.2.25502.107...v10.0.100


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | Type | Update | |---|---|---|---|---|---| | [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) | `4.14.0` -> `5.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis.CSharp/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.CodeAnalysis.CSharp/4.14.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | major | | [Microsoft.Data.Sqlite](https://docs.microsoft.com/dotnet/standard/data/sqlite/) ([source](https://github.com/dotnet/dotnet)) | `9.0.11` -> `10.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Data.Sqlite/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Data.Sqlite/9.0.11/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | major | | [Microsoft.Net.Compilers.Toolset](https://github.com/dotnet/roslyn) | `4.14.0` -> `5.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Net.Compilers.Toolset/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Net.Compilers.Toolset/4.14.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | major | | [System.Runtime.Caching](https://dot.net/) ([source](https://github.com/dotnet/dotnet)) | `9.0.11` -> `10.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.Runtime.Caching/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/System.Runtime.Caching/9.0.11/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | nuget | major | | [dotnet-sdk](https://github.com/dotnet/sdk) | `9.0.307` -> `10.0.100` | [![age](https://developer.mend.io/api/mc/badges/age/dotnet-version/dotnet-sdk/10.0.100?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/dotnet-version/dotnet-sdk/9.0.307/10.0.100?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dotnet-sdk | major | --- ### Release Notes <details> <summary>dotnet/sdk (dotnet-sdk)</summary> ### [`v10.0.100`](https://github.com/dotnet/sdk/releases/tag/v10.0.100): .NET 10.0.0 [Compare Source](https://github.com/dotnet/sdk/compare/v9.0.307...v10.0.100) [Release](https://github.com/dotnet/core/releases/tag/v10.0.0) #### What's Changed - \[Blazor] Remove unnecessary update to the Blazor webassembly js file by [@&#8203;javiercn](https://github.com/javiercn) in [#&#8203;50949](https://github.com/dotnet/sdk/pull/50949) - Fix concurrency issue with dotnet test for MTP by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;50960](https://github.com/dotnet/sdk/pull/50960) - Fix dll detection in dotnet test by [@&#8203;nohwnd](https://github.com/nohwnd) in [#&#8203;50926](https://github.com/dotnet/sdk/pull/50926) - Update MessagePack by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;50954](https://github.com/dotnet/sdk/pull/50954) - Update DetectPreviewFeatureAnalyzer for runtime async by [@&#8203;333fred](https://github.com/333fred) in [#&#8203;50937](https://github.com/dotnet/sdk/pull/50937) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50948](https://github.com/dotnet/sdk/pull/50948) - Browser tests by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;50844](https://github.com/dotnet/sdk/pull/50844) - \[release/10.0.1xx] Allow charset to be `unset` by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;50963](https://github.com/dotnet/sdk/pull/50963) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50997](https://github.com/dotnet/sdk/pull/50997) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2801306`](https://github.com/dotnet/sdk/commit/2801306) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;50974](https://github.com/dotnet/sdk/pull/50974) - dotnet test for MTP: localize test summary + update command description by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;50975](https://github.com/dotnet/sdk/pull/50975) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2802347`](https://github.com/dotnet/sdk/commit/2802347) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;51014](https://github.com/dotnet/sdk/pull/51014) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51016](https://github.com/dotnet/sdk/pull/51016) - Misc Json PostAction fixes by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;50977](https://github.com/dotnet/sdk/pull/50977) - Update analyzer redirecting VS extension by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;50496](https://github.com/dotnet/sdk/pull/50496) - Allow SDKs to overwrite default file-based app properties by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;51004](https://github.com/dotnet/sdk/pull/51004) - dotnet SIGTERM signal handler registration by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;50983](https://github.com/dotnet/sdk/pull/50983) - Improve where file-level directives are added by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;50956](https://github.com/dotnet/sdk/pull/50956) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;50901](https://github.com/dotnet/sdk/pull/50901) - Remove condition from NuGet.Localization package reference by [@&#8203;mthalman](https://github.com/mthalman) in [#&#8203;51053](https://github.com/dotnet/sdk/pull/51053) - \[dotnet-watch] Notify DCP of terminated session when process exits on its own by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;50992](https://github.com/dotnet/sdk/pull/50992) - \[release/10.0.1xx] Fix `dnx --help` and tool commands to use valid .NET tool examples by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51042](https://github.com/dotnet/sdk/pull/51042) - Pick rc2 fixes for msbuild telemetry and sdkresolver to GA by [@&#8203;baronfel](https://github.com/baronfel) in [#&#8203;51090](https://github.com/dotnet/sdk/pull/51090) - \[release/10.0.1xx] URL-encode scoped CSS Link headers for non-ASCII project names by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;51039](https://github.com/dotnet/sdk/pull/51039) - \[automated] Update man pages by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51076](https://github.com/dotnet/sdk/pull/51076) - Re-enable telemetry for global.json state - set error writer to swallow expected error messages by [@&#8203;elinor-fung](https://github.com/elinor-fung) in [#&#8203;51089](https://github.com/dotnet/sdk/pull/51089) - Convert numeric telemetry parameters to measurements for better analytics by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;51071](https://github.com/dotnet/sdk/pull/51071) - Update the list of supported portable RIDs for the tool packs in our tests by [@&#8203;jkoritzinsky](https://github.com/jkoritzinsky) in [#&#8203;51069](https://github.com/dotnet/sdk/pull/51069) - More LLM detections for other CLI agents + alter TL behavior in the presence of LLMs by [@&#8203;baronfel](https://github.com/baronfel) in [#&#8203;51054](https://github.com/dotnet/sdk/pull/51054) - Run test template tests with Arcade by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;51020](https://github.com/dotnet/sdk/pull/51020) - Disallow quotes in file-level directives by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;51119](https://github.com/dotnet/sdk/pull/51119) - \[Hot Reload] Only enable ASP.NET debug logging if logging level is Trace by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;51137](https://github.com/dotnet/sdk/pull/51137) - Allow empty file-level directive values by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;51078](https://github.com/dotnet/sdk/pull/51078) - Fix SWID tag by [@&#8203;joeloff](https://github.com/joeloff) in [#&#8203;51138](https://github.com/dotnet/sdk/pull/51138) - Avoid error when building file-based libraries by [@&#8203;jjonescz](https://github.com/jjonescz) in [#&#8203;51063](https://github.com/dotnet/sdk/pull/51063) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51032](https://github.com/dotnet/sdk/pull/51032) - Remove dnx.ps1 by [@&#8203;dsplaisted](https://github.com/dsplaisted) in [#&#8203;51120](https://github.com/dotnet/sdk/pull/51120) - Disable the hard link copy as this was causing the exe bundle to pick up the stage2 changes. by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;51111](https://github.com/dotnet/sdk/pull/51111) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2804587`](https://github.com/dotnet/sdk/commit/2804587) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;51031](https://github.com/dotnet/sdk/pull/51031) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51036](https://github.com/dotnet/sdk/pull/51036) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2810403`](https://github.com/dotnet/sdk/commit/2810403) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;51160](https://github.com/dotnet/sdk/pull/51160) - Update MSTest to stable 4.0.0 by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;51167](https://github.com/dotnet/sdk/pull/51167) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51163](https://github.com/dotnet/sdk/pull/51163) - \[dotnet-watch] Auto-restart project on runtime rude edit by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;51073](https://github.com/dotnet/sdk/pull/51073) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51165](https://github.com/dotnet/sdk/pull/51165) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51176](https://github.com/dotnet/sdk/pull/51176) - \[release/10.0.1xx] Enable CollatePackageDownloads by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51080](https://github.com/dotnet/sdk/pull/51080) - \[release/10.0.1xx] Add `.slnx` to default `.editorconfig` template by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51095](https://github.com/dotnet/sdk/pull/51095) - Update to september implicit versions for GA daily build testing by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;50971](https://github.com/dotnet/sdk/pull/50971) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51186](https://github.com/dotnet/sdk/pull/51186) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2812555`](https://github.com/dotnet/sdk/commit/2812555) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;51188](https://github.com/dotnet/sdk/pull/51188) - Avoid exceptions when parsing \_NormalizedWindowsSdkSupportedTargetPlatformVersion by [@&#8203;dsplaisted](https://github.com/dsplaisted) in [#&#8203;51134](https://github.com/dotnet/sdk/pull/51134) - Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID [`2813133`](https://github.com/dotnet/sdk/commit/2813133) by [@&#8203;dotnet-bot](https://github.com/dotnet-bot) in [#&#8203;51195](https://github.com/dotnet/sdk/pull/51195) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51201](https://github.com/dotnet/sdk/pull/51201) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51200](https://github.com/dotnet/sdk/pull/51200) - \[Hot Reload] Do not refresh browser until changes are applied by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;51210](https://github.com/dotnet/sdk/pull/51210) - \[release/10.0.1xx]\[HotReload] Allow hot reload refresh script injection for 404 status code by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51050](https://github.com/dotnet/sdk/pull/51050) - Suppress all nullable warnings for files in source packages when targeting net472 and netstandard by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;51193](https://github.com/dotnet/sdk/pull/51193) - \[dotnet-watch] Remove excess logging that slows down Hot Reload by [@&#8203;tmat](https://github.com/tmat) in [#&#8203;51220](https://github.com/dotnet/sdk/pull/51220) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51229](https://github.com/dotnet/sdk/pull/51229) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51230](https://github.com/dotnet/sdk/pull/51230) - Update MSTest to 4.0.1 by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;51236](https://github.com/dotnet/sdk/pull/51236) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51257](https://github.com/dotnet/sdk/pull/51257) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51256](https://github.com/dotnet/sdk/pull/51256) - \[release/10.0.1xx] \[wasm] Always update SDK pack version from workload to current for down level TFM by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;51272](https://github.com/dotnet/sdk/pull/51272) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51294](https://github.com/dotnet/sdk/pull/51294) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51291](https://github.com/dotnet/sdk/pull/51291) - Don't fall back to .NET Standard package pruning for .NET Framework by [@&#8203;dsplaisted](https://github.com/dsplaisted) in [#&#8203;51288](https://github.com/dotnet/sdk/pull/51288) - Add support for building tool packages with runtime identifier set without building RID-specific packages by [@&#8203;dsplaisted](https://github.com/dsplaisted) in [#&#8203;51281](https://github.com/dotnet/sdk/pull/51281) - Fix dotnet test detection for dlls by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;51309](https://github.com/dotnet/sdk/pull/51309) - Follow-up to dotnet test parsing by [@&#8203;Youssef1313](https://github.com/Youssef1313) in [#&#8203;51331](https://github.com/dotnet/sdk/pull/51331) - Update version features with dynamic calculations by [@&#8203;marcpopMSFT](https://github.com/marcpopMSFT) in [#&#8203;51340](https://github.com/dotnet/sdk/pull/51340) - \[release/10.0.1xx] Source code updates from dotnet/dotnet by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51324](https://github.com/dotnet/sdk/pull/51324) - Update baseline manifests for .NET 10 RC 2 by [@&#8203;jonathanpeppers](https://github.com/jonathanpeppers) in [#&#8203;51313](https://github.com/dotnet/sdk/pull/51313) - Cherry-pick PR [#&#8203;50749](https://github.com/dotnet/sdk/issues/50749) to release/10.0.1xx: Update compatibility message for targeting .NET 10.0 in Visual Studio 17.14 by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;51366](https://github.com/dotnet/sdk/pull/51366) - \[release/10.0.1xx] Update dependencies from microsoft/testfx by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#&#8203;51381](https://github.com/dotnet/sdk/pull/51381) - \[release/10.0.1xx] Package Pruning data fixes for past frameworks by [@&#8203;ericstj](https://github.com/ericstj) in [#&#8203;51343](https://github.com/dotnet/sdk/pull/51343) - Mark SDK bundle as shipping by [@&#8203;joeloff](https://github.com/joeloff) in [#&#8203;51413](https://github.com/dotnet/sdk/pull/51413) **Full Changelog**: <https://github.com/dotnet/sdk/compare/v10.0.100-rc.2.25502.107...v10.0.100> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
chore(deps): update dotnet monorepo to v10
All checks were successful
Build Linq2Db / build (pull_request) Successful in 2m4s
ed6823cbcd
renovate-bot force-pushed renovate/major-dotnet-monorepo from ed6823cbcd
All checks were successful
Build Linq2Db / build (pull_request) Successful in 2m4s
to 62a7943663
Some checks failed
Build Linq2Db / build (pull_request) Failing after 2m34s
2025-11-11 16:01:24 +01:00
Compare
renovate-bot force-pushed renovate/major-dotnet-monorepo from 62a7943663
Some checks failed
Build Linq2Db / build (pull_request) Failing after 2m34s
to 65f543c7f7
Some checks failed
Build Linq2Db / build (pull_request) Failing after 1m16s
2025-11-12 21:02:53 +01:00
Compare
renovate-bot force-pushed renovate/major-dotnet-monorepo from 65f543c7f7
Some checks failed
Build Linq2Db / build (pull_request) Failing after 1m16s
to 53ea10812d
Some checks failed
Build Linq2Db / build (pull_request) Failing after 1m18s
2025-11-12 22:01:17 +01:00
Compare
renovate-bot force-pushed renovate/major-dotnet-monorepo from 53ea10812d
Some checks failed
Build Linq2Db / build (pull_request) Failing after 1m18s
to ea7541c5c6
Some checks failed
Build Linq2Db / build (pull_request) Failing after 2m38s
2025-11-19 01:02:35 +01:00
Compare
renovate-bot changed title from chore(deps): update dotnet monorepo to v10 (major) to chore(deps): update dotnet monorepo (major) 2025-11-19 01:02:46 +01:00
chore: update .NET version in workflow
Some checks failed
Build Linq2Db / build (pull_request) Failing after 4m13s
dc1a9526d0
chore: update test repo to .NET 10
All checks were successful
Build Linq2Db / build (pull_request) Successful in 4m26s
4f533493f6
Dutch merged commit ea0c9c2dde into main 2025-11-19 21:50:13 +01:00
Dutch deleted branch renovate/major-dotnet-monorepo 2025-11-19 21:50:13 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Dutch/Linq2DbRepo!13
No description provided.