We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 897e1f5 + 11f290e commit 70deedaCopy full SHA for 70deeda
README.md
@@ -2,6 +2,7 @@
2
Rebase your API paths at Swashbuckle preserialization
3
4

5
+
6
7
Configuration:
8
```csharp
Swashbuckle.Rebase.Extensions/Swashbuckle.Rebase.Extensions.csproj
@@ -9,6 +9,7 @@
9
<RepositoryType>git</RepositoryType>
10
<PackageTags>Swashbuckle basepath preserialization</PackageTags>
11
<PackageReleaseNotes>1.0.0- Initial release</PackageReleaseNotes>
12
+ <Version>1.0.1</Version>
13
</PropertyGroup>
14
15
<ItemGroup>
0 commit comments