Migrations added and uptaded
This commit is contained in:
@@ -19,7 +19,12 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<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\" />
|
<Folder Include="Endpoints\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@
|
|||||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/cristiano/.nuget/packages/</NuGetPackageRoot>
|
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/cristiano/.nuget/packages/</NuGetPackageRoot>
|
||||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/cristiano/.nuget/packages/</NuGetPackageFolders>
|
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/cristiano/.nuget/packages/</NuGetPackageFolders>
|
||||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.14.0</NuGetToolVersion>
|
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.8.1</NuGetToolVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||||
<SourceRoot Include="/home/cristiano/.nuget/packages/" />
|
<SourceRoot Include="/home/cristiano/.nuget/packages/" />
|
||||||
|
@@ -13,7 +13,7 @@ using System.Reflection;
|
|||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("BlogPlatform")]
|
[assembly: System.Reflection.AssemblyCompanyAttribute("BlogPlatform")]
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
[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.AssemblyProductAttribute("BlogPlatform")]
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("BlogPlatform")]
|
[assembly: System.Reflection.AssemblyTitleAttribute("BlogPlatform")]
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||||
|
@@ -1 +1 @@
|
|||||||
c3551b5ae7f295e4919a88c72840a4110a0c223f1672487e5268a6862aa8c707
|
cfcc412a5e50fa344fdc7d3016d44d3c1290c05a3808c9e3ac0c0b988b6cc326
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"dgSpecHash": "wTZ/bdlUzkk=",
|
"dgSpecHash": "HADVNd7F0keNfXEnq8S8WIsktkH6PfQJDc1qXMrDRVYbpFVJP4tlDzErMoXohX9Cr9zPssCUi4mdUpra4ckUrQ==",
|
||||||
"success": true,
|
"success": true,
|
||||||
"projectFilePath": "/home/cristiano/Documents/BTS-SIO2/DS-Cristiano/BlogPlatform/BlogPlatform/BlogPlatform.csproj",
|
"projectFilePath": "/home/cristiano/Documents/BTS-SIO2/DS-Cristiano/BlogPlatform/BlogPlatform/BlogPlatform.csproj",
|
||||||
"expectedPackageFiles": [
|
"expectedPackageFiles": [
|
||||||
|
@@ -1 +1 @@
|
|||||||
17606831130087276
|
17606834257091226
|
Reference in New Issue
Block a user