Skip to content

Commit

Permalink
Merge branch 'release/0.0.2' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
fstueber committed Mar 2, 2021
2 parents 35f9f5c + fce7f5c commit f53f630
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/Ecf.Edoosys.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

<ItemGroup>
<PackageReference Include="Enbrea.Csv" Version="0.1.0" />
<PackageReference Include="Enbrea.Ecf" Version="0.1.2" />
<PackageReference Include="Enbrea.Edoosys.Db" Version="0.1.1-develop.2" />
<PackageReference Include="Enbrea.Ecf" Version="0.1.3" />
<PackageReference Include="Enbrea.Edoosys.Db" Version="0.1.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20574.7" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion test/xunit/Ecf.Edoosys.XUnit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit f53f630

Please sign in to comment.