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

Commit 1e1b8dc

Browse files
committed
Bump + readme update
1 parent f2629cd commit 1e1b8dc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>3.12.0</Version>
3+
<Version>3.13.0</Version>
44
</PropertyGroup>
55

66
<PropertyGroup>

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Example:
6161
<PackageReference Include="JustArchiNET.Madness" />
6262

6363
<Using Include="JustArchiNET.Madness" />
64+
<Using Include="JustArchiNET.Madness.ArgumentExceptionMadness.ArgumentException" Alias="ArgumentException" />
6465
<Using Include="JustArchiNET.Madness.ArgumentNullExceptionMadness.ArgumentNullException" Alias="ArgumentNullException" />
6566
<Using Include="JustArchiNET.Madness.ArrayMadness.Array" Alias="Array" />
6667
<Using Include="JustArchiNET.Madness.ConvertMadness.Convert" Alias="Convert" />

0 commit comments

Comments
 (0)