Skip to content

Commit 164df47

Browse files
committed
Nuget metadata
1 parent 60d1c65 commit 164df47

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Src/FakeApi/FakeApi.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ With dependency injection you can simply switch between your own implementation
1717
<ReleaseVersion>1.0.0.0</ReleaseVersion>
1818
<SynchReleaseVersion>false</SynchReleaseVersion>
1919
<PackageLicenseUrl>https://github.com/peephole8062/redisdev-fakeapi/blob/master/LICENSE</PackageLicenseUrl>
20-
<PackageIconUrl>https://github.com/redisdev/FakeApi/blob/master/logo_fakeapi.png?raw=true53578750064/17737466453578750064/1Zj8RR-GaksjseQ5Gh48sLBotkQWPsFJC?nonce=o0c7tk84f7k2m&amp;user=17737466453578750064&amp;hash=6htetif1ellttm6c8h7l5au16neq7k7j</PackageIconUrl>
20+
<PackageIconUrl>https://repository-images.githubusercontent.com/183810162/dcde3e80-69f4-11e9-91cd-37a3e6791fec</PackageIconUrl>
21+
<PackageReleaseNotes>- Adding the capability to set several actives responses. One per pair url/httpMethod. Please see web api configuration section
22+
- Improve configuration errors messages understanding</PackageReleaseNotes>
2123
</PropertyGroup>
2224

2325
<ItemGroup>

0 commit comments

Comments
 (0)