Skip to content

Commit

Permalink
Remove duplicate Nullable property
Browse files Browse the repository at this point in the history
  • Loading branch information
jithu7432 committed Aug 5, 2024
1 parent cac76be commit 9dae66c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/MediatR.Contracts/MediatR.Contracts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<Description>Contracts package for requests, responses, and notifications</Description>
<Copyright>Copyright Jimmy Bogard</Copyright>
<TargetFramework>netstandard2.0</TargetFramework>
<Nullable>enable</Nullable>
<Features>strict</Features>
<PackageTags>mediator;request;response;queries;commands;notifications</PackageTags>
<SignAssembly>true</SignAssembly>
Expand Down

0 comments on commit 9dae66c

Please sign in to comment.