Skip to content

Commit 04d7df5

Browse files
committed
Fix .NET version in README
1 parent 3b46192 commit 04d7df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ __Kros.Utils.MsAccess__ is a general library of various utilities to simplify th
44

55
For some (especially database) stuff to work properly, the library needs to be initialized when the program starts by calling [LibraryInitializer.InitLibrary](https://kros-sk.github.io/Kros.Libs.Documentation/api/Kros.Utils.MsAccess/Kros.Utils.MsAccess.LibraryInitializer.html#Kros_Utils_MsAccess_LibraryInitializer_InitLibrary "LibraryInitializer InitLibrary").
66

7-
Library is compiled for .NET Framework 4.7.
7+
Library is compiled for .NET Framework 4.6.
88

99
## Documentation
1010

0 commit comments

Comments
 (0)