github.com/ishita82/trivy-gitaction@v0.0.0-20240206054925-e937cc05f8e3/integration/testdata/fixtures/repo/packagesprops/Directory.Packages.props (about)

     1  <Project>
     2  
     3    <ItemGroup>
     4  
     5      <PackageVersion Include="Newtonsoft.Json" Version="9.0.1" />
     6  
     7    </ItemGroup>
     8  </Project>