merdan
This commit is contained in:
parent
8031d21e9c
commit
b26e8cdea2
|
|
@ -11,7 +11,7 @@ namespace birzha_contracts.Jobs{
|
|||
|
||||
private readonly ILogger<HelloWorldJob> _logger;
|
||||
private readonly IServiceProvider _provider;
|
||||
private static readonly HttpClient client = new HttpClient();
|
||||
private HttpClient client = new HttpClient();
|
||||
|
||||
public HelloWorldJob(ILogger<HelloWorldJob> logger, IServiceProvider provider)
|
||||
{
|
||||
|
|
@ -38,7 +38,13 @@ namespace birzha_contracts.Jobs{
|
|||
request.Content = content;
|
||||
|
||||
var response = client.Send(request);
|
||||
// fetch customers, send email, update DB
|
||||
|
||||
|
||||
// var data = JsonConvert.SerializeObject(contracts);
|
||||
|
||||
// var content = new StringContent(data.ToString(), Encoding.UTF8, "application/json");
|
||||
|
||||
// var response = await client.PostAsync("http://ba.digital-tps.tk/api/contract/import", content);
|
||||
}
|
||||
|
||||
_logger.LogInformation("Success!");
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
|
@ -1,4 +1,4 @@
|
|||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
||||
|
|
|
|||
|
|
@ -1,265 +0,0 @@
|
|||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\birzha-contracts.exe
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\appsettings.Development.json
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\appsettings.json
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\birzha-contracts.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\birzha-contracts.runtimeconfig.json
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\birzha-contracts.pdb
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Humanizer.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\MessagePack.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\MessagePack.Annotations.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.AspNetCore.Razor.Language.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.Bcl.AsyncInterfaces.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.Build.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.Build.Framework.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.AnalyzerUtilities.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.CSharp.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.CSharp.Features.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.CSharp.Scripting.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.Features.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.Razor.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.Scripting.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.VisualBasic.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.VisualBasic.Features.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.Workspaces.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.Data.SqlClient.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.Data.Sqlite.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.DiaSymReader.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.DotNet.Scaffolding.Shared.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.EntityFrameworkCore.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.EntityFrameworkCore.Abstractions.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.EntityFrameworkCore.Relational.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.EntityFrameworkCore.Sqlite.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.EntityFrameworkCore.SqlServer.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.Extensions.Caching.Memory.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.Extensions.DependencyInjection.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.Extensions.DependencyModel.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.Identity.Client.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.IdentityModel.JsonWebTokens.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.IdentityModel.Logging.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.IdentityModel.Protocols.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.IdentityModel.Tokens.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.NET.StringTools.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.VisualStudio.Debugger.Contracts.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.VisualStudio.Web.CodeGeneration.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.VisualStudio.Web.CodeGeneration.Core.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\dotnet-aspnet-codegenerator-design.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Microsoft.Win32.SystemEvents.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Newtonsoft.Json.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\NuGet.Common.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\NuGet.Configuration.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\NuGet.DependencyResolver.Core.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\NuGet.Frameworks.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\NuGet.LibraryModel.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\NuGet.Packaging.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\NuGet.ProjectModel.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\NuGet.Protocol.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\NuGet.Versioning.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\Quartz.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\SQLitePCLRaw.batteries_v2.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\SQLitePCLRaw.core.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\SQLitePCLRaw.provider.e_sqlite3.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\System.Composition.AttributedModel.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\System.Composition.Convention.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\System.Composition.Hosting.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\System.Composition.Runtime.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\System.Composition.TypedParts.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\System.Configuration.ConfigurationManager.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\System.Drawing.Common.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\System.IdentityModel.Tokens.Jwt.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\System.Runtime.Caching.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\System.Security.Cryptography.ProtectedData.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\System.Security.Permissions.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\System.Windows.Extensions.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\cs\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\de\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\es\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\fr\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\it\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ja\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ko\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pl\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pt-BR\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ru\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\tr\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hans\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hant\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\de\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\es\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\it\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\cs\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\de\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\es\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\fr\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\it\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ja\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ko\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pl\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pt-BR\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ru\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\tr\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hans\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hant\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\cs\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\de\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\es\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\fr\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\it\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ja\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ko\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pl\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pt-BR\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ru\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\tr\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hans\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hant\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\cs\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\de\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\es\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\fr\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\it\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ja\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ko\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pl\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pt-BR\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ru\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\tr\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hans\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hant\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\cs\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\de\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\es\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\fr\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\it\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ja\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ko\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pl\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pt-BR\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ru\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\tr\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hans\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hant\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\cs\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\de\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\es\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\fr\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\it\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ja\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ko\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pl\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ru\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\tr\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\cs\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\de\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\es\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\fr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\it\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ja\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ko\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pl\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ru\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\tr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\de\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\es\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\it\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\cs\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\de\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\es\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\fr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\it\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ja\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ko\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pl\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\pt-BR\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\ru\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\tr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hans\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\zh-Hant\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\alpine-x64\native\libe_sqlite3.so
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\linux-arm\native\libe_sqlite3.so
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\linux-arm64\native\libe_sqlite3.so
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\linux-armel\native\libe_sqlite3.so
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\linux-mips64\native\libe_sqlite3.so
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\linux-musl-x64\native\libe_sqlite3.so
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\linux-s390x\native\libe_sqlite3.so
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\linux-x64\native\libe_sqlite3.so
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\linux-x86\native\libe_sqlite3.so
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\osx-arm64\native\libe_sqlite3.dylib
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\osx-x64\native\libe_sqlite3.dylib
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win-arm\native\e_sqlite3.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win-arm64\native\e_sqlite3.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win-x64\native\e_sqlite3.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win-x86\native\e_sqlite3.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\unix\lib\net6.0\System.Drawing.Common.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win\lib\net6.0\System.Drawing.Common.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\runtimes\win\lib\net6.0\System.Windows.Extensions.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\publish\birzha-contracts.deps.json
|
||||
Binary file not shown.
|
|
@ -8,61 +8,61 @@ build_property.PlatformNeutralAssembly =
|
|||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = birzha_contracts
|
||||
build_property.RootNamespace = birzha_contracts
|
||||
build_property.ProjectDir = C:\inetpub\wwwroot\birzha-contracts\
|
||||
build_property.ProjectDir = c:\inetpub\wwwroot\birzha-contracts\
|
||||
build_property.RazorLangVersion = 6.0
|
||||
build_property.SupportLocalizedComponentNames =
|
||||
build_property.GenerateRazorMetadataSourceChecksumAttributes =
|
||||
build_property.MSBuildProjectDirectory = C:\inetpub\wwwroot\birzha-contracts
|
||||
build_property.MSBuildProjectDirectory = c:\inetpub\wwwroot\birzha-contracts
|
||||
build_property._RazorSourceGeneratorDebug =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/Contracts/Create.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/Contracts/Create.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcQ29udHJhY3RzXENyZWF0ZS5jc2h0bWw=
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/Contracts/Delete.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/Contracts/Delete.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcQ29udHJhY3RzXERlbGV0ZS5jc2h0bWw=
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/Contracts/Details.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/Contracts/Details.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcQ29udHJhY3RzXERldGFpbHMuY3NodG1s
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/Contracts/Edit.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/Contracts/Edit.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcQ29udHJhY3RzXEVkaXQuY3NodG1s
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/Contracts/Index.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/Contracts/Index.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcQ29udHJhY3RzXEluZGV4LmNzaHRtbA==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/Contracts/Push.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/Contracts/Push.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcQ29udHJhY3RzXFB1c2guY3NodG1s
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/Home/Index.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/Home/Index.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcSG9tZVxJbmRleC5jc2h0bWw=
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/Home/Privacy.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/Home/Privacy.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcSG9tZVxQcml2YWN5LmNzaHRtbA==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/Shared/Error.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/Shared/Error.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXEVycm9yLmNzaHRtbA==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/Shared/_ValidationScriptsPartial.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/Shared/_ValidationScriptsPartial.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9WYWxpZGF0aW9uU2NyaXB0c1BhcnRpYWwuY3NodG1s
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/_ViewImports.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/_ViewImports.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdJbXBvcnRzLmNzaHRtbA==
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/_ViewStart.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/_ViewStart.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcX1ZpZXdTdGFydC5jc2h0bWw=
|
||||
build_metadata.AdditionalFiles.CssScope =
|
||||
|
||||
[C:/inetpub/wwwroot/birzha-contracts/Views/Shared/_Layout.cshtml]
|
||||
[c:/inetpub/wwwroot/birzha-contracts/Views/Shared/_Layout.cshtml]
|
||||
build_metadata.AdditionalFiles.TargetPath = Vmlld3NcU2hhcmVkXF9MYXlvdXQuY3NodG1s
|
||||
build_metadata.AdditionalFiles.CssScope = b-hroascsfxa
|
||||
|
|
|
|||
|
|
@ -13,5 +13,5 @@ using System.Reflection;
|
|||
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ProvideApplicationPartFactoryAttribute("Microsoft.AspNetCore.Mvc.ApplicationParts.ConsolidatedAssemblyApplicationPartFact" +
|
||||
"ory, Microsoft.AspNetCore.Mvc.Razor")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
// Создано классом WriteCodeFragment MSBuild.
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
|
@ -1,5 +1 @@
|
|||
<<<<<<< HEAD
|
||||
ea235e850d873f3c55d66e3ed1a058154d86c13d
|
||||
=======
|
||||
42630c07590a128ba64b154ecab4077210799078
|
||||
>>>>>>> ea3c59a47d812a59ce3240a4a1ef387a42fb332c
|
||||
47679b6994b6d62318beedf30aad509f67313b60
|
||||
|
|
|
|||
|
|
@ -1,576 +1,3 @@
|
|||
/var/www/birzha-contracts/bin/Debug/net6.0/appsettings.Development.json
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/appsettings.json
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/birzha-contracts.staticwebassets.runtime.json
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/birzha-contracts
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/birzha-contracts.deps.json
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/birzha-contracts.runtimeconfig.json
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/birzha-contracts.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/birzha-contracts.pdb
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/birzha-contracts.csproj.AssemblyReference.cache
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/birzha-contracts.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/birzha-contracts.AssemblyInfoInputs.cache
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/birzha-contracts.AssemblyInfo.cs
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/birzha-contracts.csproj.CoreCompileInputs.cache
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/birzha-contracts.MvcApplicationPartsAssemblyInfo.cache
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/birzha-contracts.RazorAssemblyInfo.cache
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/birzha-contracts.RazorAssemblyInfo.cs
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/staticwebassets.build.json
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/staticwebassets.development.json
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/scopedcss/Views/Shared/_Layout.cshtml.rz.scp.css
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/scopedcss/bundle/birzha-contracts.styles.css
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/scopedcss/projectbundle/birzha-contracts.bundle.scp.css
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/birzha-contracts.dll
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/birzha-contracts.pdb
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/birzha-contracts.genruntimeconfig.cache
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/ref/birzha-contracts.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Humanizer.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/MessagePack.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/MessagePack.Annotations.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.AspNetCore.Razor.Language.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.Bcl.AsyncInterfaces.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.Build.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.Build.Framework.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.Features.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.Scripting.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.Features.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.Razor.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.Scripting.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.VisualBasic.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.VisualBasic.Features.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.Workspaces.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.Data.SqlClient.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.Data.Sqlite.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.DiaSymReader.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.DotNet.Scaffolding.Shared.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.Design.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.Relational.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.Extensions.Caching.Memory.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.Extensions.DependencyInjection.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.Extensions.DependencyModel.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.Identity.Client.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.IdentityModel.JsonWebTokens.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.IdentityModel.Logging.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.IdentityModel.Tokens.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.NET.StringTools.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.VisualStudio.Debugger.Contracts.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/dotnet-aspnet-codegenerator-design.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Microsoft.Win32.SystemEvents.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Newtonsoft.Json.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/NuGet.Common.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/NuGet.Configuration.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/NuGet.DependencyResolver.Core.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/NuGet.Frameworks.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/NuGet.LibraryModel.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/NuGet.Packaging.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/NuGet.ProjectModel.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/NuGet.Protocol.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/NuGet.Versioning.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/SQLitePCLRaw.batteries_v2.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/SQLitePCLRaw.core.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/SQLitePCLRaw.provider.e_sqlite3.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/System.Composition.AttributedModel.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/System.Composition.Convention.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/System.Composition.Hosting.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/System.Composition.Runtime.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/System.Composition.TypedParts.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/System.Configuration.ConfigurationManager.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/System.Drawing.Common.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/System.IdentityModel.Tokens.Jwt.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/System.Runtime.Caching.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/System.Security.Cryptography.ProtectedData.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/System.Security.Permissions.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/System.Windows.Extensions.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/unix/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/alpine-x64/native/libe_sqlite3.so
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/linux-arm/native/libe_sqlite3.so
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/linux-arm64/native/libe_sqlite3.so
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/linux-armel/native/libe_sqlite3.so
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/linux-mips64/native/libe_sqlite3.so
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/linux-musl-x64/native/libe_sqlite3.so
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/linux-s390x/native/libe_sqlite3.so
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/linux-x64/native/libe_sqlite3.so
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/linux-x86/native/libe_sqlite3.so
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/osx-arm64/native/libe_sqlite3.dylib
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/osx-x64/native/libe_sqlite3.dylib
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win-arm/native/e_sqlite3.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win-arm64/native/e_sqlite3.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win-x64/native/e_sqlite3.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win-x86/native/e_sqlite3.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/unix/lib/net6.0/System.Drawing.Common.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win/lib/net6.0/System.Drawing.Common.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/runtimes/win/lib/net6.0/System.Windows.Extensions.dll
|
||||
/var/www/birzha-contracts/obj/Debug/net6.0/birzha-contracts.csproj.CopyComplete
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Quartz.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/ref/birzha-contracts.dll
|
||||
<<<<<<< HEAD
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\appsettings.Development.json
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\appsettings.json
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\birzha-contracts.staticwebassets.runtime.json
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\birzha-contracts.exe
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\birzha-contracts.deps.json
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\birzha-contracts.runtimeconfig.json
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\birzha-contracts.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\birzha-contracts.pdb
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Humanizer.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\MessagePack.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\MessagePack.Annotations.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.AspNetCore.Razor.Language.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.Bcl.AsyncInterfaces.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.Build.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.Build.Framework.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.AnalyzerUtilities.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.CSharp.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.CSharp.Features.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.Features.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.Razor.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.Scripting.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.VisualBasic.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.VisualBasic.Features.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.Workspaces.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.Data.SqlClient.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.Data.Sqlite.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.DiaSymReader.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.DotNet.Scaffolding.Shared.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Abstractions.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Design.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Relational.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.Sqlite.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.EntityFrameworkCore.SqlServer.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.Extensions.Caching.Memory.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.Extensions.DependencyInjection.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.Extensions.DependencyModel.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.Identity.Client.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.IdentityModel.JsonWebTokens.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.IdentityModel.Logging.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.IdentityModel.Tokens.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.NET.StringTools.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.VisualStudio.Debugger.Contracts.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.VisualStudio.Web.CodeGeneration.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.VisualStudio.Web.CodeGeneration.Core.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\dotnet-aspnet-codegenerator-design.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Microsoft.Win32.SystemEvents.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Newtonsoft.Json.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\NuGet.Common.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\NuGet.Configuration.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\NuGet.DependencyResolver.Core.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\NuGet.Frameworks.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\NuGet.LibraryModel.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\NuGet.Packaging.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\NuGet.ProjectModel.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\NuGet.Protocol.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\NuGet.Versioning.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\Quartz.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\SQLitePCLRaw.batteries_v2.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\SQLitePCLRaw.core.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\SQLitePCLRaw.provider.e_sqlite3.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\System.Composition.AttributedModel.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\System.Composition.Convention.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\System.Composition.Hosting.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\System.Composition.Runtime.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\System.Composition.TypedParts.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\System.Configuration.ConfigurationManager.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\System.Drawing.Common.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\System.IdentityModel.Tokens.Jwt.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\System.Runtime.Caching.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\System.Security.Cryptography.ProtectedData.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\System.Security.Permissions.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\System.Windows.Extensions.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.Scripting.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\cs\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\de\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\es\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\fr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\it\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ja\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ko\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pl\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\ru\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\tr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win\lib\net6.0\Microsoft.Win32.SystemEvents.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\alpine-x64\native\libe_sqlite3.so
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\linux-arm\native\libe_sqlite3.so
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\linux-arm64\native\libe_sqlite3.so
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\linux-armel\native\libe_sqlite3.so
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\linux-mips64\native\libe_sqlite3.so
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\linux-musl-x64\native\libe_sqlite3.so
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\linux-s390x\native\libe_sqlite3.so
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\linux-x64\native\libe_sqlite3.so
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\linux-x86\native\libe_sqlite3.so
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\osx-arm64\native\libe_sqlite3.dylib
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\osx-x64\native\libe_sqlite3.dylib
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win-arm\native\e_sqlite3.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win-arm64\native\e_sqlite3.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win-x64\native\e_sqlite3.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win-x86\native\e_sqlite3.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\unix\lib\net6.0\System.Drawing.Common.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Drawing.Common.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Security.Cryptography.ProtectedData.dll
|
||||
C:\Users\PC\birzha-contracts\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Windows.Extensions.dll
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\birzha-contracts.csproj.AssemblyReference.cache
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\birzha-contracts.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\birzha-contracts.AssemblyInfoInputs.cache
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\birzha-contracts.AssemblyInfo.cs
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\birzha-contracts.csproj.CoreCompileInputs.cache
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\birzha-contracts.MvcApplicationPartsAssemblyInfo.cache
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\birzha-contracts.RazorAssemblyInfo.cache
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\birzha-contracts.RazorAssemblyInfo.cs
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\staticwebassets.build.json
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\staticwebassets.development.json
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\scopedcss\Views\Shared\_Layout.cshtml.rz.scp.css
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\scopedcss\bundle\birzha-contracts.styles.css
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\scopedcss\projectbundle\birzha-contracts.bundle.scp.css
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\birzha-contracts.csproj.CopyComplete
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\birzha-contracts.dll
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\refint\birzha-contracts.dll
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\birzha-contracts.pdb
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\birzha-contracts.genruntimeconfig.cache
|
||||
C:\Users\PC\birzha-contracts\obj\Debug\net6.0\ref\birzha-contracts.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\appsettings.Development.json
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\appsettings.json
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\birzha-contracts.staticwebassets.runtime.json
|
||||
|
|
@ -640,6 +67,8 @@ C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\NuGet.ProjectModel.dll
|
|||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\NuGet.Protocol.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\NuGet.Versioning.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\Quartz.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\Quartz.Extensions.DependencyInjection.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\Quartz.Extensions.Hosting.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\SQLitePCLRaw.batteries_v2.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\SQLitePCLRaw.core.dll
|
||||
C:\inetpub\wwwroot\birzha-contracts\bin\Debug\net6.0\SQLitePCLRaw.provider.e_sqlite3.dll
|
||||
|
|
@ -857,7 +286,3 @@ C:\inetpub\wwwroot\birzha-contracts\obj\Debug\net6.0\refint\birzha-contracts.dll
|
|||
C:\inetpub\wwwroot\birzha-contracts\obj\Debug\net6.0\birzha-contracts.pdb
|
||||
C:\inetpub\wwwroot\birzha-contracts\obj\Debug\net6.0\birzha-contracts.genruntimeconfig.cache
|
||||
C:\inetpub\wwwroot\birzha-contracts\obj\Debug\net6.0\ref\birzha-contracts.dll
|
||||
=======
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Quartz.Extensions.DependencyInjection.dll
|
||||
/var/www/birzha-contracts/bin/Debug/net6.0/Quartz.Extensions.Hosting.dll
|
||||
>>>>>>> ea3c59a47d812a59ce3240a4a1ef387a42fb332c
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
|
|
@ -1,45 +1,45 @@
|
|||
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
|
||||
for details on configuring this project to bundle and minify static web assets. */
|
||||
|
||||
a.navbar-brand[b-qrr86ldpj5] {
|
||||
a.navbar-brand[b-hroascsfxa] {
|
||||
white-space: normal;
|
||||
text-align: center;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
a[b-qrr86ldpj5] {
|
||||
a[b-hroascsfxa] {
|
||||
color: #0077cc;
|
||||
}
|
||||
|
||||
.btn-primary[b-qrr86ldpj5] {
|
||||
.btn-primary[b-hroascsfxa] {
|
||||
color: #fff;
|
||||
background-color: #1b6ec2;
|
||||
border-color: #1861ac;
|
||||
}
|
||||
|
||||
.nav-pills .nav-link.active[b-qrr86ldpj5], .nav-pills .show > .nav-link[b-qrr86ldpj5] {
|
||||
.nav-pills .nav-link.active[b-hroascsfxa], .nav-pills .show > .nav-link[b-hroascsfxa] {
|
||||
color: #fff;
|
||||
background-color: #1b6ec2;
|
||||
border-color: #1861ac;
|
||||
}
|
||||
|
||||
.border-top[b-qrr86ldpj5] {
|
||||
.border-top[b-hroascsfxa] {
|
||||
border-top: 1px solid #e5e5e5;
|
||||
}
|
||||
.border-bottom[b-qrr86ldpj5] {
|
||||
.border-bottom[b-hroascsfxa] {
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
.box-shadow[b-qrr86ldpj5] {
|
||||
.box-shadow[b-hroascsfxa] {
|
||||
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
|
||||
}
|
||||
|
||||
button.accept-policy[b-qrr86ldpj5] {
|
||||
button.accept-policy[b-hroascsfxa] {
|
||||
font-size: 1rem;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
.footer[b-qrr86ldpj5] {
|
||||
.footer[b-hroascsfxa] {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
|
|
|
|||
|
|
@ -2,45 +2,45 @@
|
|||
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
|
||||
for details on configuring this project to bundle and minify static web assets. */
|
||||
|
||||
a.navbar-brand[b-qrr86ldpj5] {
|
||||
a.navbar-brand[b-hroascsfxa] {
|
||||
white-space: normal;
|
||||
text-align: center;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
a[b-qrr86ldpj5] {
|
||||
a[b-hroascsfxa] {
|
||||
color: #0077cc;
|
||||
}
|
||||
|
||||
.btn-primary[b-qrr86ldpj5] {
|
||||
.btn-primary[b-hroascsfxa] {
|
||||
color: #fff;
|
||||
background-color: #1b6ec2;
|
||||
border-color: #1861ac;
|
||||
}
|
||||
|
||||
.nav-pills .nav-link.active[b-qrr86ldpj5], .nav-pills .show > .nav-link[b-qrr86ldpj5] {
|
||||
.nav-pills .nav-link.active[b-hroascsfxa], .nav-pills .show > .nav-link[b-hroascsfxa] {
|
||||
color: #fff;
|
||||
background-color: #1b6ec2;
|
||||
border-color: #1861ac;
|
||||
}
|
||||
|
||||
.border-top[b-qrr86ldpj5] {
|
||||
.border-top[b-hroascsfxa] {
|
||||
border-top: 1px solid #e5e5e5;
|
||||
}
|
||||
.border-bottom[b-qrr86ldpj5] {
|
||||
.border-bottom[b-hroascsfxa] {
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
.box-shadow[b-qrr86ldpj5] {
|
||||
.box-shadow[b-hroascsfxa] {
|
||||
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
|
||||
}
|
||||
|
||||
button.accept-policy[b-qrr86ldpj5] {
|
||||
button.accept-policy[b-hroascsfxa] {
|
||||
font-size: 1rem;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
.footer[b-qrr86ldpj5] {
|
||||
.footer[b-hroascsfxa] {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
|
|
|
|||
|
|
@ -2,45 +2,45 @@
|
|||
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
|
||||
for details on configuring this project to bundle and minify static web assets. */
|
||||
|
||||
a.navbar-brand[b-qrr86ldpj5] {
|
||||
a.navbar-brand[b-hroascsfxa] {
|
||||
white-space: normal;
|
||||
text-align: center;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
a[b-qrr86ldpj5] {
|
||||
a[b-hroascsfxa] {
|
||||
color: #0077cc;
|
||||
}
|
||||
|
||||
.btn-primary[b-qrr86ldpj5] {
|
||||
.btn-primary[b-hroascsfxa] {
|
||||
color: #fff;
|
||||
background-color: #1b6ec2;
|
||||
border-color: #1861ac;
|
||||
}
|
||||
|
||||
.nav-pills .nav-link.active[b-qrr86ldpj5], .nav-pills .show > .nav-link[b-qrr86ldpj5] {
|
||||
.nav-pills .nav-link.active[b-hroascsfxa], .nav-pills .show > .nav-link[b-hroascsfxa] {
|
||||
color: #fff;
|
||||
background-color: #1b6ec2;
|
||||
border-color: #1861ac;
|
||||
}
|
||||
|
||||
.border-top[b-qrr86ldpj5] {
|
||||
.border-top[b-hroascsfxa] {
|
||||
border-top: 1px solid #e5e5e5;
|
||||
}
|
||||
.border-bottom[b-qrr86ldpj5] {
|
||||
.border-bottom[b-hroascsfxa] {
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
}
|
||||
|
||||
.box-shadow[b-qrr86ldpj5] {
|
||||
.box-shadow[b-hroascsfxa] {
|
||||
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
|
||||
}
|
||||
|
||||
button.accept-policy[b-qrr86ldpj5] {
|
||||
button.accept-policy[b-hroascsfxa] {
|
||||
font-size: 1rem;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
.footer[b-qrr86ldpj5] {
|
||||
.footer[b-hroascsfxa] {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -1241,10 +1241,14 @@
|
|||
"Microsoft.Extensions.Primitives": "2.1.1"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
|
||||
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
|
||||
"lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Hosting.Abstractions/2.1.1": {
|
||||
|
|
@ -1256,10 +1260,14 @@
|
|||
"Microsoft.Extensions.Logging.Abstractions": "2.1.1"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
|
||||
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
|
||||
"lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Logging/6.0.0": {
|
||||
|
|
@ -1931,10 +1939,14 @@
|
|||
"Quartz": "3.5.0"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/Quartz.Extensions.DependencyInjection.dll": {}
|
||||
"lib/netstandard2.0/Quartz.Extensions.DependencyInjection.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Quartz.Extensions.DependencyInjection.dll": {}
|
||||
"lib/netstandard2.0/Quartz.Extensions.DependencyInjection.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Quartz.Extensions.Hosting/3.5.0": {
|
||||
|
|
@ -1944,10 +1956,14 @@
|
|||
"Quartz.Extensions.DependencyInjection": "3.5.0"
|
||||
},
|
||||
"compile": {
|
||||
"lib/netstandard2.0/Quartz.Extensions.Hosting.dll": {}
|
||||
"lib/netstandard2.0/Quartz.Extensions.Hosting.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Quartz.Extensions.Hosting.dll": {}
|
||||
"lib/netstandard2.0/Quartz.Extensions.Hosting.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
|
||||
|
|
@ -10457,5 +10473,13 @@
|
|||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.402\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"logs": [
|
||||
{
|
||||
"code": "Undefined",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Ошибка чтения файла кэша C:\\inetpub\\wwwroot\\birzha-contracts\\obj\\project.nuget.cache: Invalid property identifier character: <. Path 'version', line 3, position 0."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1,14 +1,9 @@
|
|||
{
|
||||
"version": 2,
|
||||
<<<<<<< HEAD
|
||||
"dgSpecHash": "ej5MZto2rRQNST6mSGS3oErchNIFesjFrdzwwB/Z6w56K/eSnz8I24zyjQ0bq9mIERdCpicAEKHOB9pEMfnxlg==",
|
||||
=======
|
||||
"dgSpecHash": "SpCbEFGBFKFG2EzJFSr4/uvD566qs8IXjBfFR5JPKKhp71S9dy7p9XVfpBrSU5ZsAV4wluJ3pOZT/8F81rCtZQ==",
|
||||
>>>>>>> ea3c59a47d812a59ce3240a4a1ef387a42fb332c
|
||||
"dgSpecHash": "GZxLqWlozn2sUrLuc5qJGdF29aS+ZbMT1r1r9Ni1BKHUdnlXICkKIiR4u+A53vwAu5lRcaCz2C0pCS/xoSv52A==",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\inetpub\\wwwroot\\birzha-contracts\\birzha-contracts.csproj",
|
||||
"expectedPackageFiles": [
|
||||
<<<<<<< HEAD
|
||||
"C:\\Users\\PC\\.nuget\\packages\\humanizer.core\\2.8.26\\humanizer.core.2.8.26.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\messagepack\\2.1.152\\messagepack.2.1.152.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\messagepack.annotations\\2.1.152\\messagepack.annotations.2.1.152.nupkg.sha512",
|
||||
|
|
@ -52,6 +47,8 @@
|
|||
"C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\6.0.1\\microsoft.extensions.dependencyinjection.6.0.1.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\6.0.0\\microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.dependencymodel\\6.0.0\\microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\2.1.1\\microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\2.1.1\\microsoft.extensions.hosting.abstractions.2.1.1.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.logging\\6.0.0\\microsoft.extensions.logging.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\6.0.0\\microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\microsoft.extensions.options\\6.0.0\\microsoft.extensions.options.6.0.0.nupkg.sha512",
|
||||
|
|
@ -88,6 +85,8 @@
|
|||
"C:\\Users\\PC\\.nuget\\packages\\nuget.protocol\\5.11.0\\nuget.protocol.5.11.0.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\nuget.versioning\\6.2.1\\nuget.versioning.6.2.1.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\quartz\\3.5.0\\quartz.3.5.0.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\quartz.extensions.dependencyinjection\\3.5.0\\quartz.extensions.dependencyinjection.3.5.0.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\quartz.extensions.hosting\\3.5.0\\quartz.extensions.hosting.3.5.0.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl\\4.3.0\\runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
|
|
@ -188,191 +187,13 @@
|
|||
"C:\\Users\\PC\\.nuget\\packages\\system.windows.extensions\\6.0.0\\system.windows.extensions.6.0.0.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\system.xml.readerwriter\\4.3.0\\system.xml.readerwriter.4.3.0.nupkg.sha512",
|
||||
"C:\\Users\\PC\\.nuget\\packages\\system.xml.xdocument\\4.3.0\\system.xml.xdocument.4.3.0.nupkg.sha512"
|
||||
=======
|
||||
"/home/mahri/.nuget/packages/humanizer.core/2.8.26/humanizer.core.2.8.26.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/messagepack/2.1.152/messagepack.2.1.152.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/messagepack.annotations/2.1.152/messagepack.annotations.2.1.152.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/messagepackanalyzer/2.1.152/messagepackanalyzer.2.1.152.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.aspnetcore.razor.language/6.0.0/microsoft.aspnetcore.razor.language.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.bcl.asyncinterfaces/5.0.0/microsoft.bcl.asyncinterfaces.5.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.build/17.0.0/microsoft.build.17.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.build.framework/17.0.0/microsoft.build.framework.17.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.analyzers/3.3.2/microsoft.codeanalysis.analyzers.3.3.2.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.analyzerutilities/3.3.0/microsoft.codeanalysis.analyzerutilities.3.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.common/4.0.0/microsoft.codeanalysis.common.4.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.csharp/4.0.0/microsoft.codeanalysis.csharp.4.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.csharp.features/4.0.0/microsoft.codeanalysis.csharp.features.4.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.csharp.scripting/4.0.0/microsoft.codeanalysis.csharp.scripting.4.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.csharp.workspaces/4.0.0/microsoft.codeanalysis.csharp.workspaces.4.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.features/4.0.0/microsoft.codeanalysis.features.4.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.razor/6.0.0/microsoft.codeanalysis.razor.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.scripting.common/4.0.0/microsoft.codeanalysis.scripting.common.4.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.visualbasic/4.0.0/microsoft.codeanalysis.visualbasic.4.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.visualbasic.features/4.0.0/microsoft.codeanalysis.visualbasic.features.4.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.visualbasic.workspaces/4.0.0/microsoft.codeanalysis.visualbasic.workspaces.4.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.workspaces.common/4.0.0/microsoft.codeanalysis.workspaces.common.4.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.codeanalysis.workspaces.msbuild/4.0.0/microsoft.codeanalysis.workspaces.msbuild.4.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.csharp/4.5.0/microsoft.csharp.4.5.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.data.sqlclient/2.1.4/microsoft.data.sqlclient.2.1.4.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.data.sqlclient.sni.runtime/2.1.1/microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.data.sqlite.core/6.0.10/microsoft.data.sqlite.core.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.diasymreader/1.3.0/microsoft.diasymreader.1.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.dotnet.scaffolding.shared/6.0.10/microsoft.dotnet.scaffolding.shared.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.entityframeworkcore/6.0.10/microsoft.entityframeworkcore.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.entityframeworkcore.abstractions/6.0.10/microsoft.entityframeworkcore.abstractions.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.entityframeworkcore.analyzers/6.0.10/microsoft.entityframeworkcore.analyzers.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.entityframeworkcore.design/6.0.10/microsoft.entityframeworkcore.design.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.entityframeworkcore.relational/6.0.10/microsoft.entityframeworkcore.relational.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.entityframeworkcore.sqlite/6.0.10/microsoft.entityframeworkcore.sqlite.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.entityframeworkcore.sqlite.core/6.0.10/microsoft.entityframeworkcore.sqlite.core.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.entityframeworkcore.sqlserver/6.0.10/microsoft.entityframeworkcore.sqlserver.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.extensions.caching.abstractions/6.0.0/microsoft.extensions.caching.abstractions.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.extensions.caching.memory/6.0.1/microsoft.extensions.caching.memory.6.0.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.extensions.configuration.abstractions/6.0.0/microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.extensions.dependencyinjection/6.0.1/microsoft.extensions.dependencyinjection.6.0.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/6.0.0/microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.extensions.dependencymodel/6.0.0/microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.extensions.logging/6.0.0/microsoft.extensions.logging.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.extensions.logging.abstractions/6.0.0/microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.extensions.options/6.0.0/microsoft.extensions.options.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.extensions.primitives/6.0.0/microsoft.extensions.primitives.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.identity.client/4.21.1/microsoft.identity.client.4.21.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.identitymodel.jsonwebtokens/6.8.0/microsoft.identitymodel.jsonwebtokens.6.8.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.identitymodel.logging/6.8.0/microsoft.identitymodel.logging.6.8.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.identitymodel.protocols/6.8.0/microsoft.identitymodel.protocols.6.8.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.identitymodel.protocols.openidconnect/6.8.0/microsoft.identitymodel.protocols.openidconnect.6.8.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.identitymodel.tokens/6.8.0/microsoft.identitymodel.tokens.6.8.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.net.stringtools/1.0.0/microsoft.net.stringtools.1.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.netcore.platforms/3.1.0/microsoft.netcore.platforms.3.1.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.netcore.targets/1.1.3/microsoft.netcore.targets.1.1.3.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.visualstudio.debugger.contracts/17.2.0/microsoft.visualstudio.debugger.contracts.17.2.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.visualstudio.web.codegeneration/6.0.10/microsoft.visualstudio.web.codegeneration.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.visualstudio.web.codegeneration.core/6.0.10/microsoft.visualstudio.web.codegeneration.core.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.visualstudio.web.codegeneration.design/6.0.10/microsoft.visualstudio.web.codegeneration.design.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.visualstudio.web.codegeneration.entityframeworkcore/6.0.10/microsoft.visualstudio.web.codegeneration.entityframeworkcore.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.visualstudio.web.codegeneration.templating/6.0.10/microsoft.visualstudio.web.codegeneration.templating.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.visualstudio.web.codegeneration.utils/6.0.10/microsoft.visualstudio.web.codegeneration.utils.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.visualstudio.web.codegenerators.mvc/6.0.10/microsoft.visualstudio.web.codegenerators.mvc.6.0.10.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.win32.registry/4.7.0/microsoft.win32.registry.4.7.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/newtonsoft.json/13.0.1/newtonsoft.json.13.0.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/nuget.common/6.2.1/nuget.common.6.2.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/nuget.configuration/6.2.1/nuget.configuration.6.2.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/nuget.dependencyresolver.core/5.11.0/nuget.dependencyresolver.core.5.11.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/nuget.frameworks/6.2.1/nuget.frameworks.6.2.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/nuget.librarymodel/5.11.0/nuget.librarymodel.5.11.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/nuget.packaging/6.2.1/nuget.packaging.6.2.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/nuget.projectmodel/5.11.0/nuget.projectmodel.5.11.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/nuget.protocol/5.11.0/nuget.protocol.5.11.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/nuget.versioning/6.2.1/nuget.versioning.6.2.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/quartz/3.5.0/quartz.3.5.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/quartz.extensions.dependencyinjection/3.5.0/quartz.extensions.dependencyinjection.3.5.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/quartz.extensions.hosting/3.5.0/quartz.extensions.hosting.3.5.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.native.system/4.3.0/runtime.native.system.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.native.system.io.compression/4.3.0/runtime.native.system.io.compression.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.native.system.net.http/4.3.0/runtime.native.system.net.http.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.native.system.security.cryptography.apple/4.3.0/runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.native.system.security.cryptography.openssl/4.3.0/runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/sqlitepclraw.bundle_e_sqlite3/2.0.6/sqlitepclraw.bundle_e_sqlite3.2.0.6.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/sqlitepclraw.core/2.0.6/sqlitepclraw.core.2.0.6.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.6/sqlitepclraw.lib.e_sqlite3.2.0.6.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.6/sqlitepclraw.provider.e_sqlite3.2.0.6.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.appcontext/4.3.0/system.appcontext.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.buffers/4.5.1/system.buffers.4.5.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.collections/4.3.0/system.collections.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.collections.concurrent/4.3.0/system.collections.concurrent.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.collections.immutable/6.0.0/system.collections.immutable.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.composition/1.0.31/system.composition.1.0.31.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.composition.attributedmodel/1.0.31/system.composition.attributedmodel.1.0.31.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.composition.convention/1.0.31/system.composition.convention.1.0.31.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.composition.hosting/1.0.31/system.composition.hosting.1.0.31.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.composition.runtime/1.0.31/system.composition.runtime.1.0.31.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.composition.typedparts/1.0.31/system.composition.typedparts.1.0.31.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.configuration.configurationmanager/6.0.0/system.configuration.configurationmanager.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.console/4.3.0/system.console.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.diagnostics.debug/4.3.0/system.diagnostics.debug.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.diagnostics.diagnosticsource/6.0.0/system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.diagnostics.tools/4.3.0/system.diagnostics.tools.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.formats.asn1/5.0.0/system.formats.asn1.5.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.globalization/4.3.0/system.globalization.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.globalization.calendars/4.3.0/system.globalization.calendars.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.globalization.extensions/4.3.0/system.globalization.extensions.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.identitymodel.tokens.jwt/6.8.0/system.identitymodel.tokens.jwt.6.8.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.io/4.3.0/system.io.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.io.compression/4.3.0/system.io.compression.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.io.filesystem/4.3.0/system.io.filesystem.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.io.pipelines/5.0.1/system.io.pipelines.5.0.1.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.linq/4.3.0/system.linq.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.linq.expressions/4.3.0/system.linq.expressions.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.memory/4.5.4/system.memory.4.5.4.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.net.primitives/4.3.0/system.net.primitives.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.net.sockets/4.3.0/system.net.sockets.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.objectmodel/4.3.0/system.objectmodel.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.private.uri/4.3.2/system.private.uri.4.3.2.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.reflection/4.3.0/system.reflection.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.reflection.emit/4.6.0/system.reflection.emit.4.6.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.reflection.emit.ilgeneration/4.3.0/system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.reflection.emit.lightweight/4.6.0/system.reflection.emit.lightweight.4.6.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.reflection.extensions/4.3.0/system.reflection.extensions.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.reflection.metadata/5.0.0/system.reflection.metadata.5.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.reflection.primitives/4.3.0/system.reflection.primitives.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.reflection.typeextensions/4.3.0/system.reflection.typeextensions.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.runtime/4.3.0/system.runtime.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.runtime.caching/4.7.0/system.runtime.caching.4.7.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.runtime.handles/4.3.0/system.runtime.handles.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.runtime.interopservices/4.3.0/system.runtime.interopservices.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.runtime.numerics/4.3.0/system.runtime.numerics.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.security.accesscontrol/6.0.0/system.security.accesscontrol.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.security.cryptography.cng/5.0.0/system.security.cryptography.cng.5.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.security.cryptography.csp/4.3.0/system.security.cryptography.csp.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.security.cryptography.openssl/4.3.0/system.security.cryptography.openssl.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.security.cryptography.pkcs/5.0.0/system.security.cryptography.pkcs.5.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.security.cryptography.protecteddata/6.0.0/system.security.cryptography.protecteddata.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.security.permissions/6.0.0/system.security.permissions.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.security.principal.windows/4.7.0/system.security.principal.windows.4.7.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.text.encoding.codepages/4.7.0/system.text.encoding.codepages.4.7.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.text.encodings.web/6.0.0/system.text.encodings.web.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.text.json/6.0.0/system.text.json.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.threading/4.3.0/system.threading.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.threading.tasks.dataflow/4.9.0/system.threading.tasks.dataflow.4.9.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.4.5.4.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.threading.timer/4.3.0/system.threading.timer.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.windows.extensions/6.0.0/system.windows.extensions.6.0.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.xml.readerwriter/4.3.0/system.xml.readerwriter.4.3.0.nupkg.sha512",
|
||||
"/home/mahri/.nuget/packages/system.xml.xdocument/4.3.0/system.xml.xdocument.4.3.0.nupkg.sha512"
|
||||
>>>>>>> ea3c59a47d812a59ce3240a4a1ef387a42fb332c
|
||||
],
|
||||
"logs": []
|
||||
"logs": [
|
||||
{
|
||||
"code": "Undefined",
|
||||
"level": "Warning",
|
||||
"warningLevel": 1,
|
||||
"message": "Ошибка чтения файла кэша C:\\inetpub\\wwwroot\\birzha-contracts\\obj\\project.nuget.cache: Invalid property identifier character: <. Path 'version', line 3, position 0."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -81,3 +81,10 @@
|
|||
2.0
|
||||
=======
|
||||
>>>>>>> ea3c59a47d812a59ce3240a4a1ef387a42fb332c
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
2.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue