You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This change makes all lists in Altinn.Platform.Models
10
+
* The `LanguageType` property in
11
+
* Altinn.Platform.Models now targets .net 8.0. This
12
+
13
+
### Features
14
+
15
+
* enable nullable reference types in Altinn.Platform.Models ([fefaa3d](https://github.com/Altinn/altinn-register/commit/fefaa3d774a0f139c6563fb611a426403d239056))
16
+
* make lists in Altinn.Platform.Models `IReadOnlyList<T>` ([fefaa3d](https://github.com/Altinn/altinn-register/commit/fefaa3d774a0f139c6563fb611a426403d239056))
17
+
* make most types record ([fefaa3d](https://github.com/Altinn/altinn-register/commit/fefaa3d774a0f139c6563fb611a426403d239056))
18
+
* upsert external role assignments ([#394](https://github.com/Altinn/altinn-register/issues/394)) ([7f62899](https://github.com/Altinn/altinn-register/commit/7f62899cb071e347cdf8272f52ff529149f89614))
19
+
20
+
21
+
### Miscellaneous Chores
22
+
23
+
* make Altinn.Platform.Models target .net 8.0 ([fefaa3d](https://github.com/Altinn/altinn-register/commit/fefaa3d774a0f139c6563fb611a426403d239056))
24
+
* mark `LanguageType` in `ProfileSettingPreference` obsolte ([fefaa3d](https://github.com/Altinn/altinn-register/commit/fefaa3d774a0f139c6563fb611a426403d239056))
0 commit comments