Skip to content

Commit 365cc16

Browse files
committed
Preview 4
1 parent 97a9db0 commit 365cc16

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "10.0.100-preview.3.25201.16",
3+
"version": "10.0.100-preview.4.25258.110",
44
"rollForward": "latestMinor"
55
}
66
}

src/HotChocolate/AspNetCore/test/AspNetCore.Tests/HotChocolate.AspNetCore.Tests.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
<PropertyGroup>
44
<AssemblyName>HotChocolate.AspNetCore.Tests</AssemblyName>
5-
<!-- TODO: See https://github.com/dotnet/aspnetcore/issues/61177 -->
6-
<InterceptorsNamespaces>$(InterceptorsNamespaces);Microsoft.AspNetCore.Http.Validation.Generated</InterceptorsNamespaces>
75
<RootNamespace>HotChocolate.AspNetCore</RootNamespace>
86
</PropertyGroup>
97

0 commit comments

Comments
 (0)