Migrations added and uptaded

This commit is contained in:
Cristiano
2025-10-17 08:46:29 +02:00
parent 31a25ccf7a
commit 3fa5289fb1
6 changed files with 11 additions and 6 deletions

View File

@@ -19,7 +19,12 @@
</ItemGroup>
<ItemGroup>
<Folder Include="DTO\" />
<Folder Include="DTO\Comment\Request\" />
<Folder Include="DTO\Comment\Response\" />
<Folder Include="DTO\Post\Request\" />
<Folder Include="DTO\Post\Response\" />
<Folder Include="DTO\User\Request\" />
<Folder Include="DTO\User\Response\" />
<Folder Include="Endpoints\" />
</ItemGroup>

View File

@@ -7,7 +7,7 @@
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/cristiano/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/cristiano/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.14.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.8.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/home/cristiano/.nuget/packages/" />

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("BlogPlatform")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+616d2cf34d4893e8eade7003c30cdca45f525111")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+31a25ccf7ae61beeac2e3fdcd9569c495077eda7")]
[assembly: System.Reflection.AssemblyProductAttribute("BlogPlatform")]
[assembly: System.Reflection.AssemblyTitleAttribute("BlogPlatform")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

View File

@@ -1 +1 @@
c3551b5ae7f295e4919a88c72840a4110a0c223f1672487e5268a6862aa8c707
cfcc412a5e50fa344fdc7d3016d44d3c1290c05a3808c9e3ac0c0b988b6cc326

View File

@@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "wTZ/bdlUzkk=",
"dgSpecHash": "HADVNd7F0keNfXEnq8S8WIsktkH6PfQJDc1qXMrDRVYbpFVJP4tlDzErMoXohX9Cr9zPssCUi4mdUpra4ckUrQ==",
"success": true,
"projectFilePath": "/home/cristiano/Documents/BTS-SIO2/DS-Cristiano/BlogPlatform/BlogPlatform/BlogPlatform.csproj",
"expectedPackageFiles": [

View File

@@ -1 +1 @@
17606831130087276
17606834257091226