Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NuGet packages and alter code to work with CsvHelper v33 #52

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. Update NuGet packages and alter code to work with CsvHelper v33

    CsvHelper.Excel:
    CsvHelper to 33.0.1
    ClosedXML to 0.102.3
    DocumentFormat.OpenXml to 2.20.0
    
    CsvHelper.Excel.Specs:
    CsvHelper to 33.0.1
    ClosedXML to 0.102.3
    DocumentFormat.OpenXml to 2.20.0
    FluentAssertions to 6.12.1
    Microsoft.Bcl.AsyncInterfaces to 8.0.0
    Microsoft.NET.Test.Sdk to 17.11.1
    Microsoft.TestPlatform.ObjectModel to 17.11.1
    System.Linq.Async to 6.0.1
    xunit to 2.9.0
    xunit.runner.visualstudio to 2.8.2
    Kim-SSi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    886d308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c6a0da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa407fa View commit details
    Browse the repository at this point in the history
  4. Correct for codacy warning

    Kim-SSi committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    85206c8 View commit details
    Browse the repository at this point in the history