Skip to content

Commit fa453aa

Browse files
committed
- changes version to patch in csproj
Signed-off-by: Vincent Biret <[email protected]>
1 parent ee8d3ae commit fa453aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Kiota.Builder/Kiota.Builder.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<Title>Microsoft.OpenApi.Kiota.Builder</Title>
1717
<PackageId>Microsoft.OpenApi.Kiota.Builder</PackageId>
1818
<PackageOutputPath>./nupkg</PackageOutputPath>
19-
<VersionPrefix>1.6.0</VersionPrefix>
19+
<VersionPrefix>1.5.1</VersionPrefix>
2020
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
2121
<PackageReleaseNotes>
2222
https://github.com/microsoft/kiota/releases

src/kiota/kiota.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<Title>Microsoft.OpenApi.Kiota</Title>
1717
<PackageId>Microsoft.OpenApi.Kiota</PackageId>
1818
<PackageOutputPath>./nupkg</PackageOutputPath>
19-
<VersionPrefix>1.6.0</VersionPrefix>
19+
<VersionPrefix>1.5.1</VersionPrefix>
2020
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
2121
<PackageReleaseNotes>
2222
https://github.com/microsoft/kiota/releases

0 commit comments

Comments
 (0)