We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15262a6 + 1eca76b commit fe23b21Copy full SHA for fe23b21
1 file changed
Directory.Build.props
@@ -1,13 +1,13 @@
1
-<Project>
+<Project>
2
3
<PropertyGroup>
4
<TargetFramework>net10.0</TargetFramework>
5
- <Version>0.10.0-beta.dev</Version>
6
- <FileVersion>0.10.0</FileVersion>
+ <Version>0.10.0-beta.1</Version>
+ <FileVersion>0.9.0</FileVersion>
7
<InformationalVersion></InformationalVersion>
8
<Authors>Jani Giannoudis</Authors>
9
<Company>Software Consulting Giannoudis</Company>
10
- <Copyright>© 2026 Software Consulting Giannoudis</Copyright>
+ <Copyright>© 2026 Software Consulting Giannoudis</Copyright>
11
<Product>Payroll Engine Client Test</Product>
12
<PackageProjectUrl>https://payrollengine.org/</PackageProjectUrl>
13
<RepositoryUrl>https://github.com/Payroll-Engine/PayrollEngine.Client.Test.git</RepositoryUrl>
0 commit comments