Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
JustArchi committed Apr 13, 2022
1 parent bf8432e commit c8d3ace
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>3.5.0</Version>
<Version>3.5.1</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion JustArchiNET.Madness/CallerArgumentExpressionAttribute.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.

using System;
using JetBrains.Annotations;
using JustArchiNET.Madness.Helpers;

// ReSharper disable once CheckNamespace - we intentionally declare this namespace
namespace System.Runtime.CompilerServices;

/// <inheritdoc />
Expand Down

0 comments on commit c8d3ace

Please sign in to comment.