Skip to content

Commit 7d15012

Browse files
Bump packages (#86)
* Bump packages * Update HC to 12.4
1 parent 29f411f commit 7d15012

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/AppAny.HotChocolate.FluentValidation.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
<!-- </ItemGroup>-->
3434

3535
<ItemGroup Label="Packages">
36-
<PackageReference Include="FluentValidation" Version="10.3.4" />
37-
<PackageReference Include="HotChocolate.Execution" Version="12.1.0-preview.10" />
36+
<PackageReference Include="FluentValidation" Version="10.3.6" />
37+
<PackageReference Include="HotChocolate.Execution" Version="12.4.0" />
3838
</ItemGroup>
3939

4040
<ItemGroup Label="Assets">

tests/AppAny.HotChocolate.FluentValidation.Tests/AppAny.HotChocolate.FluentValidation.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup Label="xUnit">
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0-preview-20211130-02" />
1616
<PackageReference Include="xunit" Version="2.4.2-pre.12" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
1818
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)