File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
<ItemGroup >
10
10
<ProjectReference Include =" ..\..\src\Transports.AspNetCore\Transports.AspNetCore.csproj" />
11
11
<ProjectReference Include =" ..\..\src\Ui.GraphiQL\Ui.GraphiQL.csproj" />
12
- <PackageReference Include =" System.Reactive" Version =" 6.0.0 " />
12
+ <PackageReference Include =" System.Reactive" Version =" 6.0.1 " />
13
13
<Using Include =" GraphQL" />
14
14
<Using Include =" GraphQL.Types" />
15
15
</ItemGroup >
Original file line number Diff line number Diff line change 8
8
9
9
<ItemGroup >
10
10
<PackageReference Include =" GraphQL" Version =" $(GraphQLVersion)" />
11
- <PackageReference Include =" System.Reactive" Version =" 6.0.0 " />
11
+ <PackageReference Include =" System.Reactive" Version =" 6.0.1 " />
12
12
</ItemGroup >
13
13
14
14
<ItemGroup >
You can’t perform that action at this time.
0 commit comments