Skip to content

Commit 7c397ac

Browse files
committed
Installed missing dependencies and delete unnecessary views
1 parent 734f1c8 commit 7c397ac

File tree

160 files changed

+4122
-3147
lines changed

Some content is hidden

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

160 files changed

+4122
-3147
lines changed
4.29 MB
Binary file not shown.

.vs/FormulaOneProject/config/applicationhost.config

+986
Large diffs are not rendered by default.

.vs/FormulaOneProject/v16/.suo

78 KB
Binary file not shown.

.vs/FormulaOneProject/v16/Server/sqlite3/db.lock

Whitespace-only changes.
Binary file not shown.

Business.Engine/bin/Debug/netcoreapp2.2/Business.Engine.deps.json

+26-16
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"runtimeTarget": {
33
"name": ".NETCoreApp,Version=v2.2",
4-
"signature": "042b045f11dd1613c49c9f804e3341ed533a023e"
4+
"signature": "da9e9b45070ed90ab316c5e24f7117d0f7db95f2"
55
},
66
"compilationOptions": {},
77
"targets": {
@@ -208,6 +208,19 @@
208208
}
209209
}
210210
},
211+
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.2.0": {
212+
"dependencies": {
213+
"Microsoft.AspNetCore.Identity": "2.2.0",
214+
"Microsoft.EntityFrameworkCore.Relational": "2.2.6",
215+
"Microsoft.Extensions.Identity.Stores": "2.2.0"
216+
},
217+
"runtime": {
218+
"lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
219+
"assemblyVersion": "2.2.0.0",
220+
"fileVersion": "2.2.0.18316"
221+
}
222+
}
223+
},
211224
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
212225
"dependencies": {
213226
"Microsoft.Net.Http.Headers": "2.2.0",
@@ -1120,6 +1133,9 @@
11201133
}
11211134
},
11221135
"Business.Entities/1.0.0": {
1136+
"dependencies": {
1137+
"Microsoft.Extensions.Identity.Stores": "2.2.0"
1138+
},
11231139
"runtime": {
11241140
"Business.Entities.dll": {}
11251141
}
@@ -1141,22 +1157,14 @@
11411157
"dependencies": {
11421158
"Business.Entities": "1.0.0",
11431159
"Core.Handlers.BackEndExceptionHandler": "1.0.0",
1160+
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "2.2.0",
11441161
"Microsoft.EntityFrameworkCore": "2.2.6",
11451162
"Microsoft.EntityFrameworkCore.Sqlite": "2.2.6",
1146-
"Microsoft.Extensions.Identity.Stores": "2.2.0",
1147-
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": "2.2.0.0"
1163+
"Microsoft.Extensions.Identity.Stores": "2.2.0"
11481164
},
11491165
"runtime": {
11501166
"Data.DataAccessLayer.dll": {}
11511167
}
1152-
},
1153-
"Microsoft.AspNetCore.Identity.EntityFrameworkCore.Reference/2.2.0.0": {
1154-
"runtime": {
1155-
"Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
1156-
"assemblyVersion": "2.2.0.0",
1157-
"fileVersion": "2.2.0.18316"
1158-
}
1159-
}
11601168
}
11611169
}
11621170
},
@@ -1271,6 +1279,13 @@
12711279
"path": "microsoft.aspnetcore.identity/2.2.0",
12721280
"hashPath": "microsoft.aspnetcore.identity.2.2.0.nupkg.sha512"
12731281
},
1282+
"Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.2.0": {
1283+
"type": "package",
1284+
"serviceable": true,
1285+
"sha512": "sha512-PGJ8f8sE9vbnyPJpSCMYAjh1itkM8uL9QnkO5lQSSJGeyG4b1+zNoLS+leJgjGnlkTzgWPffc4OuqH7wsYahWw==",
1286+
"path": "microsoft.aspnetcore.identity.entityframeworkcore/2.2.0",
1287+
"hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.2.2.0.nupkg.sha512"
1288+
},
12741289
"Microsoft.AspNetCore.WebUtilities/2.2.0": {
12751290
"type": "package",
12761291
"serviceable": true,
@@ -1906,11 +1921,6 @@
19061921
"type": "project",
19071922
"serviceable": false,
19081923
"sha512": ""
1909-
},
1910-
"Microsoft.AspNetCore.Identity.EntityFrameworkCore.Reference/2.2.0.0": {
1911-
"type": "reference",
1912-
"serviceable": false,
1913-
"sha512": ""
19141924
}
19151925
}
19161926
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Business.Engine/bin/Debug/netcoreapp2.2/Microsoft.AspNetCore.Identity.EntityFrameworkCore.xml

