Skip to content

Commit e7b6171

Browse files
author
Jani Giannoudis
committed
updated to version 0.6.0-beta.11.
1 parent cbc8c55 commit e7b6171

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Client.Scripting/PayrollEngine.Client.Scripting.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176

177177
<ItemGroup>
178178
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" />
179-
<PackageReference Include="PayrollEngine.Client.Core" Version="0.6.0-beta.10" />
179+
<PackageReference Include="PayrollEngine.Client.Core" Version="0.6.0-beta.11" />
180180
</ItemGroup>
181181

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

Directory.Build.props

+1-1
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.10</Version>
5+
<Version>0.6.0-beta.11</Version>
66
<FileVersion>0.6.0</FileVersion>
77
<InformationalVersion></InformationalVersion>
88
<Authors>Jani Giannoudis</Authors>

0 commit comments

Comments
 (0)