We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd1986b commit 802484bCopy full SHA for 802484b
Src/Axuno.VirtualFileSystem/Axuno.VirtualFileSystem.csproj
@@ -16,7 +16,7 @@
16
<PackageTags>virtual file system netstandard c#</PackageTags>
17
<PackageReleaseNotes>Added unit tests
18
Bumped to v1.0.0</PackageReleaseNotes>
19
- <Copyright>© 2013 - 2020 Volosoft. Open source license with LGPLv3.0</Copyright>
+ <Copyright>© 2013 - 2021 Volosoft. Open source license with LGPLv3.0</Copyright>
20
<Description>The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).
21
22
* The VirtualFileSystem can be extended by additional IVirtualFileProviders.
0 commit comments