Skip to content

Commit

Permalink
Change yaml version
Browse files Browse the repository at this point in the history
  • Loading branch information
RicoSuter committed Nov 1, 2018
1 parent d7e1d74 commit 1e2baa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NSwag.Core.Yaml/NSwag.Core.Yaml.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NJsonSchema.Yaml" Version="9.11.0" />
<PackageReference Include="YamlDotNet.Signed" Version="5.0.1" />
<PackageReference Include="YamlDotNet.Signed" Version="4.2.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\NSwag.Core\NSwag.Core.csproj" />
Expand Down

0 comments on commit 1e2baa5

Please sign in to comment.