-1,130
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": 1,
3-
"dgSpecHash": "+dhnVB6CYZDdTAD3QiO+YiaA+twkpNMuJHJIyUX1RfYLt9ouxpgroxXx4tRB+KIRi8A+D4kg6ths93w2Ixm28w==",
3+
"dgSpecHash": "6MWeDN8a/fVX7tyCDGLvvM1cKyrZIQ8MjoxXO89XwbdDrPZiLM8Z6NwBpRn11zDXJvTVkQzl3VuUoAdxjcFmfg==",
44
"success": true
55
}

Business.Engine/obj/Business.Engine.csproj.nuget.dgspec.json

+51-43
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
22
"format": 1,
33
"restore": {
4-
"C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Engine\\Business.Engine.csproj": {}
4+
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Engine\\Business.Engine.csproj": {}
55
},
66
"projects": {
7-
"C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Engine\\Business.Engine.csproj": {
7+
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Engine\\Business.Engine.csproj": {
88
"version": "1.0.0",
99
"restore": {
10-
"projectUniqueName": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Engine\\Business.Engine.csproj",
10+
"projectUniqueName": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Engine\\Business.Engine.csproj",
1111
"projectName": "Business.Engine",
12-
"projectPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Engine\\Business.Engine.csproj",
13-
"packagesPath": "C:\\Users\\kozakp\\.nuget\\packages\\",
14-
"outputPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Engine\\obj\\",
12+
"projectPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Engine\\Business.Engine.csproj",
13+
"packagesPath": "C:\\Users\\kozak\\.nuget\\packages\\",
14+
"outputPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Engine\\obj\\",
1515
"projectStyle": "PackageReference",
1616
"fallbackFolders": [
1717
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
1818
],
1919
"configFilePaths": [
20-
"C:\\Users\\kozakp\\AppData\\Roaming\\NuGet\\NuGet.Config",
20+
"C:\\Users\\kozak\\AppData\\Roaming\\NuGet\\NuGet.Config",
2121
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
2222
],
2323
"originalTargetFrameworks": [
@@ -30,14 +30,14 @@
3030
"frameworks": {
3131
"netcoreapp2.2": {
3232
"projectReferences": {
33-
"C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Entities\\Business.Entities.csproj": {
34-
"projectPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Entities\\Business.Entities.csproj"
33+
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Entities\\Business.Entities.csproj": {
34+
"projectPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Entities\\Business.Entities.csproj"
3535
},
36-
"C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Common\\Core.Common.csproj": {
37-
"projectPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Common\\Core.Common.csproj"
36+
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Common\\Core.Common.csproj": {
37+
"projectPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Common\\Core.Common.csproj"
3838
},
39-
"C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj": {
40-
"projectPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj"
39+
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj": {
40+
"projectPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj"
4141
}
4242
}
4343
}
@@ -70,20 +70,20 @@
7070
}
7171
}
7272
},
73-
"C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Entities\\Business.Entities.csproj": {
73+
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Entities\\Business.Entities.csproj": {
7474
"version": "1.0.0",
7575
"restore": {
76-
"projectUniqueName": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Entities\\Business.Entities.csproj",
76+
"projectUniqueName": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Entities\\Business.Entities.csproj",
7777
"projectName": "Business.Entities",
78-
"projectPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Entities\\Business.Entities.csproj",
79-
"packagesPath": "C:\\Users\\kozakp\\.nuget\\packages\\",
80-
"outputPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Entities\\obj\\",
78+
"projectPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Entities\\Business.Entities.csproj",
79+
"packagesPath": "C:\\Users\\kozak\\.nuget\\packages\\",
80+
"outputPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Entities\\obj\\",
8181
"projectStyle": "PackageReference",
8282
"fallbackFolders": [
8383
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
8484
],
8585
"configFilePaths": [
86-
"C:\\Users\\kozakp\\AppData\\Roaming\\NuGet\\NuGet.Config",
86+
"C:\\Users\\kozak\\AppData\\Roaming\\NuGet\\NuGet.Config",
8787
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
8888
],
8989
"originalTargetFrameworks": [
@@ -107,6 +107,10 @@
107107
"frameworks": {
108108
"netcoreapp2.2": {
109109
"dependencies": {
110+
"Microsoft.Extensions.Identity.Stores": {
111+
"target": "Package",
112+
"version": "[2.2.0, )"
113+
},
110114
"Microsoft.NETCore.App": {
111115
"suppressParent": "All",
112116
"target": "Package",
@@ -122,20 +126,20 @@
122126
}
123127
}
124128
},
125-
"C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Common\\Core.Common.csproj": {
129+
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Common\\Core.Common.csproj": {
126130
"version": "1.0.0",
127131
"restore": {
128-
"projectUniqueName": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Common\\Core.Common.csproj",
132+
"projectUniqueName": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Common\\Core.Common.csproj",
129133
"projectName": "Core.Common",
130-
"projectPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Common\\Core.Common.csproj",
131-
"packagesPath": "C:\\Users\\kozakp\\.nuget\\packages\\",
132-
"outputPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Common\\obj\\",
134+
"projectPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Common\\Core.Common.csproj",
135+
"packagesPath": "C:\\Users\\kozak\\.nuget\\packages\\",
136+
"outputPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Common\\obj\\",
133137
"projectStyle": "PackageReference",
134138
"fallbackFolders": [
135139
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
136140
],
137141
"configFilePaths": [
138-
"C:\\Users\\kozakp\\AppData\\Roaming\\NuGet\\NuGet.Config",
142+
"C:\\Users\\kozak\\AppData\\Roaming\\NuGet\\NuGet.Config",
139143
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
140144
],
141145
"originalTargetFrameworks": [
@@ -148,8 +152,8 @@
148152
"frameworks": {
149153
"netcoreapp2.2": {
150154
"projectReferences": {
151-
"C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj": {
152-
"projectPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj"
155+
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj": {
156+
"projectPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj"
153157
}
154158
}
155159
}
@@ -178,20 +182,20 @@
178182
}
179183
}
180184
},
181-
"C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj": {
185+
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj": {
182186
"version": "1.0.0",
183187
"restore": {
184-
"projectUniqueName": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj",
188+
"projectUniqueName": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj",
185189
"projectName": "Core.Handlers.BackEndExceptionHandler",
186-
"projectPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj",
187-
"packagesPath": "C:\\Users\\kozakp\\.nuget\\packages\\",
188-
"outputPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\obj\\",
190+
"projectPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj",
191+
"packagesPath": "C:\\Users\\kozak\\.nuget\\packages\\",
192+
"outputPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Handlers.BackEndExceptionHandler\\obj\\",
189193
"projectStyle": "PackageReference",
190194
"fallbackFolders": [
191195
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
192196
],
193197
"configFilePaths": [
194-
"C:\\Users\\kozakp\\AppData\\Roaming\\NuGet\\NuGet.Config",
198+
"C:\\Users\\kozak\\AppData\\Roaming\\NuGet\\NuGet.Config",
195199
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
196200
],
197201
"originalTargetFrameworks": [
@@ -230,20 +234,20 @@
230234
}
231235
}
232236
},
233-
"C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj": {
237+
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj": {
234238
"version": "1.0.0",
235239
"restore": {
236-
"projectUniqueName": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj",
240+
"projectUniqueName": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj",
237241
"projectName": "Data.DataAccessLayer",
238-
"projectPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj",
239-
"packagesPath": "C:\\Users\\kozakp\\.nuget\\packages\\",
240-
"outputPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Data.DataAccessLayer\\obj\\",
242+
"projectPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj",
243+
"packagesPath": "C:\\Users\\kozak\\.nuget\\packages\\",
244+
"outputPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Data.DataAccessLayer\\obj\\",
241245
"projectStyle": "PackageReference",
242246
"fallbackFolders": [
243247
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
244248
],
245249
"configFilePaths": [
246-
"C:\\Users\\kozakp\\AppData\\Roaming\\NuGet\\NuGet.Config",
250+
"C:\\Users\\kozak\\AppData\\Roaming\\NuGet\\NuGet.Config",
247251
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
248252
],
249253
"originalTargetFrameworks": [
@@ -256,11 +260,11 @@
256260
"frameworks": {
257261
"netcoreapp2.2": {
258262
"projectReferences": {
259-
"C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Entities\\Business.Entities.csproj": {
260-
"projectPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Entities\\Business.Entities.csproj"
263+
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Entities\\Business.Entities.csproj": {
264+
"projectPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Entities\\Business.Entities.csproj"
261265
},
262-
"C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj": {
263-
"projectPath": "C:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj"
266+
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj": {
267+
"projectPath": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj"
264268
}
265269
}
266270
}
@@ -274,6 +278,10 @@
274278
"frameworks": {
275279
"netcoreapp2.2": {
276280
"dependencies": {
281+
"Microsoft.AspNetCore.Identity.EntityFrameworkCore": {
282+
"target": "Package",
283+
"version": "[2.2.0, )"
284+
},
277285
"Microsoft.EntityFrameworkCore": {
278286
"target": "Package",
279287
"version": "[2.2.6, )"

Business.Engine/obj/Business.Engine.csproj.nuget.g.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
44
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
55
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
6-
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
6+
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">C:\Users\kozak\Documents\Repositories\C#\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\Business.Engine\obj\project.assets.json</ProjectAssetsFile>
77
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
8-
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\kozakp\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
8+
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\kozak\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
99
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
10-
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.1.0</NuGetToolVersion>
10+
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.0.0</NuGetToolVersion>
1111
</PropertyGroup>
1212
<PropertyGroup>
1313
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ba7122fc07a6cf0268de7207eeb210e323bb373d
1+
e460776bf471579dc68ee42e6507ba4c8d1d424d

0 commit comments

Comments
 (0)