Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* New dev readme. * Update to .net 7. * Remove AppVeyor, SonarQube, StyleCop before moving to GH Actions. * Create codeql.yml * Delete codeql-analysis.yml * Create sonar.yml * Point readme status badges at new workflow. * Delete more StyleCop. * Fix case of Ansel.ged file not able to be found in Linux. * Revert line feed tests as failing under Linux. Needs work for cross platform. * Set up editorconfig standards. * More cross platform path test fixes. * Remove duplicated copyright noise text. * Update sonar.yml * Trigger build. * Rework test. * Trigger build. * Fix test that break on Linux due to line terminators not being detected and preserved. * Reverse linefeed changes so code does not care what they are. * Fix another broken cross platform linefeed test. * Tidy up environment newline detection. * Fix issue with calendar not being recognised. * Remove compile time generated documentation from source. * Don't track JetBrains Rider IDE scratch files. * Update test runner packages. * Fixed some typos in comments and strings. (#124) * Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.2 (#123) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.2. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.5.0...v17.6.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Generate XML documentation files in output- instead of source-directory (#125) * Fixed some typos in comments and strings. * Generate XML documentation files in output- instead of source-directory. Remove them from repository as they are generated. * Store the record change dates that are read in from GED file (#126) * Fixed some typos in comments and strings. * Generate XML documentation files in output- instead of source-directory. Remove them from repository as they are generated. * Store the record change dates that are read in from GED file * Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 (#127) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.2 to 17.6.3. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.6.2...v17.6.3) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix exception when reading ChangeDate when file contains bad submitter reference. (#128) * Fixed some typos in comments and strings. * Generate XML documentation files in output- instead of source-directory. Remove them from repository as they are generated. * Store the record change dates that are read in from GED file * Fix exception when reading ChangeDate when file contains bad submitter reference. * Bump xunit from 2.4.2 to 2.5.0 (#129) Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0. - [Commits](xunit/xunit@2.4.2...2.5.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryan O'Neill <r@ryanoneill.com> * Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 (#130) Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.0. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@v2.4.5...2.5.0) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryan O'Neill <r@ryanoneill.com> * Add support for custom records on event records. (#144) * Fixed some typos in comments and strings. * Generate XML documentation files in output- instead of source-directory. Remove them from repository as they are generated. * Store the record change dates that are read in from GED file * Fix exception when reading ChangeDate when file contains bad submitter reference. * Add support for custom records on event records. * Bump xunit from 2.5.0 to 2.6.0 (#141) Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.6.0. - [Commits](xunit/xunit@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump xunit.runner.visualstudio from 2.5.0 to 2.5.3 (#138) Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.0 to 2.5.3. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.5.0...2.5.3) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryan O'Neill <r@ryanoneill.com> * Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.8.0 (#145) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.6.3...v17.8.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update to .Net 8. * Update all packages to latest. * Attempt to fix Sonar Cloud analysis. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: mtx500 <ghub@memotech.franken.de> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information