Skip to content

Commit

Permalink
Updated protobuf-net
Browse files Browse the repository at this point in the history
  • Loading branch information
iiwaasnet committed Dec 17, 2017
1 parent cd1af26 commit c6528a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/kino.Messaging/kino.Messaging.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
<PackageReference Include="protobuf-net" Version="2.3.2" />
<PackageReference Include="protobuf-net" Version="2.3.3" />
</ItemGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion src/kino.Rendezvous.Service/kino.Rendezvous.Service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Autofac" Version="4.6.2" />
<PackageReference Include="NLog" Version="4.4.12" />
<PackageReference Include="NLog" Version="5.0.0-beta11" />
<PackageReference Include="TypedConfigProvider" Version="2.0.0" />
<PackageReference Include="WindowsService.Host" Version="0.0.0.7" />
</ItemGroup>
Expand Down

0 comments on commit c6528a5

Please sign in to comment.