Skip to content

Commit

Permalink
Merge pull request #48 from hassanhabib/users/cjdutoit/releases-v2.6.0
Browse files Browse the repository at this point in the history
RELEASES: v2.6.0.0
  • Loading branch information
cjdutoit authored Oct 11, 2023
2 parents 22c83a4 + eca44d1 commit c509cd5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Xeption/Xeption.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageIcon>Xeption.png</PackageIcon>
<PackageIconUrl />
<Version>2.5</Version>
<AssemblyVersion>2.4.0.0</AssemblyVersion>
<FileVersion>2.4.0.0</FileVersion>
<Version>2.6</Version>
<AssemblyVersion>2.6.0.0</AssemblyVersion>
<FileVersion>2.6.0.0</FileVersion>
<NeutralLanguage>en-US</NeutralLanguage>
<PackageLicenseExpression></PackageLicenseExpression>
<PackageProjectUrl>https://www.xeption.net</PackageProjectUrl>
<PackageLicenseFile>License.txt</PackageLicenseFile>
<RepositoryUrl>https://github.com/hassanhabib/Xeption</RepositoryUrl>
<RepositoryType>Github</RepositoryType>
<PackageTags>Exceptions .NET</PackageTags>
<PackageReleaseNotes>Initial Release</PackageReleaseNotes>
<PackageReleaseNotes>Addition of a SameExceptionAs expression that can be used in unit tests</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit c509cd5

Please # to comment.