Updated the project.
This commit is contained in:
commit
9088a259c6
9 changed files with 18 additions and 2 deletions
|
@ -13,7 +13,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("TodoApi")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2361b315dcdd6fbc4d2b13c8ab2351b248a58959")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4cbac99abdb5c27224cccf0a09f27e80318ebf16")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("TodoApi")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("TodoApi")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
@ -1 +1 @@
|
|||
2c3289ea76d1b3b75d476e99854c0bd1c2be9a36a812df1993c7df85104c5988
|
||||
cc16c4cbf9dade308e93a426054000d4d10db894f01a1bdc98976b6b99336806
|
||||
|
|
0
obj/Debug/net8.0/TodoApi.csproj.AssemblyReference.cache
Normal file → Executable file
0
obj/Debug/net8.0/TodoApi.csproj.AssemblyReference.cache
Normal file → Executable file
|
@ -1 +1,5 @@
|
|||
<<<<<<< HEAD
|
||||
5aaaf6da3a5d69da4a40ca217c95b271383cee12de941c04a0accb80de34f6f9
|
||||
=======
|
||||
ff60dfd41cbf0a672ba203441908242a6267c412b69fc47b1ae68d857a352b18
|
||||
>>>>>>> ac2ff0fcec82376c386f9bb642b1a71e2499e727
|
||||
|
|
0
obj/Debug/net8.0/project.razor.json
Normal file → Executable file
0
obj/Debug/net8.0/project.razor.json
Normal file → Executable file
4
obj/TodoApi.csproj.nuget.dgspec.json
Normal file → Executable file
4
obj/TodoApi.csproj.nuget.dgspec.json
Normal file → Executable file
|
@ -10,7 +10,11 @@
|
|||
"projectUniqueName": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
||||
"projectName": "TodoApi",
|
||||
"projectPath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
||||
<<<<<<< HEAD
|
||||
"packagesPath": "/home/arctichawk1/.nuget/packages/",
|
||||
=======
|
||||
"packagesPath": "/root/.nuget/packages/",
|
||||
>>>>>>> ac2ff0fcec82376c386f9bb642b1a71e2499e727
|
||||
"outputPath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
|
|
0
obj/TodoApi.csproj.nuget.g.props
Normal file → Executable file
0
obj/TodoApi.csproj.nuget.g.props
Normal file → Executable file
4
obj/project.assets.json
Normal file → Executable file
4
obj/project.assets.json
Normal file → Executable file
|
@ -8154,7 +8154,11 @@
|
|||
"projectUniqueName": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
||||
"projectName": "TodoApi",
|
||||
"projectPath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
||||
<<<<<<< HEAD
|
||||
"packagesPath": "/home/arctichawk1/.nuget/packages/",
|
||||
=======
|
||||
"packagesPath": "/root/.nuget/packages/",
|
||||
>>>>>>> ac2ff0fcec82376c386f9bb642b1a71e2499e727
|
||||
"outputPath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
|
|
4
obj/project.nuget.cache
Normal file → Executable file
4
obj/project.nuget.cache
Normal file → Executable file
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"version": 2,
|
||||
<<<<<<< HEAD
|
||||
"dgSpecHash": "RVnDg3YksCf1IbQkwDvc2ImUTnBEpVbMRxmT03kPy0qrtjgDgdacR7A74J3zg0h4nwlqMOLsj+cA/Mk8emk8mQ==",
|
||||
=======
|
||||
"dgSpecHash": "ZQhGKqLTKXTz5a+7jP9BQYAxvH4GH5sgz+h/9FtnKH3PEe/XLSBYjX7sh0JRVEAcqTJcwH7+9vyYQZhw+6EFUw==",
|
||||
>>>>>>> ac2ff0fcec82376c386f9bb642b1a71e2499e727
|
||||
"success": true,
|
||||
"projectFilePath": "/home/arctichawk1/Desktop/Projects/Public/NET-Web-API-w-Angular/TodoApi.csproj",
|
||||
"expectedPackageFiles": [
|
||||
|
|
Loading…
Reference in a new issue