source: KernelRecordsMVC.Infrastructure/obj/KernelRecordsMVC.Infrastructure.csproj.nuget.dgspec.json@ d2eccb3

main
Last change on this file since d2eccb3 was d2eccb3, checked in by mmilevski <markomilevski3@…>, 4 weeks ago

Minor fixes.

  • Property mode set to 100644
File size: 7.6 KB
Line 
1{
2 "format": 1,
3 "restore": {
4 "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Infrastructure\\KernelRecordsMVC.Infrastructure.csproj": {}
5 },
6 "projects": {
7 "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Application\\KernelRecordsMVC.Application.csproj": {
8 "version": "1.0.0",
9 "restore": {
10 "projectUniqueName": "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Application\\KernelRecordsMVC.Application.csproj",
11 "projectName": "KernelRecordsMVC.Application",
12 "projectPath": "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Application\\KernelRecordsMVC.Application.csproj",
13 "packagesPath": "C:\\Users\\Marko\\.nuget\\packages\\",
14 "outputPath": "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Application\\obj\\",
15 "projectStyle": "PackageReference",
16 "configFilePaths": [
17 "C:\\Users\\Marko\\AppData\\Roaming\\NuGet\\NuGet.Config"
18 ],
19 "originalTargetFrameworks": [
20 "net8.0"
21 ],
22 "sources": {
23 "https://api.nuget.org/v3/index.json": {}
24 },
25 "frameworks": {
26 "net8.0": {
27 "targetAlias": "net8.0",
28 "projectReferences": {
29 "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Domain\\KernelRecordsMVC.Domain.csproj": {
30 "projectPath": "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Domain\\KernelRecordsMVC.Domain.csproj"
31 }
32 }
33 }
34 },
35 "warningProperties": {
36 "warnAsError": [
37 "NU1605"
38 ]
39 },
40 "restoreAuditProperties": {
41 "enableAudit": "true",
42 "auditLevel": "low",
43 "auditMode": "direct"
44 }
45 },
46 "frameworks": {
47 "net8.0": {
48 "targetAlias": "net8.0",
49 "dependencies": {
50 "Microsoft.EntityFrameworkCore": {
51 "target": "Package",
52 "version": "[8.0.0, )"
53 }
54 },
55 "imports": [
56 "net461",
57 "net462",
58 "net47",
59 "net471",
60 "net472",
61 "net48",
62 "net481"
63 ],
64 "assetTargetFallback": true,
65 "warn": true,
66 "frameworkReferences": {
67 "Microsoft.NETCore.App": {
68 "privateAssets": "all"
69 }
70 },
71 "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.424/PortableRuntimeIdentifierGraph.json"
72 }
73 }
74 },
75 "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Domain\\KernelRecordsMVC.Domain.csproj": {
76 "version": "1.0.0",
77 "restore": {
78 "projectUniqueName": "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Domain\\KernelRecordsMVC.Domain.csproj",
79 "projectName": "KernelRecordsMVC.Domain",
80 "projectPath": "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Domain\\KernelRecordsMVC.Domain.csproj",
81 "packagesPath": "C:\\Users\\Marko\\.nuget\\packages\\",
82 "outputPath": "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Domain\\obj\\",
83 "projectStyle": "PackageReference",
84 "configFilePaths": [
85 "C:\\Users\\Marko\\AppData\\Roaming\\NuGet\\NuGet.Config"
86 ],
87 "originalTargetFrameworks": [
88 "net8.0"
89 ],
90 "sources": {
91 "https://api.nuget.org/v3/index.json": {}
92 },
93 "frameworks": {
94 "net8.0": {
95 "targetAlias": "net8.0",
96 "projectReferences": {}
97 }
98 },
99 "warningProperties": {
100 "warnAsError": [
101 "NU1605"
102 ]
103 },
104 "restoreAuditProperties": {
105 "enableAudit": "true",
106 "auditLevel": "low",
107 "auditMode": "direct"
108 }
109 },
110 "frameworks": {
111 "net8.0": {
112 "targetAlias": "net8.0",
113 "dependencies": {
114 "Microsoft.EntityFrameworkCore": {
115 "target": "Package",
116 "version": "[8.0.0, )"
117 }
118 },
119 "imports": [
120 "net461",
121 "net462",
122 "net47",
123 "net471",
124 "net472",
125 "net48",
126 "net481"
127 ],
128 "assetTargetFallback": true,
129 "warn": true,
130 "frameworkReferences": {
131 "Microsoft.NETCore.App": {
132 "privateAssets": "all"
133 }
134 },
135 "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.424/PortableRuntimeIdentifierGraph.json"
136 }
137 }
138 },
139 "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Infrastructure\\KernelRecordsMVC.Infrastructure.csproj": {
140 "version": "1.0.0",
141 "restore": {
142 "projectUniqueName": "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Infrastructure\\KernelRecordsMVC.Infrastructure.csproj",
143 "projectName": "KernelRecordsMVC.Infrastructure",
144 "projectPath": "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Infrastructure\\KernelRecordsMVC.Infrastructure.csproj",
145 "packagesPath": "C:\\Users\\Marko\\.nuget\\packages\\",
146 "outputPath": "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Infrastructure\\obj\\",
147 "projectStyle": "PackageReference",
148 "configFilePaths": [
149 "C:\\Users\\Marko\\AppData\\Roaming\\NuGet\\NuGet.Config"
150 ],
151 "originalTargetFrameworks": [
152 "net8.0"
153 ],
154 "sources": {
155 "https://api.nuget.org/v3/index.json": {}
156 },
157 "frameworks": {
158 "net8.0": {
159 "targetAlias": "net8.0",
160 "projectReferences": {
161 "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Application\\KernelRecordsMVC.Application.csproj": {
162 "projectPath": "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Application\\KernelRecordsMVC.Application.csproj"
163 },
164 "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Domain\\KernelRecordsMVC.Domain.csproj": {
165 "projectPath": "C:\\Users\\Marko\\RiderProjects\\KernelRecordsMVC\\KernelRecordsMVC.Domain\\KernelRecordsMVC.Domain.csproj"
166 }
167 }
168 }
169 },
170 "warningProperties": {
171 "warnAsError": [
172 "NU1605"
173 ]
174 },
175 "restoreAuditProperties": {
176 "enableAudit": "true",
177 "auditLevel": "low",
178 "auditMode": "direct"
179 }
180 },
181 "frameworks": {
182 "net8.0": {
183 "targetAlias": "net8.0",
184 "dependencies": {
185 "Microsoft.EntityFrameworkCore": {
186 "target": "Package",
187 "version": "[8.0.8, )"
188 },
189 "Npgsql.EntityFrameworkCore.PostgreSQL": {
190 "target": "Package",
191 "version": "[8.0.8, )"
192 }
193 },
194 "imports": [
195 "net461",
196 "net462",
197 "net47",
198 "net471",
199 "net472",
200 "net48",
201 "net481"
202 ],
203 "assetTargetFallback": true,
204 "warn": true,
205 "frameworkReferences": {
206 "Microsoft.NETCore.App": {
207 "privateAssets": "all"
208 }
209 },
210 "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.424/PortableRuntimeIdentifierGraph.json"
211 }
212 }
213 }
214 }
215}
Note: See TracBrowser for help on using the repository browser.