insert datas
This commit is contained in:
211
.idea/.idea.BookHive/.idea/workspace.xml
generated
211
.idea/.idea.BookHive/.idea/workspace.xml
generated
@@ -6,32 +6,191 @@
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="4c0ad985-5b6e-4587-85a5-1b48273bdb1d" name="Changes" comment="">
|
||||
<change afterPath="$PROJECT_DIR$/BookHive/Migrations/20260310073123_AddedData.Designer.cs" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/BookHive/Migrations/20260310073123_AddedData.cs" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/BookHive" afterDir="false" />
|
||||
<change afterPath="$PROJECT_DIR$/BookHive/obj/BookHive.csproj.EntityFrameworkCore.targets" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/.idea.BookHive/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.BookHive/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Authors/CreateAuthorEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Authors/CreateAuthorEndpoint.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Authors/DeleteAuthorEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Authors/DeleteAuthorEndpoint.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Authors/UpdateAuthorEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Authors/UpdateAuthorEndpoint.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Books/CreateBookEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Books/CreateBookEndpoint.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Books/DeleteBookEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Books/DeleteBookEndpoint.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Books/UpdateBookEndpoit.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Books/UpdateBookEndpoit.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Loans/CreateLoanEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Loans/CreateLoanEndpoint.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Loans/PatchReturnLoanEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Loans/PatchReturnLoanEndpoint.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Members/CreateMemberEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Members/CreateMemberEndpoint.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Members/UpdateMemberEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Members/UpdateMemberEndpoint.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Reviews/CreateReviewEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Reviews/CreateReviewEndpoint.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Endpoints/Reviews/DeleteReviewEndpoint.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Endpoints/Reviews/DeleteReviewEndpoint.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/BookHiveDbContext.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/BookHiveDbContext.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Migrations/BookHiveDbContextModelSnapshot.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Migrations/BookHiveDbContextModelSnapshot.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/Program.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/Program.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Ardalis.Specification.EntityFrameworkCore.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Ardalis.Specification.EntityFrameworkCore.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Ardalis.Specification.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Ardalis.Specification.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/AutoMapper.Collection.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/AutoMapper.Collection.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/AutoMapper.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/AutoMapper.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Azure.Core.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Azure.Core.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Azure.Identity.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Azure.Identity.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/BookHive.deps.json" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/BookHive.deps.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/BookHive.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/BookHive.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/BookHive.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/BookHive.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.Attributes.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.Attributes.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.Core.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.Core.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.JobQueues.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.JobQueues.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.Messaging.Core.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.Messaging.Core.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.Messaging.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.Messaging.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.Security.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.Security.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.Swagger.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.Swagger.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FastEndpoints.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FluentValidation.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/FluentValidation.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Humanizer.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Humanizer.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.AspNetCore.OpenApi.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.AspNetCore.OpenApi.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Bcl.AsyncInterfaces.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Bcl.Cryptography.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Bcl.Cryptography.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Build.Framework.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Build.Framework.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.CodeAnalysis.CSharp.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.CodeAnalysis.Workspaces.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.CodeAnalysis.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Data.SqlClient.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Design.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.Relational.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.EntityFrameworkCore.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Extensions.DependencyModel.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Identity.Client.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.Identity.Client.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.IdentityModel.Abstractions.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.IdentityModel.Logging.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.IdentityModel.Protocols.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.IdentityModel.Tokens.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.OpenApi.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.OpenApi.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.SqlServer.Server.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.SqlServer.Server.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Microsoft.VisualStudio.SolutionPersistence.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Mono.TextTemplating.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Mono.TextTemplating.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NJsonSchema.Annotations.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NJsonSchema.Annotations.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NJsonSchema.NewtonsoftJson.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NJsonSchema.NewtonsoftJson.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NJsonSchema.Yaml.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NJsonSchema.Yaml.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NJsonSchema.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NJsonSchema.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NSwag.Annotations.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NSwag.Annotations.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NSwag.AspNetCore.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NSwag.AspNetCore.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NSwag.Core.Yaml.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NSwag.Core.Yaml.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NSwag.Core.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NSwag.Core.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NSwag.Generation.AspNetCore.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NSwag.Generation.AspNetCore.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NSwag.Generation.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/NSwag.Generation.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Namotion.Reflection.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Namotion.Reflection.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Newtonsoft.Json.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Newtonsoft.Json.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Plainquire.Filter.Abstractions.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Plainquire.Filter.Abstractions.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Plainquire.Page.Abstractions.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Plainquire.Page.Abstractions.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Plainquire.Page.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/Plainquire.Page.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.ClientModel.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.ClientModel.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.CodeDom.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.CodeDom.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Composition.AttributedModel.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Composition.AttributedModel.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Composition.Convention.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Composition.Convention.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Composition.Hosting.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Composition.Hosting.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Composition.Runtime.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Composition.Runtime.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Composition.TypedParts.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Composition.TypedParts.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Configuration.ConfigurationManager.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.IdentityModel.Tokens.Jwt.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Memory.Data.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Memory.Data.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/System.Security.Cryptography.ProtectedData.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/YamlDotNet.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/YamlDotNet.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/cs/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/cs/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/cs/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/de/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/de/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/de/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/es/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/es/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/es/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/fr/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/fr/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/fr/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/it/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/it/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/it/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ja/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ja/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ja/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ko/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ko/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ko/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pl/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pl/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pl/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pt-BR/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pt-BR/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/pt-BR/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ru/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ru/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/ru/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/tr/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/tr/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/tr/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hans/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/bin/Debug/net10.0/zh-Hant/Microsoft.Data.SqlClient.resources.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/BookHive.csproj.nuget.dgspec.json" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/BookHive.csproj.nuget.dgspec.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/BookHive.csproj.nuget.g.props" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/BookHive.csproj.nuget.g.props" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/BookHive.csproj.nuget.g.targets" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/BookHive.csproj.nuget.g.targets" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.AssemblyInfo.cs" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.AssemblyInfo.cs" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.AssemblyInfoInputs.cache" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.AssemblyInfoInputs.cache" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.GeneratedMSBuildEditorConfig.editorconfig" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.GeneratedMSBuildEditorConfig.editorconfig" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.assets.cache" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.assets.cache" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.csproj.AssemblyReference.cache" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.csproj.AssemblyReference.cache" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.csproj.CoreCompileInputs.cache" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.csproj.CoreCompileInputs.cache" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.csproj.FileListAbsolute.txt" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.csproj.FileListAbsolute.txt" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.genruntimeconfig.cache" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.genruntimeconfig.cache" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/BookHive.pdb" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/ref/BookHive.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/ref/BookHive.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/refint/BookHive.dll" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/refint/BookHive.dll" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/rjsmcshtml.dswa.cache.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/rjsmrazor.dswa.cache.json" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/rjsmrazor.dswa.cache.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/rpswa.dswa.cache.json" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/Debug/net10.0/rpswa.dswa.cache.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/project.assets.json" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/project.assets.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/project.nuget.cache" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/project.nuget.cache" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/project.packagespec.json" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/project.packagespec.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/rider.project.model.nuget.info" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/rider.project.model.nuget.info" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/BookHive/obj/rider.project.restore.info" beforeDir="false" afterPath="$PROJECT_DIR$/BookHive/obj/rider.project.restore.info" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
@@ -45,8 +204,6 @@
|
||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||||
</component>
|
||||
<component name="HighlightingSettingsPerFile">
|
||||
<setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/DecompilerCache/decompiler/93684fd365e5462ea2f83c3be1bf1d6149908/6c/02001336/HttpServiceCollectionExtensions.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$APPLICATION_CONFIG_DIR$/resharper-host/SourcesCache/5023b5be698d783ffe9f42b2e944a85a7a66b61bc5e19c76c591036343fd16/RepositoryBaseOfT.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$PROJECT_DIR$/BookHive/Endpoints/Books/CreateBookEndpoint.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$PROJECT_DIR$/BookHive/Endpoints/Books/UpdateBookEndpoit.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
<setting file="file://$PROJECT_DIR$/BookHive/Endpoints/Loans/CreateLoanEndpoint.cs" root0="FORCE_HIGHLIGHTING" />
|
||||
@@ -77,6 +234,7 @@
|
||||
".NET Launch Settings Profile.BookHive: http.executor": "Run",
|
||||
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
|
||||
"RunOnceActivity.git.unshallow": "true",
|
||||
"RunOnceActivity.typescript.service.memoryLimit.init": "true",
|
||||
"git-widget-placeholder": "master",
|
||||
@@ -126,7 +284,7 @@
|
||||
<updated>1773087844958</updated>
|
||||
<workItem from="1773087846465" duration="527000" />
|
||||
<workItem from="1773088517368" duration="6491000" />
|
||||
<workItem from="1773126764051" duration="346000" />
|
||||
<workItem from="1773126764051" duration="1365000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="first commit">
|
||||
<option name="closed" value="true" />
|
||||
@@ -152,7 +310,15 @@
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1773091913623</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="4" />
|
||||
<task id="LOCAL-00004" summary="fix error with sending responses">
|
||||
<option name="closed" value="true" />
|
||||
<created>1773127149315</created>
|
||||
<option name="number" value="00004" />
|
||||
<option name="presentableId" value="LOCAL-00004" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1773127149315</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="5" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
@@ -164,7 +330,8 @@
|
||||
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
|
||||
<MESSAGE value="first commit" />
|
||||
<MESSAGE value="created all endpoints" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="created all endpoints" />
|
||||
<MESSAGE value="fix error with sending responses" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="fix error with sending responses" />
|
||||
</component>
|
||||
<component name="XDebuggerManager">
|
||||
<breakpoint-manager>
|
||||
|
||||
Reference in New Issue
Block a user