File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <ItemGroup >
1111 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.3.0" />
1212 <PackageReference Include =" xunit.v3" Version =" 3.2.2" />
13+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" >
14+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
15+ <PrivateAssets >all</PrivateAssets >
16+ </PackageReference >
1317 </ItemGroup >
1418
1519 <ItemGroup >
Original file line number Diff line number Diff line change 1- <Project >
1+ <Project >
22
33 <PropertyGroup >
44 <TargetFramework >net10.0</TargetFramework >
77 <InformationalVersion ></InformationalVersion >
88 <Authors >Jani Giannoudis</Authors >
99 <Company >Software Consulting Giannoudis</Company >
10- <Copyright >Â © 2026 Software Consulting Giannoudis</Copyright >
10+ <Copyright >© 2026 Software Consulting Giannoudis</Copyright >
1111 <Product >Payroll Engine Client Scripting</Product >
1212 <PackageProjectUrl >https://payrollengine.org/</PackageProjectUrl >
1313 <RepositoryUrl >https://github.com/Payroll-Engine/PayrollEngine.Client.Scripting.git</RepositoryUrl >
You can’t perform that action at this time.
0 commit comments