Skip to content

Commit 1539bec

Browse files
authored
Update README.md
1 parent 234f11f commit 1539bec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ The Virtual File System makes it possible to manage files that do not exist on a
1313
* An application (or library) can override an embedded file just by placing a static file with the same name and extension into the same folder of the virtual file system.
1414

1515

16-
The library is a modified version of [Volo.Abp.VirtualFileSystem](https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.VirtualFileSystem) 3.3.1
17-
Modifications to the source code were made by axuno in 2020. Changes focused on:
16+
The library is a modified version of [Volo.Abp.VirtualFileSystem](https://github.com/abpframework/abp/tree/dev/framework/src/Volo.Abp.VirtualFileSystem) 4.1
17+
Modifications to the source code were made by axuno in 2020/21. Changes focused on:
1818

1919
* Decouple Volo.Abp.VirtualFileSystem from all dependencies of the Abp Framework
2020
* Use Microsoft DependencyInjection instead of [AutoFac](https://autofac.org/)

0 commit comments

Comments
 (0)