diff --git a/src/UnmanagedResult.csproj b/src/UnmanagedResult.csproj index 85c930d..62fba88 100644 --- a/src/UnmanagedResult.csproj +++ b/src/UnmanagedResult.csproj @@ -1,10 +1,29 @@  - - net10.0 - disable - enable - true - - - + + net10.0 + disable + enable + true + + + + UnmanagedResult + 0.1.0-alpha + Viktor Stojanović + https://github.com/vix127/UnmanagedResult + Copyright © 2026 Viktor Stojanović + result;result-type;error-handling;unmanaged;allocation-free;zero-allocation;performance;dotnet + LICENSE + README.md + + Allocation-free Result and Error types for .NET, designed for high-performance error handling without managed heap allocations. + + + + + + + + + \ No newline at end of file