diff --git a/Directory.Build.props b/Directory.Build.props index 003da2d..c3de712 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,7 +4,8 @@ Declan Smith icon.png - readme.md + README.md + LICENSE.txt A C# strongly-typed file system library true true @@ -24,7 +25,8 @@ - - + + + \ No newline at end of file diff --git a/LICENSE.txt b/LICENSE.txt index d87806e..a04d753 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2026 Invex Games +Copyright (c) 2026 Declan Smith Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/_atom/_atom.csproj b/_atom/_atom.csproj index fc21eca..8862d0b 100644 --- a/_atom/_atom.csproj +++ b/_atom/_atom.csproj @@ -5,11 +5,6 @@ Atom - - - - - diff --git a/tests/Invex.FileSystem.Tests/Invex.FileSystem.Tests.csproj b/tests/Invex.FileSystem.Tests/Invex.FileSystem.Tests.csproj index f57b2ff..4a5bb31 100644 --- a/tests/Invex.FileSystem.Tests/Invex.FileSystem.Tests.csproj +++ b/tests/Invex.FileSystem.Tests/Invex.FileSystem.Tests.csproj @@ -16,7 +16,7 @@ - +