Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Jani Giannoudis committed Jul 25, 2023
1 parent ddc7caa commit 4bbc824
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Examples/ActionPayroll/ActionPayroll.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="PayrollEngine.Client.Services" Version="0.6.0-beta.2" />
<PackageReference Include="PayrollEngine.Serilog" Version="0.6.0-beta.2" />
<PackageReference Include="PayrollEngine.Client.Services" Version="0.6.0-beta.3" />
<PackageReference Include="PayrollEngine.Serilog" Version="0.6.0-beta.3" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Examples/ExtendedPayroll/ExtendedPayroll.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="PayrollEngine.Client.Services" Version="0.6.0-beta.2" />
<PackageReference Include="PayrollEngine.Serilog" Version="0.6.0-beta.2" />
<PackageReference Include="PayrollEngine.Client.Services" Version="0.6.0-beta.3" />
<PackageReference Include="PayrollEngine.Serilog" Version="0.6.0-beta.3" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Examples/ReportPayroll/ReportPayroll.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="PayrollEngine.Client.Services" Version="0.6.0-beta.2" />
<PackageReference Include="PayrollEngine.Serilog" Version="0.6.0-beta.2" />
<PackageReference Include="PayrollEngine.Client.Services" Version="0.6.0-beta.3" />
<PackageReference Include="PayrollEngine.Serilog" Version="0.6.0-beta.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4bbc824

Please sign in to comment.