TheAiCollectiveART commited on
Commit
81b5b2b
·
verified ·
1 Parent(s): c88c5f2

Rescue unique file from 02_Cuneiform_U_Hypercube/src/csharp/tmp_cs/obj/project.assets.json

Browse files
02_Cuneiform_U_Hypercube_Yin/src/csharp/tmp_cs/obj/project.assets.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": 3,
3
+ "targets": {
4
+ "net8.0": {}
5
+ },
6
+ "libraries": {},
7
+ "projectFileDependencyGroups": {
8
+ "net8.0": []
9
+ },
10
+ "packageFolders": {
11
+ "C:\\Users\\freed\\.nuget\\packages\\": {}
12
+ },
13
+ "project": {
14
+ "version": "1.0.0",
15
+ "restore": {
16
+ "projectUniqueName": "j:\\Language-U\\zymatica.space_repo\\02_Cuneiform_U_Hypercube\\src\\csharp\\tmp_cs\\tmp_cs.csproj",
17
+ "projectName": "tmp_cs",
18
+ "projectPath": "j:\\Language-U\\zymatica.space_repo\\02_Cuneiform_U_Hypercube\\src\\csharp\\tmp_cs\\tmp_cs.csproj",
19
+ "packagesPath": "C:\\Users\\freed\\.nuget\\packages\\",
20
+ "outputPath": "j:\\Language-U\\zymatica.space_repo\\02_Cuneiform_U_Hypercube\\src\\csharp\\tmp_cs\\obj\\",
21
+ "projectStyle": "PackageReference",
22
+ "configFilePaths": [
23
+ "C:\\Users\\freed\\AppData\\Roaming\\NuGet\\NuGet.Config"
24
+ ],
25
+ "originalTargetFrameworks": [
26
+ "net8.0"
27
+ ],
28
+ "sources": {
29
+ "https://api.nuget.org/v3/index.json": {}
30
+ },
31
+ "frameworks": {
32
+ "net8.0": {
33
+ "targetAlias": "net8.0",
34
+ "projectReferences": {}
35
+ }
36
+ },
37
+ "warningProperties": {
38
+ "warnAsError": [
39
+ "NU1605"
40
+ ]
41
+ },
42
+ "restoreAuditProperties": {
43
+ "enableAudit": "true",
44
+ "auditLevel": "low",
45
+ "auditMode": "direct"
46
+ }
47
+ },
48
+ "frameworks": {
49
+ "net8.0": {
50
+ "targetAlias": "net8.0",
51
+ "imports": [
52
+ "net461",
53
+ "net462",
54
+ "net47",
55
+ "net471",
56
+ "net472",
57
+ "net48",
58
+ "net481"
59
+ ],
60
+ "assetTargetFallback": true,
61
+ "warn": true,
62
+ "frameworkReferences": {
63
+ "Microsoft.NETCore.App": {
64
+ "privateAssets": "all"
65
+ }
66
+ },
67
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.422/PortableRuntimeIdentifierGraph.json"
68
+ }
69
+ }
70
+ }
71
+ }