Skip to content

Commit

Permalink
Fixing R#
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehjohn committed Jun 14, 2024
1 parent 3896d4e commit b5f3b06
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/Zen.Utilities/Models/OperandMetadata.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
namespace Zen.Utilities.Models;
// ReSharper disable UnusedAutoPropertyAccessor.Global - JSON serialiser uses them

namespace Zen.Utilities.Models;

public class OperandMetadata
{
Expand Down

0 comments on commit b5f3b06

Please sign in to comment.