Add LICENSE file with MIT License text to repository root. README.md already references it; the file was missing. Includes TDD-verified tests ensuring LICENSE exists and contains MIT License text, and README references it correctly. Bump version → 1.15.1 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>1.15.0</Version>
|
||||
<Version>1.15.1</Version>
|
||||
<TargetFramework>net10.0</TargetFramework>
|
||||
<LangVersion>preview</LangVersion>
|
||||
<Nullable>enable</Nullable>
|
||||
|
||||
Reference in New Issue
Block a user