This commit is contained in:
Paul Schneider 2021-08-15 01:50:07 +01:00
commit ae114c68db
26 changed files with 99 additions and 38 deletions

View file

@ -1,6 +1,6 @@
namespace isn.Entities
{
public class NugetSettings
public class IsndSettings
{
public string ProtectionTitle {get; set;}
public string PackagesRootDir {get; set;}