Skip to content

Commit c83f5c6

Browse files
committed
release build
1 parent f005722 commit c83f5c6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+964
-0
lines changed
Lines changed: 147 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,147 @@
1+
{
2+
"runtimeTarget": {
3+
"name": ".NETCoreApp,Version=v6.0",
4+
"signature": ""
5+
},
6+
"compilationOptions": {},
7+
"targets": {
8+
".NETCoreApp,Version=v6.0": {
9+
"MSploit/1.0.0": {
10+
"dependencies": {
11+
"Newtonsoft.Json": "13.0.1",
12+
"NmapXmlParser": "1.0.0",
13+
"Swashbuckle.AspNetCore": "6.2.3"
14+
},
15+
"runtime": {
16+
"MSploit.dll": {}
17+
}
18+
},
19+
"Microsoft.Extensions.ApiDescription.Server/3.0.0": {},
20+
"Microsoft.OpenApi/1.2.3": {
21+
"runtime": {
22+
"lib/netstandard2.0/Microsoft.OpenApi.dll": {
23+
"assemblyVersion": "1.2.3.0",
24+
"fileVersion": "1.2.3.0"
25+
}
26+
}
27+
},
28+
"Newtonsoft.Json/13.0.1": {
29+
"runtime": {
30+
"lib/netstandard2.0/Newtonsoft.Json.dll": {
31+
"assemblyVersion": "13.0.0.0",
32+
"fileVersion": "13.0.1.25517"
33+
}
34+
}
35+
},
36+
"NmapXmlParser/1.0.0": {
37+
"runtime": {
38+
"lib/netstandard2.0/NmapXmlParser.dll": {
39+
"assemblyVersion": "1.0.0.0",
40+
"fileVersion": "1.0.0.0"
41+
}
42+
}
43+
},
44+
"Swashbuckle.AspNetCore/6.2.3": {
45+
"dependencies": {
46+
"Microsoft.Extensions.ApiDescription.Server": "3.0.0",
47+
"Swashbuckle.AspNetCore.Swagger": "6.2.3",
48+
"Swashbuckle.AspNetCore.SwaggerGen": "6.2.3",
49+
"Swashbuckle.AspNetCore.SwaggerUI": "6.2.3"
50+
}
51+
},
52+
"Swashbuckle.AspNetCore.Swagger/6.2.3": {
53+
"dependencies": {
54+
"Microsoft.OpenApi": "1.2.3"
55+
},
56+
"runtime": {
57+
"lib/net6.0/Swashbuckle.AspNetCore.Swagger.dll": {
58+
"assemblyVersion": "6.2.3.0",
59+
"fileVersion": "6.2.3.0"
60+
}
61+
}
62+
},
63+
"Swashbuckle.AspNetCore.SwaggerGen/6.2.3": {
64+
"dependencies": {
65+
"Swashbuckle.AspNetCore.Swagger": "6.2.3"
66+
},
67+
"runtime": {
68+
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
69+
"assemblyVersion": "6.2.3.0",
70+
"fileVersion": "6.2.3.0"
71+
}
72+
}
73+
},
74+
"Swashbuckle.AspNetCore.SwaggerUI/6.2.3": {
75+
"runtime": {
76+
"lib/net6.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
77+
"assemblyVersion": "6.2.3.0",
78+
"fileVersion": "6.2.3.0"
79+
}
80+
}
81+
}
82+
}
83+
},
84+
"libraries": {
85+
"MSploit/1.0.0": {
86+
"type": "project",
87+
"serviceable": false,
88+
"sha512": ""
89+
},
90+
"Microsoft.Extensions.ApiDescription.Server/3.0.0": {
91+
"type": "package",
92+
"serviceable": true,
93+
"sha512": "sha512-LH4OE/76F6sOCslif7+Xh3fS/wUUrE5ryeXAMcoCnuwOQGT5Smw0p57IgDh/pHgHaGz/e+AmEQb7pRgb++wt0w==",
94+
"path": "microsoft.extensions.apidescription.server/3.0.0",
95+
"hashPath": "microsoft.extensions.apidescription.server.3.0.0.nupkg.sha512"
96+
},
97+
"Microsoft.OpenApi/1.2.3": {
98+
"type": "package",
99+
"serviceable": true,
100+
"sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
101+
"path": "microsoft.openapi/1.2.3",
102+
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
103+
},
104+
"Newtonsoft.Json/13.0.1": {
105+
"type": "package",
106+
"serviceable": true,
107+
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
108+
"path": "newtonsoft.json/13.0.1",
109+
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
110+
},
111+
"NmapXmlParser/1.0.0": {
112+
"type": "package",
113+
"serviceable": true,
114+
"sha512": "sha512-TQeCDHezeOnEualUpFA3VcJs4X3MN2LRITYmedyKNCqnZNmW4YN1Bk+e3l/ovvCDj3Zhn09mCPUg2jje/6etVg==",
115+
"path": "nmapxmlparser/1.0.0",
116+
"hashPath": "nmapxmlparser.1.0.0.nupkg.sha512"
117+
},
118+
"Swashbuckle.AspNetCore/6.2.3": {
119+
"type": "package",
120+
"serviceable": true,
121+
"sha512": "sha512-cnzQDn0Le+hInsw2SYwlOhOCPXpYi/szcvnyqZJ12v+QyrLBwAmWXBg6RIyHB18s/mLeywC+Rg2O9ndz0IUNYQ==",
122+
"path": "swashbuckle.aspnetcore/6.2.3",
123+
"hashPath": "swashbuckle.aspnetcore.6.2.3.nupkg.sha512"
124+
},
125+
"Swashbuckle.AspNetCore.Swagger/6.2.3": {
126+
"type": "package",
127+
"serviceable": true,
128+
"sha512": "sha512-qOF7j1sL0bWm8g/qqHVPCvkO3JlVvUIB8WfC98kSh6BT5y5DAnBNctfac7XR5EZf+eD7/WasvANncTqwZYfmWQ==",
129+
"path": "swashbuckle.aspnetcore.swagger/6.2.3",
130+
"hashPath": "swashbuckle.aspnetcore.swagger.6.2.3.nupkg.sha512"
131+
},
132+
"Swashbuckle.AspNetCore.SwaggerGen/6.2.3": {
133+
"type": "package",
134+
"serviceable": true,
135+
"sha512": "sha512-+Xq7WdMCCfcXlnbLJVFNgY8ITdP2TRYIlpbt6IKzDw5FwFxdi9lBfNDtcT+/wkKwX70iBBFmXldnnd02/VO72A==",
136+
"path": "swashbuckle.aspnetcore.swaggergen/6.2.3",
137+
"hashPath": "swashbuckle.aspnetcore.swaggergen.6.2.3.nupkg.sha512"
138+
},
139+
"Swashbuckle.AspNetCore.SwaggerUI/6.2.3": {
140+
"type": "package",
141+
"serviceable": true,
142+
"sha512": "sha512-bCRI87uKJVb4G+KURWm8LQrL64St04dEFZcF6gIM67Zc0Sr/N47EO83ybLMYOvfNdO1DCv8xwPcrz9J/VEhQ5g==",
143+
"path": "swashbuckle.aspnetcore.swaggerui/6.2.3",
144+
"hashPath": "swashbuckle.aspnetcore.swaggerui.6.2.3.nupkg.sha512"
145+
}
146+
}
147+
}
26 KB
Binary file not shown.
146 KB
Binary file not shown.
27.4 KB
Binary file not shown.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"runtimeOptions": {
3+
"tfm": "net6.0",
4+
"frameworks": [
5+
{
6+
"name": "Microsoft.NETCore.App",
7+
"version": "6.0.0"
8+
},
9+
{
10+
"name": "Microsoft.AspNetCore.App",
11+
"version": "6.0.0"
12+
}
13+
],
14+
"configProperties": {
15+
"System.GC.Server": true,
16+
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
17+
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
18+
}
19+
}
20+
}
170 KB
Binary file not shown.
679 KB
Binary file not shown.
28 KB
Binary file not shown.
14.5 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)