Skip to content

Releases: microsoft/component-detection

v5.2.17

30 Apr 00:16
4e23dde

Choose a tag to compare

⚙️ Changes

  • Fix integration tests with DotNet component type by @grvillic (#1396)

v5.2.16

29 Apr 23:08
81e93c7

Choose a tag to compare

⚙️ Changes

🧰 Maintenance

v5.2.15

10 Apr 05:36
f25b012

Choose a tag to compare

⚙️ Changes

v5.2.14

04 Apr 16:26
392d20c

Choose a tag to compare

⚙️ Changes

  • Docs - DirectoryExclusionList - Indicate ; separated glob by @felickz (#1364)
  • Move null guard statement up in NuGetComponentDetector.IsValidPath to avoid uncessary throw of ArgumentNullException in FileInfo constructor by @WesHaze (#1371)
  • Fix pnpm 9 link dependency bug in detector by @jasonpaulos (#1379)
  • Add detail about NuGet detector by @ericstj (#1358)

v5.2.13

24 Mar 15:14
f841f0d

Choose a tag to compare

⚙️ Changes

v5.2.12

20 Mar 21:14
02bf0dd

Choose a tag to compare

⚙️ Changes

v5.2.11

20 Mar 17:56
6f2cda9

Choose a tag to compare

⚙️ Changes

v5.2.10

13 Mar 21:30
83d4c36

Choose a tag to compare

⚙️ Changes

v5.2.9

13 Mar 20:24
b686951

Choose a tag to compare

⚙️ Changes

v5.2.8

13 Mar 20:01
385fd71

Choose a tag to compare

⚙️ Changes

  • Fix dotnet detector for exes / newer version not on path by @ericstj (#1367)