Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/395515 upgrade to dotnet8 #7

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

MasilEviden
Copy link
Contributor

Updating NuGet Package and updating to .NET 8: epr-pom-func-producer-validation

@MasilEviden MasilEviden requested a review from a team as a code owner June 27, 2024 08:54
@@ -1,7 +1,6 @@
namespace EPR.ProducerContentValidation.Application.Exceptions;

using System.Diagnostics.CodeAnalysis;
using System.Runtime.Serialization;

[ExcludeFromCodeCoverage]
[Serializable]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider removing the serializable attribute since the rest of the serialisation code has been removed.

@EvidenPete EvidenPete self-requested a review June 27, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants