Skip to content

3.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 09:25
ab23f5b
  • Corrected an issue where an error occurred while reading a read-only .csproj file.
  • Resolved an inconsistency in the naming of project-reference components when the assembly name differs from the project name.

What's Changed

  • build(deps): bump System.IO.Abstractions.TestingHelpers from 20.0.4 to 20.0.15 by @dependabot in #839
  • build(deps): bump xunit from 2.6.5 to 2.6.6 by @dependabot in #832
  • build(deps): bump System.IO.Abstractions from 20.0.4 to 20.0.15 by @dependabot in #838
  • build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #857
  • build(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by @dependabot in #855
  • build(deps): bump xunit from 2.6.6 to 2.7.0 by @dependabot in #854
  • build(deps): bump dotnet/sdk from 8.0 to 8.0.101 by @dependabot in #852
  • build(deps): bump NuGet.Protocol from 6.8.0 to 6.9.1 by @dependabot in #851
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #849
  • build(deps): bump NuGet.ProjectModel from 6.8.0 to 6.9.1 by @dependabot in #861
  • build(deps): bump coverlet.collector from 6.0.0 to 6.0.2 by @dependabot in #863
  • build(deps): bump System.IO.Abstractions.TestingHelpers from 20.0.15 to 21.0.2 by @dependabot in #864
  • build(deps): bump System.IO.Abstractions from 20.0.15 to 21.0.2 by @dependabot in #862
  • When reading a file with a FileStream use FileAccess.Read. Fixes #859 by @mtsfoni in #860
  • Fix: #833 Error with includePackageReference when ProjectReference-Graph is at least 2 levels deep. by @mtsfoni in #834

Full Changelog: v3.0.5...v3.0.6