EventBus.csproj nuget updated

This commit is contained in:
Eduard Tomas 2017-06-21 19:19:58 +02:00
parent b050ba5c94
commit 7fd5647bae

View File

@ -10,7 +10,7 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="10.0.2" /> <PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
</ItemGroup> </ItemGroup>
</Project> </Project>