Skip to content

Commit c4f9c67

Browse files
chore(deps): update dependency microsoft.openapi to 2.3.2 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ef566d commit c4f9c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Function.SDK.CSharp.SourceGenerator/Function.SDK.CSharp.SourceGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<PackageReference Include="YamlDotNet.System.Text.Json" Version="1.6.6" GeneratePathProperty="true" PrivateAssets="all" />
7171
<None Include="$(PKGYamlDotNet_System_Text_Json)\lib\netstandard2.0\*.dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />
7272

73-
<PackageReference Include="Microsoft.OpenApi" Version="2.3.1" GeneratePathProperty="true" PrivateAssets="all" />
73+
<PackageReference Include="Microsoft.OpenApi" Version="2.3.2" GeneratePathProperty="true" PrivateAssets="all" />
7474
<None Include="$(PKGMicrosoft_OpenApi)\lib\netstandard2.0\*.dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />
7575

7676
<PackageReference Include="Humanizer.Core" Version="2.14.1" GeneratePathProperty="true" PrivateAssets="all" />

0 commit comments

Comments
 (0)