Skip to content

Commit

Permalink
Merge pull request #19 from appany/0.1.6
Browse files Browse the repository at this point in the history
Bump HC
  • Loading branch information
sergeyshaykhullin authored Jan 27, 2021
2 parents d873d8b + 8917f38 commit 9f3f435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AppAny.HotChocolate.FluentValidation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>0.1.5</Version>
<Version>0.1.6</Version>
<LangVersion>9</LangVersion>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<IncludeSymbols>true</IncludeSymbols>
Expand All @@ -25,7 +25,7 @@

<ItemGroup Label="Packages">
<PackageReference Include="FluentValidation" Version="9.4.0" />
<PackageReference Include="HotChocolate.Execution" Version="11.0.8" />
<PackageReference Include="HotChocolate.Execution" Version="11.0.9" />
</ItemGroup>

<ItemGroup Label="Assets">
Expand Down

0 comments on commit 9f3f435

Please sign in to comment.