Skip to content

Commit a47bad1

Browse files
Bump packages (#57)
1 parent 028a8f7 commit a47bad1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/AppAny.HotChocolate.FluentValidation.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.0</TargetFramework>
55
<Nullable>enable</Nullable>
6-
<Version>0.2.0</Version>
6+
<Version>0.2.1</Version>
77
<LangVersion>9</LangVersion>
88
<EmbedUntrackedSources>true</EmbedUntrackedSources>
99
<IncludeSymbols>true</IncludeSymbols>
@@ -24,8 +24,8 @@
2424
</PropertyGroup>
2525

2626
<ItemGroup Label="Packages">
27-
<PackageReference Include="FluentValidation" Version="10.0.0-preview2" />
28-
<PackageReference Include="HotChocolate.Execution" Version="11.1.0-preview.81" />
27+
<PackageReference Include="FluentValidation" Version="10.0.0-preview4" />
28+
<PackageReference Include="HotChocolate.Execution" Version="11.1.0-preview.86" />
2929
</ItemGroup>
3030

3131
<ItemGroup Label="Assets">

0 commit comments

Comments
 (0)