diff --git a/source/Appccelerate.IO/Appccelerate.IO.csproj b/source/Appccelerate.IO/Appccelerate.IO.csproj index 2e2267f..4001c85 100644 --- a/source/Appccelerate.IO/Appccelerate.IO.csproj +++ b/source/Appccelerate.IO/Appccelerate.IO.csproj @@ -8,29 +8,32 @@ Copyright © 2008-2020 Appccelerate team Appccelerate - Appccelerate + Appccelerate.IO - False + false LICENSE https://github.com/appccelerate/io true true + true + snupkg true icon.png Provides functionality for simplified IO operations: - File system abstraction (completely testable) - Stream decorators/interceptors, - loader for resources (from file/embedded) + File system abstraction (completely testable) + Stream decorators/interceptors, + loader for resources (from file/embedded). + Supported on Windows only. 3.0.0: - Supports now .NET Standard 2.0 - Appccelerate io + Appccelerate;IO @@ -53,7 +56,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/source/Appccelerate.IO/appccelerate.io.nuspec b/source/Appccelerate.IO/appccelerate.io.nuspec deleted file mode 100644 index 6899483..0000000 --- a/source/Appccelerate.IO/appccelerate.io.nuspec +++ /dev/null @@ -1,40 +0,0 @@ - - - - Appccelerate.IO - 0.0.0 - Appccelerate.IO - Appccelerate team - Appccelerate team - http://www.apache.org/licenses/LICENSE-2.0.html - https://github.com/appccelerate/io - https://github.com/appccelerate/appccelerate/raw/master/docs/nuget.png - true - Evaluation of rules, computations, validations and much more. - - Provides functionality for simplified IO operations: - File system abstraction (completely testable) - Stream decorators/interceptors, - loader for resources (from file/embedded) - - - - Copyright 2012-2015 - Appccelerate - - - - - - - - - - - - - - - - - \ No newline at end of file