Skip to content

Commit cc6c18c

Browse files
author
Jani Giannoudis
committed
updated to version 0.5.0-beta.9.
1 parent fb34bb7 commit cc6c18c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Client.Test/PayrollEngine.Client.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="Microsoft.CodeAnalysis.Compilers" Version="4.6.0" />
20-
<PackageReference Include="PayrollEngine.Client.Core" Version="0.6.0-beta.8" />
20+
<PackageReference Include="PayrollEngine.Client.Core" Version="0.6.0-beta.9" />
2121
</ItemGroup>
2222

2323
<!-- include xml documention files and json schemas to the nuget package -->

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>net7.0</TargetFramework>
5-
<Version>0.6.0-beta.8</Version>
5+
<Version>0.6.0-beta.9</Version>
66
<FileVersion>0.6.0</FileVersion>
77
<InformationalVersion></InformationalVersion>
88
<Authors>Jani Giannoudis</Authors>

0 commit comments

Comments
 (0)