diff --git a/Directory.Build.props b/Directory.Build.props index e71da22..6efbd1f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -4,7 +4,8 @@ Declan Smith icon.png - readme.md + README.md + LICENSE.txt A collection of .NET utilities for building and maintaining .NET repositories 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 5febada..3c1504c 100644 --- a/_atom/_atom.csproj +++ b/_atom/_atom.csproj @@ -5,11 +5,6 @@ Atom - - - - - diff --git a/tests/Invex.RepoUtils.Atom.Module.Tests/Invex.RepoUtils.Atom.Module.Tests.csproj b/tests/Invex.RepoUtils.Atom.Module.Tests/Invex.RepoUtils.Atom.Module.Tests.csproj index 7085f67..8b2af65 100644 --- a/tests/Invex.RepoUtils.Atom.Module.Tests/Invex.RepoUtils.Atom.Module.Tests.csproj +++ b/tests/Invex.RepoUtils.Atom.Module.Tests/Invex.RepoUtils.Atom.Module.Tests.csproj @@ -14,7 +14,7 @@ - + diff --git a/tests/Invex.RepoUtils.TestUtils.Tests/Invex.RepoUtils.TestUtils.Tests.csproj b/tests/Invex.RepoUtils.TestUtils.Tests/Invex.RepoUtils.TestUtils.Tests.csproj index 41d546f..d5b769e 100644 --- a/tests/Invex.RepoUtils.TestUtils.Tests/Invex.RepoUtils.TestUtils.Tests.csproj +++ b/tests/Invex.RepoUtils.TestUtils.Tests/Invex.RepoUtils.TestUtils.Tests.csproj @@ -13,7 +13,7 @@ - +