This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
EventBus.csproj nuget updated
pull/296/head
Eduard Tomas
7 years ago
parent
b050ba5c94
commit
7fd5647bae
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/BuildingBlocks/EventBus/EventBus/EventBus.csproj
+ 1
- 1
src/BuildingBlocks/EventBus/EventBus/EventBus.csproj
View File
@ -10,7 +10,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="10.0.
2
" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.
3
" />
</ItemGroup>
</Project>
Write
Preview
Loading…
Cancel
Save