mirror of
https://github.com/aquasecurity/trivy.git
synced 2026-02-19 07:03:19 +08:00
6 lines
274 B
Plaintext
6 lines
274 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<packages>
|
||
|
|
<package id="Microsoft.Net.Compilers" version="1.0.0" targetFramework="net46" developmentDependency="true" />
|
||
|
|
<package id="Newtonsoft.Json" version="8.0.3" allowedVersions="[8,10)" targetFramework="net46" />
|
||
|
|
</packages>
|