diff --git a/src/Parsec/Parsec.csproj b/src/Parsec/Parsec.csproj index 8af6b6fb..6d9eff15 100644 --- a/src/Parsec/Parsec.csproj +++ b/src/Parsec/Parsec.csproj @@ -4,7 +4,7 @@ 10 AnyCPU;x86 true - 1.0.0-alpha.9.0.0 + 1.0.0 Matias Ramirez Matias Ramirez 2022 https://github.com/matigramirez/Parsec @@ -12,8 +12,7 @@ csharp, shaiya, file, parser, dotnet Parsec is a simple file parsing library for Shaiya file formats built with C# and .NET Standard 2.0. Its goal is to make reading and manipulating the game's file formats with ease. false - 1.0.0-alpha.9.0.0 - netstandard2.0;netstandard2.1;net6.0;net7.0 + netstandard2.0;net6.0;net7.0 true enable