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

Commit cc58476

Browse files
committed
bugfixing
1 parent 4711ed7 commit cc58476

23 files changed

+797
-6220
lines changed
0 Bytes
Binary file not shown.

.vs/TakeMyTime.NETCore/v16/.suo

20 KB
Binary file not shown.
-32 KB
Binary file not shown.
-249 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": 1,
3-
"dgSpecHash": "JUb4orn3YlAuI0IG3upp0XM4i3jWfzU3cEf/6bWW/esxp68yPHT3UzJEtyLJXSuaJsrP4p+p58cPjF7vmYNP6g==",
3+
"dgSpecHash": "xWNeER+R3wBnRMUaXBziXwvZXvRE5hnepLmXR7jkfxsMjIszfwOMYagnhGfzTb3tFKLg6BZALVAAW8J6ERZp0Q==",
44
"success": true
55
}

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

Lines changed: 0 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -57,32 +57,13 @@
5757
],
5858
"assetTargetFallback": true,
5959
"warn": true,
60-
"downloadDependencies": [
61-
{
62-
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
63-
"version": "[3.1.1, 3.1.1]"
64-
},
65-
{
66-
"name": "Microsoft.NETCore.App.Runtime.win-x86",
67-
"version": "[3.1.1, 3.1.1]"
68-
},
69-
{
70-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
71-
"version": "[3.1.1, 3.1.1]"
72-
}
73-
],
7460
"frameworkReferences": {
7561
"Microsoft.NETCore.App": {
7662
"privateAssets": "all"
7763
}
7864
},
7965
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.101\\RuntimeIdentifierGraph.json"
8066
}
81-
},
82-
"runtimes": {
83-
"win-x86": {
84-
"#import": []
85-
}
8667
}
8768
},
8869
"G:\\Development\\TakeMyTime.NETCore\\TakeMyTime.Common\\TakeMyTime.Common.csproj": {
@@ -131,32 +112,13 @@
131112
],
132113
"assetTargetFallback": true,
133114
"warn": true,
134-
"downloadDependencies": [
135-
{
136-
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
137-
"version": "[3.1.1, 3.1.1]"
138-
},
139-
{
140-
"name": "Microsoft.NETCore.App.Runtime.win-x86",
141-
"version": "[3.1.1, 3.1.1]"
142-
},
143-
{
144-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
145-
"version": "[3.1.1, 3.1.1]"
146-
}
147-
],
148115
"frameworkReferences": {
149116
"Microsoft.NETCore.App": {
150117
"privateAssets": "all"
151118
}
152119
},
153120
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.101\\RuntimeIdentifierGraph.json"
154121
}
155-
},
156-
"runtimes": {
157-
"win-x86": {
158-
"#import": []
159-
}
160122
}
161123
},
162124
"G:\\Development\\TakeMyTime.NETCore\\TakeMyTime.DAL\\TakeMyTime.DAL.csproj": {
@@ -255,32 +217,13 @@
255217
],
256218
"assetTargetFallback": true,
257219
"warn": true,
258-
"downloadDependencies": [
259-
{
260-
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
261-
"version": "[3.1.1, 3.1.1]"
262-
},
263-
{
264-
"name": "Microsoft.NETCore.App.Runtime.win-x86",
265-
"version": "[3.1.1, 3.1.1]"
266-
},
267-
{
268-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
269-
"version": "[3.1.1, 3.1.1]"
270-
}
271-
],
272220
"frameworkReferences": {
273221
"Microsoft.NETCore.App": {
274222
"privateAssets": "all"
275223
}
276224
},
277225
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.101\\RuntimeIdentifierGraph.json"
278226
}
279-
},
280-
"runtimes": {
281-
"win-x86": {
282-
"#import": []
283-
}
284227
}
285228
},
286229
"G:\\Development\\TakeMyTime.NETCore\\TakeMyTime.Models\\TakeMyTime.Models.csproj": {
@@ -333,32 +276,13 @@
333276
],
334277
"assetTargetFallback": true,
335278
"warn": true,
336-
"downloadDependencies": [
337-
{
338-
"name": "Microsoft.AspNetCore.App.Runtime.win-x86",
339-
"version": "[3.1.1, 3.1.1]"
340-
},
341-
{
342-
"name": "Microsoft.NETCore.App.Runtime.win-x86",
343-
"version": "[3.1.1, 3.1.1]"
344-
},
345-
{
346-
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x86",
347-
"version": "[3.1.1, 3.1.1]"
348-
}
349-
],
350279
"frameworkReferences": {
351280
"Microsoft.NETCore.App": {
352281
"privateAssets": "all"
353282
}
354283
},
355284
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.101\\RuntimeIdentifierGraph.json"
356285
}
357-
},
358-
"runtimes": {
359-
"win-x86": {
360-
"#import": []
361-
}
362286
}
363287
}
364288
}

0 commit comments

Comments
 (0)