From f147132f00c8aba1556c84b3f00f4f8a9833dd28 Mon Sep 17 00:00:00 2001 From: "cleanthat[bot]" <65607995+cleanthat[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 21:01:35 +0000 Subject: [PATCH] engine=spotless nb_files_neither_included_nor_excluded: 7 nb_files_formatted: 2 eventKey: random-2cb47500-af25-4520-8a57-45d8868d2ad9 --- src/LICENSE.md | 25 +++++++++++++------------ src/README.md | 4 +++- 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/src/LICENSE.md b/src/LICENSE.md index c80a676..8a6d19d 100644 --- a/src/LICENSE.md +++ b/src/LICENSE.md @@ -1,27 +1,28 @@ --- + date: 2023-07-13T05:44:46:00+05:00Z description: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files, yadda, yadda, yadda... keywords: - - IP - - copyright - - license - - mit +- IP +- copyright +- license +- mit permissions: - - commercial-use - - modifications - - distribution - - private-use +- commercial-use +- modifications +- distribution +- private-use conditions: - - include-copyright +- include-copyright limitations: - - liability - - warranty +- liability +- warranty lastmod: 2024-01-0T00:39:00.0000+05:00Z license: MIT slug: mit-license title: MIT License type: license ---- +------------- # MIT License diff --git a/src/README.md b/src/README.md index 4922749..29fc670 100644 --- a/src/README.md +++ b/src/README.md @@ -1,4 +1,5 @@ --- + title: DGMJR-IO SDK authors: - dgmjr @@ -16,7 +17,7 @@ keywords: - dgmjrsdk - defaults - default-values ---- +---------------- # DGMJR-IO SDK @@ -80,3 +81,4 @@ Then compile and run your project and it will have all the DGMJR-IO SDK defaults * [`TestingLocal`](https://github.com/dgmjr-io/DgmjrSdk/blob/main/src/Build/TestingLocal.targets) - Overrides the `AssemblyVersion` attribute to always be `0.0.1-Local` when the `Configuration` is set to `Local` * [`Icon.png`](https://github.com/dgmjr-io/DgmjrSdk/blob/main/src/Assets/Icon.png), a default icon file, which will be applied to any package that doesn't have one. * [`NuGetizer`](https://github.com/devlooped/nugetizer) enabled by default +