Skip to content

Commit f07f345

Browse files
committed
Clean up
1 parent 1ffc0bc commit f07f345

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Microsoft.OpenApi.Readers/Microsoft.OpenApi.Readers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
1616
<PackageTags>OpenAPI .NET</PackageTags>
1717
<RepositoryUrl>https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl>
18-
<PackageReleaseNotes>https://github.com/microsoft/OpenAPI.NET/releases/tag/1.3.3</PackageReleaseNotes>
18+
<PackageReleaseNotes>https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes>
1919
<AssemblyName>Microsoft.OpenApi.Readers</AssemblyName>
2020
<RootNamespace>Microsoft.OpenApi.Readers</RootNamespace>
2121
<SignAssembly>true</SignAssembly>

src/Microsoft.OpenApi/Microsoft.OpenApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
1717
<PackageTags>OpenAPI .NET</PackageTags>
1818
<RepositoryUrl>https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl>
19-
<PackageReleaseNotes>https://github.com/microsoft/OpenAPI.NET/releases/tag/1.3.3</PackageReleaseNotes>
19+
<PackageReleaseNotes>https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes>
2020
<AssemblyName>Microsoft.OpenApi</AssemblyName>
2121
<RootNamespace>Microsoft.OpenApi</RootNamespace>
2222
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)