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
`QAToolKit.Core` is a .NET Standard 2.1 library, that contains core objects and functions of the toolkit. It's normally not used as a standalone library but is a dependency for other QAToolKit libraries.
10
10
11
-
<<<<<<< HEAD
12
-
Supported .NET frameworks and standards: `netstandard2.0`, `netstandard2.1`, `net7.0`
13
-
=======
14
-
Supported .NET frameworks and standards: `netstandard2.0`, `netstandard2.1`, `netcoreapp3.1`, `net6.0`
15
-
>>>>>>> main
11
+
Supported .NET frameworks and standards: `netstandard2.0`, `netstandard2.1`, `netcoreapp3.1`, `net8.0`
16
12
17
13
Get in touch with me on:
18
14
@@ -81,9 +77,9 @@ To-do
81
77
82
78
MIT License
83
79
84
-
Copyright (c) 2020-2023 Miha Jakovac
85
-
Supported .NET frameworks and standards: `netstandard2.0`, `netstandard2.1`, `net7.0`
86
-
Copyright (c) 2020-2023 Miha Jakovac
80
+
Copyright (c) 2020-2024 Miha Jakovac
81
+
Supported .NET frameworks and standards: `netstandard2.0`, `netstandard2.1`, `net8.0`
82
+
Copyright (c) 2020-2024 Miha Jakovac
87
83
88
84
Permission is hereby granted, free of charge, to any person obtaining a copy
89
85
of this software and associated documentation files (the "Software"), to deal
0 commit comments