diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index ed6e58d51..d3ea3a930 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -21,7 +21,7 @@ jobs: path-to-document: 'https://github.com/Codeuctivity/ClosedXML/blob/main/cla.md' # e.g. a CLA or a DCO document # branch should not be protected branch: 'cla' - allowlist: dependabot[bot],stesee + allowlist: dependabot[bot],stesee,copilot-swe-agent[bot] #below are the optional inputs - If the optional inputs are not given, then default values will be taken #remote-organization-name: enter the remote organization name where the signatures should be stored (Default is storing the signatures in the same repository) diff --git a/ClosedXML.Tests/ClosedXML.Tests.csproj b/ClosedXML.Tests/ClosedXML.Tests.csproj index 3e6a0f9ba..1d82fc045 100644 --- a/ClosedXML.Tests/ClosedXML.Tests.csproj +++ b/ClosedXML.Tests/ClosedXML.Tests.csproj @@ -1,43 +1,43 @@ - - - - net8.0 - 0.95.2 - false - Debug;Release - false - true - ..\ClosedXML.snk - - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - + + + + net8.0 + 0.95.2 + false + Debug;Release + false + true + ..\ClosedXML.snk + + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + +