From 2a6bb2e0977c4b7f78486387072765d0cdcccaf5 Mon Sep 17 00:00:00 2001 From: Olivier Duhart Date: Fri, 15 Jul 2022 09:25:16 +0200 Subject: [PATCH] upgrade to version 1.04 --- SharpCoreFileSystem/SharpCoreFileSystem.csproj | 4 ++-- SharpCoreFileSystem/SharpFileSystem.nuspec | 17 ----------------- 2 files changed, 2 insertions(+), 19 deletions(-) delete mode 100644 SharpCoreFileSystem/SharpFileSystem.nuspec diff --git a/SharpCoreFileSystem/SharpCoreFileSystem.csproj b/SharpCoreFileSystem/SharpCoreFileSystem.csproj index 3fdb185..199303e 100644 --- a/SharpCoreFileSystem/SharpCoreFileSystem.csproj +++ b/SharpCoreFileSystem/SharpCoreFileSystem.csproj @@ -6,11 +6,11 @@ $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb A virtual file system for .NET written in C# b3b00 - 1.0.3 + 1.0.4 https://github.com/b3b00/sharpfilesystem https://github.com/b3b00/sharpfilesystem https://github.com/b3b00/sharpfilesystem/blob/master/LICENSE - 1.0.3 + 1.0.4 SharpFileSystem diff --git a/SharpCoreFileSystem/SharpFileSystem.nuspec b/SharpCoreFileSystem/SharpFileSystem.nuspec deleted file mode 100644 index 428328c..0000000 --- a/SharpCoreFileSystem/SharpFileSystem.nuspec +++ /dev/null @@ -1,17 +0,0 @@ - - - - $id$ - $version$ - $author$ - $author$ - - https://github.com/bobvanderlinden/sharpfilesystem/blob/$version$/LICENSE.txt - https://github.com/bobvanderlinden/sharpfilesystem - false - $description$ - Initial release. - Copyright 2016 - vfs sharpfilesystem - -