Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
woksin committed Mar 4, 2022
1 parent c3463b3 commit 35f53a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Generation/CSharp/Fundamentals/Fundamentals.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@

<ItemGroup>
<PackageReference Include="Dolittle.Common" Version="2.*" PrivateAssets="All"/>
<PackageReference Include="Dolittle.Protobuf.MSBuild" Version="4.0.0"/>
<PackageReference Include="Dolittle.Protobuf.MSBuild" Version="4.0.1"/>
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion Generation/CSharp/Runtime/Runtime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@

<ItemGroup>
<PackageReference Include="Dolittle.Common" Version="2.*" PrivateAssets="All"/>
<PackageReference Include="Dolittle.Protobuf.MSBuild" Version="4.0.0"/>
<PackageReference Include="Dolittle.Protobuf.MSBuild" Version="4.0.1"/>
</ItemGroup>
</Project>

0 comments on commit 35f53a7

Please sign in to comment.