Skip to content

Commit caa2309

Browse files
Sullivan008Kozák Péter
authored and
Kozák Péter
committed
Add Unique Constrant for Name Attribute in Team DB Motel, and Change Views.
1 parent 7c397ac commit caa2309

File tree

155 files changed

+2972
-3846
lines changed

Some content is hidden

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

155 files changed

+2972
-3846
lines changed
-4.29 MB
Binary file not shown.

.vs/FormulaOneProject/config/applicationhost.config

Lines changed: 0 additions & 986 deletions
This file was deleted.

.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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,6 +1134,7 @@
11341134
},
11351135
"Business.Entities/1.0.0": {
11361136
"dependencies": {
1137+
"Microsoft.EntityFrameworkCore": "2.2.6",
11371138
"Microsoft.Extensions.Identity.Stores": "2.2.0"
11381139
},
11391140
"runtime": {
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.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": 1,
3-
"dgSpecHash": "6MWeDN8a/fVX7tyCDGLvvM1cKyrZIQ8MjoxXO89XwbdDrPZiLM8Z6NwBpRn11zDXJvTVkQzl3VuUoAdxjcFmfg==",
3+
"dgSpecHash": "6qP9ZmUEy8vU7zNLGcifCTO48iOK9KWfzxsk8ponK8yy3Iu0+FvZXL/rVvbeFc+SnC9nvZoJG6IXw1qI/xYKGA==",
44
"success": true
55
}

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

Lines changed: 47 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
22
"format": 1,
33
"restore": {
4-
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Engine\\Business.Engine.csproj": {}
4+
"c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Engine\\Business.Engine.csproj": {}
55
},
66
"projects": {
7-
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Engine\\Business.Engine.csproj": {
7+
"c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Engine\\Business.Engine.csproj": {
88
"version": "1.0.0",
99
"restore": {
10-
"projectUniqueName": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Engine\\Business.Engine.csproj",
10+
"projectUniqueName": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Engine\\Business.Engine.csproj",
1111
"projectName": "Business.Engine",
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\\",
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\\",
1515
"projectStyle": "PackageReference",
1616
"fallbackFolders": [
1717
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
1818
],
1919
"configFilePaths": [
20-
"C:\\Users\\kozak\\AppData\\Roaming\\NuGet\\NuGet.Config",
20+
"C:\\Users\\kozakp\\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\\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"
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"
3535
},
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"
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"
3838
},
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"
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"
4141
}
4242
}
4343
}
@@ -70,20 +70,20 @@
7070
}
7171
}
7272
},
73-
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Entities\\Business.Entities.csproj": {
73+
"c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Entities\\Business.Entities.csproj": {
7474
"version": "1.0.0",
7575
"restore": {
76-
"projectUniqueName": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Business.Entities\\Business.Entities.csproj",
76+
"projectUniqueName": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Entities\\Business.Entities.csproj",
7777
"projectName": "Business.Entities",
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\\",
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\\",
8181
"projectStyle": "PackageReference",
8282
"fallbackFolders": [
8383
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
8484
],
8585
"configFilePaths": [
86-
"C:\\Users\\kozak\\AppData\\Roaming\\NuGet\\NuGet.Config",
86+
"C:\\Users\\kozakp\\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.EntityFrameworkCore": {
111+
"target": "Package",
112+
"version": "[2.2.6, )"
113+
},
110114
"Microsoft.Extensions.Identity.Stores": {
111115
"target": "Package",
112116
"version": "[2.2.0, )"
@@ -126,20 +130,20 @@
126130
}
127131
}
128132
},
129-
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Common\\Core.Common.csproj": {
133+
"c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Common\\Core.Common.csproj": {
130134
"version": "1.0.0",
131135
"restore": {
132-
"projectUniqueName": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Common\\Core.Common.csproj",
136+
"projectUniqueName": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Common\\Core.Common.csproj",
133137
"projectName": "Core.Common",
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\\",
138+
"projectPath": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Common\\Core.Common.csproj",
139+
"packagesPath": "C:\\Users\\kozakp\\.nuget\\packages\\",
140+
"outputPath": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Common\\obj\\",
137141
"projectStyle": "PackageReference",
138142
"fallbackFolders": [
139143
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
140144
],
141145
"configFilePaths": [
142-
"C:\\Users\\kozak\\AppData\\Roaming\\NuGet\\NuGet.Config",
146+
"C:\\Users\\kozakp\\AppData\\Roaming\\NuGet\\NuGet.Config",
143147
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
144148
],
145149
"originalTargetFrameworks": [
@@ -152,8 +156,8 @@
152156
"frameworks": {
153157
"netcoreapp2.2": {
154158
"projectReferences": {
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"
159+
"c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj": {
160+
"projectPath": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj"
157161
}
158162
}
159163
}
@@ -182,20 +186,20 @@
182186
}
183187
}
184188
},
185-
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj": {
189+
"c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj": {
186190
"version": "1.0.0",
187191
"restore": {
188-
"projectUniqueName": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj",
192+
"projectUniqueName": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj",
189193
"projectName": "Core.Handlers.BackEndExceptionHandler",
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\\",
194+
"projectPath": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj",
195+
"packagesPath": "C:\\Users\\kozakp\\.nuget\\packages\\",
196+
"outputPath": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\obj\\",
193197
"projectStyle": "PackageReference",
194198
"fallbackFolders": [
195199
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
196200
],
197201
"configFilePaths": [
198-
"C:\\Users\\kozak\\AppData\\Roaming\\NuGet\\NuGet.Config",
202+
"C:\\Users\\kozakp\\AppData\\Roaming\\NuGet\\NuGet.Config",
199203
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
200204
],
201205
"originalTargetFrameworks": [
@@ -234,20 +238,20 @@
234238
}
235239
}
236240
},
237-
"C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj": {
241+
"c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj": {
238242
"version": "1.0.0",
239243
"restore": {
240-
"projectUniqueName": "C:\\Users\\kozak\\Documents\\Repositories\\C#\\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj",
244+
"projectUniqueName": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj",
241245
"projectName": "Data.DataAccessLayer",
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\\",
246+
"projectPath": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Data.DataAccessLayer\\Data.DataAccessLayer.csproj",
247+
"packagesPath": "C:\\Users\\kozakp\\.nuget\\packages\\",
248+
"outputPath": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Data.DataAccessLayer\\obj\\",
245249
"projectStyle": "PackageReference",
246250
"fallbackFolders": [
247251
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
248252
],
249253
"configFilePaths": [
250-
"C:\\Users\\kozak\\AppData\\Roaming\\NuGet\\NuGet.Config",
254+
"C:\\Users\\kozakp\\AppData\\Roaming\\NuGet\\NuGet.Config",
251255
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
252256
],
253257
"originalTargetFrameworks": [
@@ -260,11 +264,11 @@
260264
"frameworks": {
261265
"netcoreapp2.2": {
262266
"projectReferences": {
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"
267+
"c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Entities\\Business.Entities.csproj": {
268+
"projectPath": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Business.Entities\\Business.Entities.csproj"
265269
},
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"
270+
"c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj": {
271+
"projectPath": "c:\\Users\\kozakp\\source\\repos\\FormulaOneProject\\Core.Handlers.BackEndExceptionHandler\\Core.Handlers.BackEndExceptionHandler.csproj"
268272
}
269273
}
270274
}

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

Lines changed: 3 additions & 3 deletions
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)' == '' ">C:\Users\kozak\Documents\Repositories\C#\CSharp-ASP.NET_MVC_Core-FormulaOne_Project\Business.Engine\obj\project.assets.json</ProjectAssetsFile>
6+
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
77
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
8-
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\kozak\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
8+
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\kozakp\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
99
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
10-
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.0.0</NuGetToolVersion>
10+
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.1.0</NuGetToolVersion>
1111
</PropertyGroup>
1212
<PropertyGroup>
1313
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e460776bf471579dc68ee42e6507ba4c8d1d424d
1+
5b487dd3d329d379a45d0fc6a769fbcbf9ff8eb5

Business.Engine/obj/Debug/netcoreapp2.2/Business.Engine.csproj.FileListAbsolute.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@ C:\Users\kozakp\source\repos\FormulaOneProject\Business.Engine\bin\Debug\netcore
33
C:\Users\kozakp\source\repos\FormulaOneProject\Business.Engine\bin\Debug\netcoreapp2.2\Business.Engine.pdb
44
C:\Users\kozakp\source\repos\FormulaOneProject\Business.Engine\bin\Debug\netcoreapp2.2\Business.Entities.dll
55
C:\Users\kozakp\source\repos\FormulaOneProject\Business.Engine\bin\Debug\netcoreapp2.2\Data.DataAccessLayer.dll
6-
C:\Users\kozakp\source\repos\FormulaOneProject\Business.Engine\bin\Debug\netcoreapp2.2\Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll
76
C:\Users\kozakp\source\repos\FormulaOneProject\Business.Engine\bin\Debug\netcoreapp2.2\Business.Entities.pdb
87
C:\Users\kozakp\source\repos\FormulaOneProject\Business.Engine\bin\Debug\netcoreapp2.2\Data.DataAccessLayer.pdb
9-
C:\Users\kozakp\source\repos\FormulaOneProject\Business.Engine\bin\Debug\netcoreapp2.2\Microsoft.AspNetCore.Identity.EntityFrameworkCore.xml
108
C:\Users\kozakp\source\repos\FormulaOneProject\Business.Engine\obj\Debug\netcoreapp2.2\Business.Engine.csprojAssemblyReference.cache
119
C:\Users\kozakp\source\repos\FormulaOneProject\Business.Engine\obj\Debug\netcoreapp2.2\Business.Engine.csproj.CoreCompileInputs.cache
1210
C:\Users\kozakp\source\repos\FormulaOneProject\Business.Engine\obj\Debug\netcoreapp2.2\Business.Engine.AssemblyInfoInputs.cache
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)