File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed
Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 4545 "program" : " ${workspaceFolder}/service-host/bin/Debug/net8.0/service-host.dll" ,
4646 "args" : [
4747 " --service" ,
48- " FetchTOSECMetadata " ,
48+ " SignatureIngestor " ,
4949 " --reportingserver" ,
5050 " https://localhost:7023"
5151 ],
Original file line number Diff line number Diff line change 1212 <PackageReference Include =" coverlet.collector" Version =" 6.0.4" />
1313 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
1414 <PackageReference Include =" xunit" Version =" 2.9.3" />
15- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.4" />
15+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" >
16+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17+ <PrivateAssets >all</PrivateAssets >
18+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19+ <PrivateAssets >all</PrivateAssets >
20+ </PackageReference >
1621 </ItemGroup >
1722
1823 <ItemGroup >
Original file line number Diff line number Diff line change 1515 <DocumentationFile >bin\Release\net8.0\hasheous-lib.xml</DocumentationFile >
1616 </PropertyGroup >
1717 <ItemGroup >
18- <PackageReference Include =" gaseous-signature-parser" Version =" 2.4.9 " />
18+ <PackageReference Include =" gaseous-signature-parser" Version =" 2.5.0 " />
1919 <PackageReference Include =" gaseous.IGDB" Version =" 1.0.5" />
2020 <PackageReference Include =" hasheous-client" Version =" 1.4.6" />
2121 <PackageReference Include =" HtmlAgilityPack" Version =" 1.12.4" />
You can’t perform that action at this time.
0 commit comments