Revert "добавил либу и тесты"#2
Conversation
This reverts commit 5e0cf15.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 42548f5893
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -1,20 +0,0 @@ | |||
| <Project Sdk="Microsoft.NET.Sdk"> | |||
There was a problem hiding this comment.
Keep the core library project in the repository
This change deletes the only package project (PANiXiDA.Core.ResultPattern.csproj) along with its implementation files, which means the repository no longer contains buildable library code and any downstream workflow that expects this package will be blocked immediately. Unless the explicit goal is to retire the package entirely, this is a release-blocking regression because consumers cannot build or publish PANiXiDA.Core.ResultPattern anymore.
Useful? React with 👍 / 👎.
Reverts #1