Skip to content

Commit

Permalink
fixed nuget package id
Browse files Browse the repository at this point in the history
  • Loading branch information
BoasE committed Sep 14, 2018
1 parent 5fc6f4e commit 5c625ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BE.FluentGuard/BE.FluentGuard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Authors>Boas Enkler</Authors>
<Description>Library for easy fluent assertions</Description>

<PackageId>BE.FluentGuard</PackageId>
<PackageId>FluentGuard</PackageId>
<PackageProjectUrl>https://github.com/BoasE/FluentGuard</PackageProjectUrl>
<PackageReleaseNotes>Added overloads for custom messages, Upgrade netstandard 2.0</PackageReleaseNotes>
<PackageLicenseUrl>https://github.com/BoasE/FluentGuard/blob/master/LICENSE</PackageLicenseUrl>
Expand Down

0 comments on commit 5c625ba

Please sign in to comment.