Skip to content
This repository was archived by the owner on Oct 3, 2022. It is now read-only.

Commit 4711ed7

Browse files
committed
bugfix
1 parent ee0cd14 commit 4711ed7

15 files changed

+71
-71
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": 1,
3-
"dgSpecHash": "tZ4JLstLxflaK5W8yastjmzy/+9+TnWDYfxfeGh21rssvRSNMNyQCukgKQ8orh4/nwL4IQCzKz77exKJaKPIlQ==",
3+
"dgSpecHash": "JUb4orn3YlAuI0IG3upp0XM4i3jWfzU3cEf/6bWW/esxp68yPHT3UzJEtyLJXSuaJsrP4p+p58cPjF7vmYNP6g==",
44
"success": true
55
}

TakeMyTime.BLL/obj/TakeMyTime.BLL.csproj.nuget.dgspec.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@
5959
"warn": true,
6060
"downloadDependencies": [
6161
{
62-
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
62+
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
6363
"version": "[3.1.1, 3.1.1]"
6464
},
6565
{
66-
"name": "Microsoft.NETCore.App.Runtime.win-x64",
66+
"name": "Microsoft.NETCore.App.Runtime.win-x86",
6767
"version": "[3.1.1, 3.1.1]"
6868
},
6969
{
70-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
70+
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
7171
"version": "[3.1.1, 3.1.1]"
7272
}
7373
],
@@ -80,7 +80,7 @@
8080
}
8181
},
8282
"runtimes": {
83-
"win-x64": {
83+
"win-x86": {
8484
"#import": []
8585
}
8686
}
@@ -133,15 +133,15 @@
133133
"warn": true,
134134
"downloadDependencies": [
135135
{
136-
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
136+
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
137137
"version": "[3.1.1, 3.1.1]"
138138
},
139139
{
140-
"name": "Microsoft.NETCore.App.Runtime.win-x64",
140+
"name": "Microsoft.NETCore.App.Runtime.win-x86",
141141
"version": "[3.1.1, 3.1.1]"
142142
},
143143
{
144-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
144+
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
145145
"version": "[3.1.1, 3.1.1]"
146146
}
147147
],
@@ -154,7 +154,7 @@
154154
}
155155
},
156156
"runtimes": {
157-
"win-x64": {
157+
"win-x86": {
158158
"#import": []
159159
}
160160
}
@@ -257,15 +257,15 @@
257257
"warn": true,
258258
"downloadDependencies": [
259259
{
260-
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
260+
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
261261
"version": "[3.1.1, 3.1.1]"
262262
},
263263
{
264-
"name": "Microsoft.NETCore.App.Runtime.win-x64",
264+
"name": "Microsoft.NETCore.App.Runtime.win-x86",
265265
"version": "[3.1.1, 3.1.1]"
266266
},
267267
{
268-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
268+
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
269269
"version": "[3.1.1, 3.1.1]"
270270
}
271271
],
@@ -278,7 +278,7 @@
278278
}
279279
},
280280
"runtimes": {
281-
"win-x64": {
281+
"win-x86": {
282282
"#import": []
283283
}
284284
}
@@ -335,15 +335,15 @@
335335
"warn": true,
336336
"downloadDependencies": [
337337
{
338-
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
338+
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
339339
"version": "[3.1.1, 3.1.1]"
340340
},
341341
{
342-
"name": "Microsoft.NETCore.App.Runtime.win-x64",
342+
"name": "Microsoft.NETCore.App.Runtime.win-x86",
343343
"version": "[3.1.1, 3.1.1]"
344344
},
345345
{
346-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
346+
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
347347
"version": "[3.1.1, 3.1.1]"
348348
}
349349
],
@@ -356,7 +356,7 @@
356356
}
357357
},
358358
"runtimes": {
359-
"win-x64": {
359+
"win-x86": {
360360
"#import": []
361361
}
362362
}

TakeMyTime.BLL/obj/project.assets.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1788,7 +1788,7 @@
17881788
}
17891789
}
17901790
},
1791-
".NETCoreApp,Version=v3.1/win-x64": {
1791+
".NETCoreApp,Version=v3.1/win-x86": {
17921792
"Microsoft.Bcl.AsyncInterfaces/1.1.0": {
17931793
"type": "package",
17941794
"compile": {
@@ -2598,7 +2598,7 @@
25982598
"lib/netstandard2.0/_._": {}
25992599
},
26002600
"native": {
2601-
"runtimes/win-x64/native/e_sqlite3.dll": {}
2601+
"runtimes/win-x86/native/e_sqlite3.dll": {}
26022602
}
26032603
},
26042604
"SQLitePCLRaw.provider.dynamic_cdecl/2.0.2": {
@@ -8627,15 +8627,15 @@
86278627
"warn": true,
86288628
"downloadDependencies": [
86298629
{
8630-
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
8630+
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
86318631
"version": "[3.1.1, 3.1.1]"
86328632
},
86338633
{
8634-
"name": "Microsoft.NETCore.App.Runtime.win-x64",
8634+
"name": "Microsoft.NETCore.App.Runtime.win-x86",
86358635
"version": "[3.1.1, 3.1.1]"
86368636
},
86378637
{
8638-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
8638+
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
86398639
"version": "[3.1.1, 3.1.1]"
86408640
}
86418641
],
@@ -8648,7 +8648,7 @@
86488648
}
86498649
},
86508650
"runtimes": {
8651-
"win-x64": {
8651+
"win-x86": {
86528652
"#import": []
86538653
}
86548654
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": 1,
3-
"dgSpecHash": "7LVyrmf+a2zvlsrPZhONMPxCpTgG4CdvJM47qoKsIJ1S6XTODFW3edjHTOBD+YYpK2aaMNCkA7JG+h+5DuZRMQ==",
3+
"dgSpecHash": "tGBBj/FHqxVYY40Ljzv8JwFVJ/gdlpJQ0P5YexBKPae7sMfihAKZiIHM2El1ssahhStesV/KPZ0ysO/qyMGmhg==",
44
"success": true
55
}

TakeMyTime.Common/obj/TakeMyTime.Common.csproj.nuget.dgspec.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
"warn": true,
5353
"downloadDependencies": [
5454
{
55-
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
55+
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
5656
"version": "[3.1.1, 3.1.1]"
5757
},
5858
{
59-
"name": "Microsoft.NETCore.App.Runtime.win-x64",
59+
"name": "Microsoft.NETCore.App.Runtime.win-x86",
6060
"version": "[3.1.1, 3.1.1]"
6161
},
6262
{
63-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
63+
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
6464
"version": "[3.1.1, 3.1.1]"
6565
}
6666
],
@@ -73,7 +73,7 @@
7373
}
7474
},
7575
"runtimes": {
76-
"win-x64": {
76+
"win-x86": {
7777
"#import": []
7878
}
7979
}

TakeMyTime.Common/obj/project.assets.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"version": 3,
33
"targets": {
44
".NETCoreApp,Version=v3.1": {},
5-
".NETCoreApp,Version=v3.1/win-x64": {}
5+
".NETCoreApp,Version=v3.1/win-x86": {}
66
},
77
"libraries": {},
88
"projectFileDependencyGroups": {
@@ -60,15 +60,15 @@
6060
"warn": true,
6161
"downloadDependencies": [
6262
{
63-
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
63+
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
6464
"version": "[3.1.1, 3.1.1]"
6565
},
6666
{
67-
"name": "Microsoft.NETCore.App.Runtime.win-x64",
67+
"name": "Microsoft.NETCore.App.Runtime.win-x86",
6868
"version": "[3.1.1, 3.1.1]"
6969
},
7070
{
71-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
71+
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
7272
"version": "[3.1.1, 3.1.1]"
7373
}
7474
],
@@ -81,7 +81,7 @@
8181
}
8282
},
8383
"runtimes": {
84-
"win-x64": {
84+
"win-x86": {
8585
"#import": []
8686
}
8787
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": 1,
3-
"dgSpecHash": "Lu0N12GuDSk3H7Bh5rlDBzfTk2d8C3gtOi0bmBZB83sLAf5KE7VLAV1ExwOSEo3ciFXQiWUBi3ybn0ZyVl04YA==",
3+
"dgSpecHash": "CJv2JWBzicPl1W+24PWDAx2zEY4z+3Sp8SdYN4SPZthQlHH7kiRhU2/vGGZtUyAL7mSiKgh9pPbhqfWEI+9OCA==",
44
"success": true
55
}

TakeMyTime.DAL/obj/TakeMyTime.DAL.csproj.nuget.dgspec.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
"warn": true,
5353
"downloadDependencies": [
5454
{
55-
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
55+
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
5656
"version": "[3.1.1, 3.1.1]"
5757
},
5858
{
59-
"name": "Microsoft.NETCore.App.Runtime.win-x64",
59+
"name": "Microsoft.NETCore.App.Runtime.win-x86",
6060
"version": "[3.1.1, 3.1.1]"
6161
},
6262
{
63-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
63+
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
6464
"version": "[3.1.1, 3.1.1]"
6565
}
6666
],
@@ -73,7 +73,7 @@
7373
}
7474
},
7575
"runtimes": {
76-
"win-x64": {
76+
"win-x86": {
7777
"#import": []
7878
}
7979
}
@@ -176,15 +176,15 @@
176176
"warn": true,
177177
"downloadDependencies": [
178178
{
179-
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
179+
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
180180
"version": "[3.1.1, 3.1.1]"
181181
},
182182
{
183-
"name": "Microsoft.NETCore.App.Runtime.win-x64",
183+
"name": "Microsoft.NETCore.App.Runtime.win-x86",
184184
"version": "[3.1.1, 3.1.1]"
185185
},
186186
{
187-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
187+
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
188188
"version": "[3.1.1, 3.1.1]"
189189
}
190190
],
@@ -197,7 +197,7 @@
197197
}
198198
},
199199
"runtimes": {
200-
"win-x64": {
200+
"win-x86": {
201201
"#import": []
202202
}
203203
}
@@ -254,15 +254,15 @@
254254
"warn": true,
255255
"downloadDependencies": [
256256
{
257-
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
257+
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
258258
"version": "[3.1.1, 3.1.1]"
259259
},
260260
{
261-
"name": "Microsoft.NETCore.App.Runtime.win-x64",
261+
"name": "Microsoft.NETCore.App.Runtime.win-x86",
262262
"version": "[3.1.1, 3.1.1]"
263263
},
264264
{
265-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
265+
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
266266
"version": "[3.1.1, 3.1.1]"
267267
}
268268
],
@@ -275,7 +275,7 @@
275275
}
276276
},
277277
"runtimes": {
278-
"win-x64": {
278+
"win-x86": {
279279
"#import": []
280280
}
281281
}

TakeMyTime.DAL/obj/project.assets.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1804,7 +1804,7 @@
18041804
}
18051805
}
18061806
},
1807-
".NETCoreApp,Version=v3.1/win-x64": {
1807+
".NETCoreApp,Version=v3.1/win-x86": {
18081808
"Microsoft.Bcl.AsyncInterfaces/1.1.0": {
18091809
"type": "package",
18101810
"compile": {
@@ -2651,7 +2651,7 @@
26512651
"lib/netstandard2.0/_._": {}
26522652
},
26532653
"native": {
2654-
"runtimes/win-x64/native/e_sqlite3.dll": {}
2654+
"runtimes/win-x86/native/e_sqlite3.dll": {}
26552655
}
26562656
},
26572657
"SQLitePCLRaw.provider.dynamic_cdecl/2.0.2": {
@@ -8815,15 +8815,15 @@
88158815
"warn": true,
88168816
"downloadDependencies": [
88178817
{
8818-
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
8818+
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
88198819
"version": "[3.1.1, 3.1.1]"
88208820
},
88218821
{
8822-
"name": "Microsoft.NETCore.App.Runtime.win-x64",
8822+
"name": "Microsoft.NETCore.App.Runtime.win-x86",
88238823
"version": "[3.1.1, 3.1.1]"
88248824
},
88258825
{
8826-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
8826+
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
88278827
"version": "[3.1.1, 3.1.1]"
88288828
}
88298829
],
@@ -8836,7 +8836,7 @@
88368836
}
88378837
},
88388838
"runtimes": {
8839-
"win-x64": {
8839+
"win-x86": {
88408840
"#import": []
88418841
}
88428842
}

0 commit comments

Comments
 (0)