Skip to content

Commit 37f4bfb

Browse files
committed
Nuget metadata
1 parent 595edaa commit 37f4bfb

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.DS_Store

0 Bytes
Binary file not shown.

Src/FakeApi/.DS_Store

0 Bytes
Binary file not shown.

Src/FakeApi/FakeApi.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ With dependency injection you can simply switch between your own implementation
1818
<SynchReleaseVersion>false</SynchReleaseVersion>
1919
<PackageLicenseUrl>https://github.com/peephole8062/redisdev-fakeapi/blob/master/LICENSE</PackageLicenseUrl>
2020
<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>
21+
<PackageReleaseNotes>Adding the capability to set several actives responses. Improve configuration errors messages understanding</PackageReleaseNotes>
2322
</PropertyGroup>
2423

2524
<ItemGroup>

0 commit comments

Comments
 (0)