We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e2a56 commit ecfbcf8Copy full SHA for ecfbcf8
src/ConvNetSharp.Core/ConvNetSharp.Core.csproj
@@ -9,7 +9,7 @@
9
</ItemGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
+ <PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
13
14
15
src/ConvNetSharp.Flow/ConvNetSharp.Flow.csproj
@@ -17,4 +17,8 @@
17
<Folder Include="Properties\" />
18
19
20
+ <ItemGroup>
21
22
+ </ItemGroup>
23
+
24
</Project>
0 commit comments