Commit 46087515 authored by mohammad.salama's avatar mohammad.salama

removed docker support , still working in console , some changes were made for preformance

parent 431c3644
......@@ -5,9 +5,6 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>dotnet-FinalMessagesConsumer-C27D36D8-44DD-48C5-BC19-18A03CCAEAF1</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<OutputType>Exe</OutputType>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<ItemGroup>
......@@ -15,7 +12,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CSRedisCore" Version="3.8.803" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.14.0" />
<PackageReference Include="StackExchange.Redis" Version="2.8.0" />
</ItemGroup>
</Project>
......@@ -6,9 +6,6 @@
"DOTNET_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true
},
"Docker": {
"commandName": "Docker"
}
}
}
\ No newline at end of file
......@@ -23,7 +23,7 @@ namespace FinalMessagesConsumer
turn ^= 1;
//Console.WriteLine("**************************************************");
await Task.Delay(100000);
await Task.Delay(1000);
}
}
}
......
......@@ -10,7 +10,6 @@
"dependencies": {
"CSRedisCore": "3.8.803",
"Microsoft.Extensions.Hosting": "6.0.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.14.0",
"StackExchange.Redis": "2.8.0"
},
"runtime": {
......@@ -367,7 +366,6 @@
}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {},
"Newtonsoft.Json/13.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
......@@ -637,13 +635,6 @@
"path": "microsoft.extensions.primitives/6.0.0",
"hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512"
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"serviceable": true,
......
......@@ -8,7 +8,7 @@
"RedisInfo": {
"Read": {
"Connection": "localhost:6400",
"Connection": "127.0.0.1:6400",
"ConsumerID": "cons-1"
},
"Providors": {
......
......@@ -52,10 +52,6 @@
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"StackExchange.Redis": {
"target": "Package",
"version": "[2.8.0, )"
......
......@@ -13,10 +13,4 @@
<SourceRoot Include="C:\Users\moham\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets Condition=" '$(PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets)' == '' ">C:\Users\moham\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0</PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets>
</PropertyGroup>
</Project>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" />
</ImportGroup>
</Project>
\ No newline at end of file
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
\ No newline at end of file
......@@ -411,13 +411,6 @@
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"build": {
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {},
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {}
}
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"compile": {
......@@ -1142,85 +1135,6 @@
"useSharedDesignerContext.txt"
]
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"sha512": "yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"type": "package",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"EULA.md",
"ThirdPartyNotices.txt",
"build/Container.props",
"build/Container.targets",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets",
"build/Rules/GeneralBrowseObject.xaml",
"build/Rules/cs-CZ/GeneralBrowseObject.xaml",
"build/Rules/de-DE/GeneralBrowseObject.xaml",
"build/Rules/es-ES/GeneralBrowseObject.xaml",
"build/Rules/fr-FR/GeneralBrowseObject.xaml",
"build/Rules/it-IT/GeneralBrowseObject.xaml",
"build/Rules/ja-JP/GeneralBrowseObject.xaml",
"build/Rules/ko-KR/GeneralBrowseObject.xaml",
"build/Rules/pl-PL/GeneralBrowseObject.xaml",
"build/Rules/pt-BR/GeneralBrowseObject.xaml",
"build/Rules/ru-RU/GeneralBrowseObject.xaml",
"build/Rules/tr-TR/GeneralBrowseObject.xaml",
"build/Rules/zh-CN/GeneralBrowseObject.xaml",
"build/Rules/zh-TW/GeneralBrowseObject.xaml",
"build/ToolsTarget.props",
"build/ToolsTarget.targets",
"icon.png",
"microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"microsoft.visualstudio.azure.containers.tools.targets.nuspec",
"tools/Microsoft.VisualStudio.Containers.Tools.Common.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll",
"tools/Newtonsoft.Json.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/utils/KillProcess.exe",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
]
},
"Newtonsoft.Json/13.0.1": {
"sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"type": "package",
......@@ -1529,7 +1443,6 @@
"net6.0": [
"CSRedisCore >= 3.8.803",
"Microsoft.Extensions.Hosting >= 6.0.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.14.0",
"StackExchange.Redis >= 2.8.0"
]
},
......@@ -1585,10 +1498,6 @@
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"StackExchange.Redis": {
"target": "Package",
"version": "[2.8.0, )"
......
{
"version": 2,
"dgSpecHash": "Kpdey2/d205RIEZAR27BAKsPBT3mz/SRmMeAAtvHCG7rhnvWpgHeR0yLoTr1Ru0R1IWus6v/pb/rg1HNkEMdCA==",
"dgSpecHash": "wvum4EwPcM7MkldOBPVFjTAPZ88ToqYnYGOQf47xqysv+nhIqqB5b/B8QLbB9XyM7WAovuJGpC9/qZAxbloNCQ==",
"success": true,
"projectFilePath": "D:\\HIAST\\FIY\\Project-MSGPriorityQ\\GrpcMessage\\message-priority-queue\\FinalMessagesConsumer\\FinalMessagesConsumer.csproj",
"expectedPackageFiles": [
......@@ -30,7 +30,6 @@
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.options\\6.0.0\\microsoft.extensions.options.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\6.0.0\\microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.primitives\\6.0.0\\microsoft.extensions.primitives.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.visualstudio.azure.containers.tools.targets\\1.14.0\\microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\pipelines.sockets.unofficial\\2.2.8\\pipelines.sockets.unofficial.2.2.8.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\stackexchange.redis\\2.8.0\\stackexchange.redis.2.8.0.nupkg.sha512",
......
......@@ -26,13 +26,11 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.14.0" />
</ItemGroup>
<PropertyGroup>
<SteeltoeVersion>3.2.6</SteeltoeVersion>
<UserSecretsId>5777184e-2fda-463b-b101-fadbc76b2362</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>
<ItemGroup>
......@@ -41,8 +39,8 @@
<PackageReference Include="OpenTelemetry.Collector.Dependencies" Version="0.2.0-alpha.179" />
<PackageReference Include="OpenTelemetry.Exporter.ApplicationInsights" Version="0.2.0-alpha.179" />
<PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.5.1"/>
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.9.0"/>
<PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.5.1" />
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.GrpcNetClient" Version="1.9.0-beta.1" />
......
......@@ -12,12 +12,11 @@
"Grpc.AspNetCore": "2.40.0",
"Grpc.Net.Client": "2.63.0",
"Grpc.Tools": "2.64.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.14.0",
"OpenTelemetry.Collector.AspNetCore": "0.2.0-alpha.179",
"OpenTelemetry.Collector.Dependencies": "0.2.0-alpha.179",
"OpenTelemetry.Exporter.ApplicationInsights": "0.2.0-alpha.179",
"OpenTelemetry.Exporter.Console": "1.0.1",
"OpenTelemetry.Exporter.Jaeger": "1.0.1",
"OpenTelemetry.Exporter.Console": "1.9.0",
"OpenTelemetry.Exporter.Jaeger": "1.5.1",
"OpenTelemetry.Extensions.Hosting": "1.9.0",
"OpenTelemetry.Instrumentation.AspNetCore": "1.9.0",
"OpenTelemetry.Instrumentation.GrpcNetClient": "1.9.0-beta.1",
......@@ -445,7 +444,6 @@
}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {},
"OpenTelemetry/1.9.0": {
"dependencies": {
"Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0",
......@@ -518,25 +516,26 @@
}
}
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"OpenTelemetry.Exporter.Console/1.9.0": {
"dependencies": {
"OpenTelemetry": "1.9.0"
},
"runtime": {
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll": {
"lib/net6.0/OpenTelemetry.Exporter.Console.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.1.11"
"fileVersion": "1.9.0.1312"
}
}
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"dependencies": {
"OpenTelemetry": "1.9.0"
"OpenTelemetry": "1.9.0",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"runtime": {
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll": {
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.1.11"
"fileVersion": "1.5.1.929"
}
}
},
......@@ -848,7 +847,8 @@
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
}
},
"System.Threading.Tasks.Extensions/4.5.4": {}
}
},
"libraries": {
......@@ -1179,13 +1179,6 @@
"path": "microsoft.openapi/1.2.3",
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512"
},
"OpenTelemetry/1.9.0": {
"type": "package",
"serviceable": true,
......@@ -1228,19 +1221,19 @@
"path": "opentelemetry.exporter.applicationinsights/0.2.0-alpha.179",
"hashPath": "opentelemetry.exporter.applicationinsights.0.2.0-alpha.179.nupkg.sha512"
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"OpenTelemetry.Exporter.Console/1.9.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FAgbs0W1fRlhxB5ZhUz8BA4QYv1Y18Y/jefRo8izHQ31B8OvuwdySVpeuYq5O1DnfxKomJQWAkdAEzJgszgj8g==",
"path": "opentelemetry.exporter.console/1.0.1",
"hashPath": "opentelemetry.exporter.console.1.0.1.nupkg.sha512"
"sha512": "sha512-TbScDLSc6kcji+/wZYIf8/HBV2SnttzN7PNxr3TYczlmGlU4K2ugujp6seSktEO4OaAvKRd7Y3CG3SKNj0C+1Q==",
"path": "opentelemetry.exporter.console/1.9.0",
"hashPath": "opentelemetry.exporter.console.1.9.0.nupkg.sha512"
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-47CP4Xj754Rp6VMiLez2TlFSWMWLag2W9yOODDV8rW/pvf34Gr14oT979nWgkI5bThnItcLi9MS3SLBuZouOVw==",
"path": "opentelemetry.exporter.jaeger/1.0.1",
"hashPath": "opentelemetry.exporter.jaeger.1.0.1.nupkg.sha512"
"sha512": "sha512-gBDpVDSqyTgsiPdMeHWjwlJnQAcVaF4BH0fnTwZScSjFqSHEuwmvRbOzvn44tGbVttOA1qpqPPid+OyrszMRXQ==",
"path": "opentelemetry.exporter.jaeger/1.5.1",
"hashPath": "opentelemetry.exporter.jaeger.1.5.1.nupkg.sha512"
},
"OpenTelemetry.Extensions.Hosting/1.9.0": {
"type": "package",
......@@ -1465,6 +1458,13 @@
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
"path": "system.threading.tasks/4.3.0",
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"path": "system.threading.tasks.extensions/4.5.4",
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
}
}
}
\ No newline at end of file
......@@ -11,7 +11,6 @@
using System;
using System.Reflection;
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("5777184e-2fda-463b-b101-fadbc76b2362")]
[assembly: System.Reflection.AssemblyCompanyAttribute("GrpcMessageNode")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
......
9db1031be2e1017c427a8abddb73a92657be78d8
e3cf22386e54a6d36ff2eb36fc191ce87dee5712
fa78f0a389719867f82ac67f314e712ce019d73e
83ca836b464488f94db928b0ccf5f774577d3974
......@@ -62,10 +62,6 @@
"target": "Package",
"version": "[2.64.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"OpenTelemetry.Collector.AspNetCore": {
"target": "Package",
"version": "[0.2.0-alpha.179, )"
......@@ -80,11 +76,11 @@
},
"OpenTelemetry.Exporter.Console": {
"target": "Package",
"version": "(, )"
"version": "[1.9.0, )"
},
"OpenTelemetry.Exporter.Jaeger": {
"target": "Package",
"version": "(, )"
"version": "[1.5.1, )"
},
"OpenTelemetry.Extensions.Hosting": {
"target": "Package",
......
......@@ -16,12 +16,10 @@
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props')" />
<Import Project="$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.props" Condition="Exists('$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\moham\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets Condition=" '$(PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets)' == '' ">C:\Users\moham\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0</PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets>
<PkgGrpc_Tools Condition=" '$(PkgGrpc_Tools)' == '' ">C:\Users\moham\.nuget\packages\grpc.tools\2.64.0</PkgGrpc_Tools>
</PropertyGroup>
</Project>
\ No newline at end of file
......@@ -5,7 +5,6 @@
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.binder\8.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.binder\8.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Options.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" />
<Import Project="$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.targets" Condition="Exists('$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.targets')" />
</ImportGroup>
</Project>
\ No newline at end of file
......@@ -674,13 +674,6 @@
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"build": {
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {},
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {}
}
},
"OpenTelemetry/1.9.0": {
"type": "package",
"dependencies": {
......@@ -759,28 +752,29 @@
"lib/netstandard2.0/OpenTelemetry.Exporter.ApplicationInsights.dll": {}
}
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"OpenTelemetry.Exporter.Console/1.9.0": {
"type": "package",
"dependencies": {
"OpenTelemetry": "1.0.1"
"OpenTelemetry": "1.9.0"
},
"compile": {
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Console.dll": {}
},
"runtime": {
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Console.dll": {}
}
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"type": "package",
"dependencies": {
"OpenTelemetry": "1.0.1"
"OpenTelemetry": "1.5.1",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"compile": {
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll": {}
},
"runtime": {
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll": {}
}
},
"OpenTelemetry.Extensions.Hosting/1.9.0": {
......@@ -1222,6 +1216,15 @@
"compile": {
"ref/netstandard1.3/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"compile": {
"ref/netcoreapp2.1/_._": {}
},
"runtime": {
"lib/netcoreapp2.1/_._": {}
}
}
}
},
......@@ -2593,85 +2596,6 @@
"microsoft.openapi.nuspec"
]
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"sha512": "yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"type": "package",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"EULA.md",
"ThirdPartyNotices.txt",
"build/Container.props",
"build/Container.targets",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets",
"build/Rules/GeneralBrowseObject.xaml",
"build/Rules/cs-CZ/GeneralBrowseObject.xaml",
"build/Rules/de-DE/GeneralBrowseObject.xaml",
"build/Rules/es-ES/GeneralBrowseObject.xaml",
"build/Rules/fr-FR/GeneralBrowseObject.xaml",
"build/Rules/it-IT/GeneralBrowseObject.xaml",
"build/Rules/ja-JP/GeneralBrowseObject.xaml",
"build/Rules/ko-KR/GeneralBrowseObject.xaml",
"build/Rules/pl-PL/GeneralBrowseObject.xaml",
"build/Rules/pt-BR/GeneralBrowseObject.xaml",
"build/Rules/ru-RU/GeneralBrowseObject.xaml",
"build/Rules/tr-TR/GeneralBrowseObject.xaml",
"build/Rules/zh-CN/GeneralBrowseObject.xaml",
"build/Rules/zh-TW/GeneralBrowseObject.xaml",
"build/ToolsTarget.props",
"build/ToolsTarget.targets",
"icon.png",
"microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"microsoft.visualstudio.azure.containers.tools.targets.nuspec",
"tools/Microsoft.VisualStudio.Containers.Tools.Common.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll",
"tools/Newtonsoft.Json.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/utils/KillProcess.exe",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
]
},
"OpenTelemetry/1.9.0": {
"sha512": "7scS6BUhwYeSXEDGhCxMSezmvyCoDU5kFQbmfyW9iVvVTcWhec+1KIN33/LOCdBXRkzt2y7+g03mkdAB0XZ9Fw==",
"type": "package",
......@@ -2784,39 +2708,45 @@
"opentelemetry.exporter.applicationinsights.nuspec"
]
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"sha512": "FAgbs0W1fRlhxB5ZhUz8BA4QYv1Y18Y/jefRo8izHQ31B8OvuwdySVpeuYq5O1DnfxKomJQWAkdAEzJgszgj8g==",
"OpenTelemetry.Exporter.Console/1.9.0": {
"sha512": "TbScDLSc6kcji+/wZYIf8/HBV2SnttzN7PNxr3TYczlmGlU4K2ugujp6seSktEO4OaAvKRd7Y3CG3SKNj0C+1Q==",
"type": "package",
"path": "opentelemetry.exporter.console/1.0.1",
"path": "opentelemetry.exporter.console/1.9.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net452/OpenTelemetry.Exporter.Console.dll",
"lib/net452/OpenTelemetry.Exporter.Console.xml",
"lib/net461/OpenTelemetry.Exporter.Console.dll",
"lib/net461/OpenTelemetry.Exporter.Console.xml",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net462/OpenTelemetry.Exporter.Console.dll",
"lib/net462/OpenTelemetry.Exporter.Console.xml",
"lib/net6.0/OpenTelemetry.Exporter.Console.dll",
"lib/net6.0/OpenTelemetry.Exporter.Console.xml",
"lib/net8.0/OpenTelemetry.Exporter.Console.dll",
"lib/net8.0/OpenTelemetry.Exporter.Console.xml",
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll",
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.xml",
"opentelemetry-icon-color.png",
"opentelemetry.exporter.console.1.0.1.nupkg.sha512",
"opentelemetry.exporter.console.1.9.0.nupkg.sha512",
"opentelemetry.exporter.console.nuspec"
]
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"sha512": "47CP4Xj754Rp6VMiLez2TlFSWMWLag2W9yOODDV8rW/pvf34Gr14oT979nWgkI5bThnItcLi9MS3SLBuZouOVw==",
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"sha512": "gBDpVDSqyTgsiPdMeHWjwlJnQAcVaF4BH0fnTwZScSjFqSHEuwmvRbOzvn44tGbVttOA1qpqPPid+OyrszMRXQ==",
"type": "package",
"path": "opentelemetry.exporter.jaeger/1.0.1",
"path": "opentelemetry.exporter.jaeger/1.5.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net46/OpenTelemetry.Exporter.Jaeger.dll",
"lib/net46/OpenTelemetry.Exporter.Jaeger.xml",
"lib/net462/OpenTelemetry.Exporter.Jaeger.dll",
"lib/net462/OpenTelemetry.Exporter.Jaeger.xml",
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll",
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.xml",
"lib/netstandard2.0/OpenTelemetry.Exporter.Jaeger.dll",
"lib/netstandard2.0/OpenTelemetry.Exporter.Jaeger.xml",
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll",
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.xml",
"opentelemetry-icon-color.png",
"opentelemetry.exporter.jaeger.1.0.1.nupkg.sha512",
"opentelemetry.exporter.jaeger.1.5.1.nupkg.sha512",
"opentelemetry.exporter.jaeger.nuspec"
]
},
......@@ -3893,6 +3823,43 @@
"system.threading.tasks.4.3.0.nupkg.sha512",
"system.threading.tasks.nuspec"
]
},
"System.Threading.Tasks.Extensions/4.5.4": {
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"type": "package",
"path": "system.threading.tasks.extensions/4.5.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.Threading.Tasks.Extensions.dll",
"lib/net461/System.Threading.Tasks.Extensions.xml",
"lib/netcoreapp2.1/_._",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/netcoreapp2.1/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"system.threading.tasks.extensions.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
}
},
"projectFileDependencyGroups": {
......@@ -3901,12 +3868,11 @@
"Grpc.AspNetCore >= 2.40.0",
"Grpc.Net.Client >= 2.63.0",
"Grpc.Tools >= 2.64.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.14.0",
"OpenTelemetry.Collector.AspNetCore >= 0.2.0-alpha.179",
"OpenTelemetry.Collector.Dependencies >= 0.2.0-alpha.179",
"OpenTelemetry.Exporter.ApplicationInsights >= 0.2.0-alpha.179",
"OpenTelemetry.Exporter.Console",
"OpenTelemetry.Exporter.Jaeger",
"OpenTelemetry.Exporter.Console >= 1.9.0",
"OpenTelemetry.Exporter.Jaeger >= 1.5.1",
"OpenTelemetry.Extensions.Hosting >= 1.9.0",
"OpenTelemetry.Instrumentation.AspNetCore >= 1.9.0",
"OpenTelemetry.Instrumentation.GrpcNetClient >= 1.9.0-beta.1",
......@@ -3977,10 +3943,6 @@
"target": "Package",
"version": "[2.64.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"OpenTelemetry.Collector.AspNetCore": {
"target": "Package",
"version": "[0.2.0-alpha.179, )"
......@@ -3995,11 +3957,11 @@
},
"OpenTelemetry.Exporter.Console": {
"target": "Package",
"version": "(, )"
"version": "[1.9.0, )"
},
"OpenTelemetry.Exporter.Jaeger": {
"target": "Package",
"version": "(, )"
"version": "[1.5.1, )"
},
"OpenTelemetry.Extensions.Hosting": {
"target": "Package",
......@@ -4047,27 +4009,5 @@
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"logs": [
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Console does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Console",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
},
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Jaeger does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Jaeger",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
}
]
}
}
\ No newline at end of file
{
"version": 2,
"dgSpecHash": "oM64xTa7hY6PaJe73zS+S0X4vtYRPtKA7aIg9+sKRU6ASQX8PtRyjlPPM6L244gxV10WD4Dho9R7xjdIe+zDKA==",
"dgSpecHash": "XBRVe1eZ+xyF8u5UtXqQPDV1aPSOFmnp8IKaNTp/DXbuaDr9BqtVRqUYHodIJr6eZW3idrFbeCjQZA+Qmmqfhg==",
"success": true,
"projectFilePath": "D:\\HIAST\\FIY\\Project-MSGPriorityQ\\GrpcMessage\\message-priority-queue\\GrpcMessage\\GrpcMessageNode.csproj",
"expectedPackageFiles": [
......@@ -50,15 +50,14 @@
"C:\\Users\\moham\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.visualstudio.azure.containers.tools.targets\\1.14.0\\microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry\\1.9.0\\opentelemetry.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.api\\1.9.0\\opentelemetry.api.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.api.providerbuilderextensions\\1.9.0\\opentelemetry.api.providerbuilderextensions.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.collector.aspnetcore\\0.2.0-alpha.179\\opentelemetry.collector.aspnetcore.0.2.0-alpha.179.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.collector.dependencies\\0.2.0-alpha.179\\opentelemetry.collector.dependencies.0.2.0-alpha.179.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.applicationinsights\\0.2.0-alpha.179\\opentelemetry.exporter.applicationinsights.0.2.0-alpha.179.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.console\\1.0.1\\opentelemetry.exporter.console.1.0.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.jaeger\\1.0.1\\opentelemetry.exporter.jaeger.1.0.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.console\\1.9.0\\opentelemetry.exporter.console.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.jaeger\\1.5.1\\opentelemetry.exporter.jaeger.1.5.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.extensions.hosting\\1.9.0\\opentelemetry.extensions.hosting.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.instrumentation.aspnetcore\\1.9.0\\opentelemetry.instrumentation.aspnetcore.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.instrumentation.grpcnetclient\\1.9.0-beta.1\\opentelemetry.instrumentation.grpcnetclient.1.9.0-beta.1.nupkg.sha512",
......@@ -90,28 +89,8 @@
"C:\\Users\\moham\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.text.encodings.web\\6.0.0\\system.text.encodings.web.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.text.json\\6.0.0\\system.text.json.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512"
"C:\\Users\\moham\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512"
],
"logs": [
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Console does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Console",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
},
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Jaeger does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Jaeger",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
}
]
"logs": []
}
\ No newline at end of file
......@@ -61,3 +61,7 @@
2.0
2.0
2.0
2.0
2.0
2.0
2.0
......@@ -17,7 +17,6 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.14.0" />
</ItemGroup>
<PropertyGroup>
......
......@@ -12,7 +12,6 @@
"Grpc.AspNetCore": "2.40.0",
"Grpc.Net.Client": "2.63.0",
"Grpc.Tools": "2.64.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.14.0",
"Steeltoe.Connector.ConnectorCore": "3.2.6",
"Steeltoe.Discovery.Eureka": "3.2.6",
"Swashbuckle.AspNetCore": "6.4.0"
......@@ -317,7 +316,6 @@
}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {},
"Steeltoe.Common/3.2.6": {
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "3.1.0",
......@@ -813,13 +811,6 @@
"path": "microsoft.openapi/1.2.3",
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512"
},
"Steeltoe.Common/3.2.6": {
"type": "package",
"serviceable": true,
......
......@@ -62,10 +62,6 @@
"target": "Package",
"version": "[2.64.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"Steeltoe.Connector.ConnectorCore": {
"target": "Package",
"version": "[3.2.6, )"
......
......@@ -16,12 +16,10 @@
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props')" />
<Import Project="$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.props" Condition="Exists('$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\moham\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets Condition=" '$(PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets)' == '' ">C:\Users\moham\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0</PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets>
<PkgGrpc_Tools Condition=" '$(PkgGrpc_Tools)' == '' ">C:\Users\moham\.nuget\packages\grpc.tools\2.64.0</PkgGrpc_Tools>
</PropertyGroup>
</Project>
\ No newline at end of file
......@@ -2,7 +2,6 @@
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" />
<Import Project="$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.targets" Condition="Exists('$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.targets')" />
</ImportGroup>
</Project>
\ No newline at end of file
......@@ -575,13 +575,6 @@
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"build": {
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {},
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {}
}
},
"Steeltoe.Common/3.2.6": {
"type": "package",
"dependencies": {
......@@ -1996,85 +1989,6 @@
"microsoft.openapi.nuspec"
]
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"sha512": "yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"type": "package",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"EULA.md",
"ThirdPartyNotices.txt",
"build/Container.props",
"build/Container.targets",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets",
"build/Rules/GeneralBrowseObject.xaml",
"build/Rules/cs-CZ/GeneralBrowseObject.xaml",
"build/Rules/de-DE/GeneralBrowseObject.xaml",
"build/Rules/es-ES/GeneralBrowseObject.xaml",
"build/Rules/fr-FR/GeneralBrowseObject.xaml",
"build/Rules/it-IT/GeneralBrowseObject.xaml",
"build/Rules/ja-JP/GeneralBrowseObject.xaml",
"build/Rules/ko-KR/GeneralBrowseObject.xaml",
"build/Rules/pl-PL/GeneralBrowseObject.xaml",
"build/Rules/pt-BR/GeneralBrowseObject.xaml",
"build/Rules/ru-RU/GeneralBrowseObject.xaml",
"build/Rules/tr-TR/GeneralBrowseObject.xaml",
"build/Rules/zh-CN/GeneralBrowseObject.xaml",
"build/Rules/zh-TW/GeneralBrowseObject.xaml",
"build/ToolsTarget.props",
"build/ToolsTarget.targets",
"icon.png",
"microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"microsoft.visualstudio.azure.containers.tools.targets.nuspec",
"tools/Microsoft.VisualStudio.Containers.Tools.Common.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll",
"tools/Newtonsoft.Json.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/utils/KillProcess.exe",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
]
},
"Steeltoe.Common/3.2.6": {
"sha512": "Xy2dCXh8OwzOR5t6/owrDOds/NwXlHpPzfSgP74csHegtrrGXlIvjtxD9MiG6ljzgy/o4wCTEKkD8HIXfLiQ6A==",
"type": "package",
......@@ -2512,7 +2426,6 @@
"Grpc.AspNetCore >= 2.40.0",
"Grpc.Net.Client >= 2.63.0",
"Grpc.Tools >= 2.64.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.14.0",
"Steeltoe.Connector.ConnectorCore >= 3.2.6",
"Steeltoe.Discovery.Eureka >= 3.2.6",
"Swashbuckle.AspNetCore >= 6.4.*"
......@@ -2580,10 +2493,6 @@
"target": "Package",
"version": "[2.64.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"Steeltoe.Connector.ConnectorCore": {
"target": "Package",
"version": "[3.2.6, )"
......
{
"version": 2,
"dgSpecHash": "hvhxNVWl3xBDqrMvu6VWatncnfUjb5bdvUbqRzfZSxOIjc9NTy/NlDjQGx2VphtT4D6fYBeXSfmK9/29Ex7Qyg==",
"dgSpecHash": "2fzG40GLh4JB4Og+1xyJRvcu4067pikGe318shFQhNzjxNN5e64lfhNEsocxSiSxBtM8W9Rr7/LX3e7bhpanng==",
"success": true,
"projectFilePath": "D:\\HIAST\\FIY\\Project-MSGPriorityQ\\GrpcMessage\\message-priority-queue\\HTTPMessageGenerator\\HTTPMessageGenerator.csproj",
"expectedPackageFiles": [
......@@ -44,7 +44,6 @@
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\6.0.0\\microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.primitives\\6.0.0\\microsoft.extensions.primitives.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.visualstudio.azure.containers.tools.targets\\1.14.0\\microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.common\\3.2.6\\steeltoe.common.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.common.abstractions\\3.2.6\\steeltoe.common.abstractions.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.common.http\\3.2.6\\steeltoe.common.http.3.2.6.nupkg.sha512",
......
......@@ -21,13 +21,10 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.14.0" />
</ItemGroup>
<PropertyGroup>
<SteeltoeVersion>3.2.6</SteeltoeVersion>
<UserSecretsId>189933c9-a0f6-4c95-998b-a452b27ce21d</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>
<ItemGroup>
......@@ -42,7 +39,7 @@
<PackageReference Include="OpenTelemetry.Collector.Dependencies" Version="0.2.0-alpha.179" />
<PackageReference Include="OpenTelemetry.Exporter.ApplicationInsights" Version="0.2.0-alpha.179" />
<PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.5.1"/>
<PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.5.1" />
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
......
......@@ -26,13 +26,6 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"Docker": {
"commandName": "Docker",
"launchBrowser": true,
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}/swagger",
"publishAllPorts": true,
"useSSL": true
}
}
}
\ No newline at end of file
......@@ -12,12 +12,11 @@
"Grpc.AspNetCore": "2.40.0",
"Grpc.Net.Client": "2.63.0",
"Grpc.Tools": "2.64.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.14.0",
"OpenTelemetry.Collector.AspNetCore": "0.2.0-alpha.179",
"OpenTelemetry.Collector.Dependencies": "0.2.0-alpha.179",
"OpenTelemetry.Exporter.ApplicationInsights": "0.2.0-alpha.179",
"OpenTelemetry.Exporter.Console": "1.0.1",
"OpenTelemetry.Exporter.Jaeger": "1.0.1",
"OpenTelemetry.Exporter.Console": "1.9.0",
"OpenTelemetry.Exporter.Jaeger": "1.5.1",
"OpenTelemetry.Extensions.Hosting": "1.9.0",
"OpenTelemetry.Instrumentation.AspNetCore": "1.9.0",
"OpenTelemetry.Instrumentation.GrpcNetClient": "1.9.0-beta.1",
......@@ -445,7 +444,6 @@
}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {},
"OpenTelemetry/1.9.0": {
"dependencies": {
"Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0",
......@@ -518,25 +516,26 @@
}
}
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"OpenTelemetry.Exporter.Console/1.9.0": {
"dependencies": {
"OpenTelemetry": "1.9.0"
},
"runtime": {
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll": {
"lib/net6.0/OpenTelemetry.Exporter.Console.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.1.11"
"fileVersion": "1.9.0.1312"
}
}
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"dependencies": {
"OpenTelemetry": "1.9.0"
"OpenTelemetry": "1.9.0",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"runtime": {
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll": {
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.1.11"
"fileVersion": "1.5.1.929"
}
}
},
......@@ -848,7 +847,8 @@
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
}
},
"System.Threading.Tasks.Extensions/4.5.4": {}
}
},
"libraries": {
......@@ -1179,13 +1179,6 @@
"path": "microsoft.openapi/1.2.3",
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512"
},
"OpenTelemetry/1.9.0": {
"type": "package",
"serviceable": true,
......@@ -1228,19 +1221,19 @@
"path": "opentelemetry.exporter.applicationinsights/0.2.0-alpha.179",
"hashPath": "opentelemetry.exporter.applicationinsights.0.2.0-alpha.179.nupkg.sha512"
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"OpenTelemetry.Exporter.Console/1.9.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FAgbs0W1fRlhxB5ZhUz8BA4QYv1Y18Y/jefRo8izHQ31B8OvuwdySVpeuYq5O1DnfxKomJQWAkdAEzJgszgj8g==",
"path": "opentelemetry.exporter.console/1.0.1",
"hashPath": "opentelemetry.exporter.console.1.0.1.nupkg.sha512"
"sha512": "sha512-TbScDLSc6kcji+/wZYIf8/HBV2SnttzN7PNxr3TYczlmGlU4K2ugujp6seSktEO4OaAvKRd7Y3CG3SKNj0C+1Q==",
"path": "opentelemetry.exporter.console/1.9.0",
"hashPath": "opentelemetry.exporter.console.1.9.0.nupkg.sha512"
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-47CP4Xj754Rp6VMiLez2TlFSWMWLag2W9yOODDV8rW/pvf34Gr14oT979nWgkI5bThnItcLi9MS3SLBuZouOVw==",
"path": "opentelemetry.exporter.jaeger/1.0.1",
"hashPath": "opentelemetry.exporter.jaeger.1.0.1.nupkg.sha512"
"sha512": "sha512-gBDpVDSqyTgsiPdMeHWjwlJnQAcVaF4BH0fnTwZScSjFqSHEuwmvRbOzvn44tGbVttOA1qpqPPid+OyrszMRXQ==",
"path": "opentelemetry.exporter.jaeger/1.5.1",
"hashPath": "opentelemetry.exporter.jaeger.1.5.1.nupkg.sha512"
},
"OpenTelemetry.Extensions.Hosting/1.9.0": {
"type": "package",
......@@ -1465,6 +1458,13 @@
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
"path": "system.threading.tasks/4.3.0",
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"path": "system.threading.tasks.extensions/4.5.4",
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
}
}
}
\ No newline at end of file
......@@ -11,7 +11,6 @@
using System;
using System.Reflection;
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("189933c9-a0f6-4c95-998b-a452b27ce21d")]
[assembly: System.Reflection.AssemblyCompanyAttribute("HTTPMessageNode")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
......
6204d8627b9848a2f821f7df1a65a4f599c559b6
ae25725b9cca0d4b5067fa78cb330fdd0983119c
dbd36804e78adf3cfa151ee458ab4f91ac9794df
994a8f20d8d311fd685f13f91a1e455a97aa30c6
......@@ -62,10 +62,6 @@
"target": "Package",
"version": "[2.64.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"OpenTelemetry.Collector.AspNetCore": {
"target": "Package",
"version": "[0.2.0-alpha.179, )"
......@@ -80,11 +76,11 @@
},
"OpenTelemetry.Exporter.Console": {
"target": "Package",
"version": "(, )"
"version": "[1.9.0, )"
},
"OpenTelemetry.Exporter.Jaeger": {
"target": "Package",
"version": "(, )"
"version": "[1.5.1, )"
},
"OpenTelemetry.Extensions.Hosting": {
"target": "Package",
......
......@@ -16,12 +16,10 @@
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props')" />
<Import Project="$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.props" Condition="Exists('$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\moham\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets Condition=" '$(PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets)' == '' ">C:\Users\moham\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0</PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets>
<PkgGrpc_Tools Condition=" '$(PkgGrpc_Tools)' == '' ">C:\Users\moham\.nuget\packages\grpc.tools\2.64.0</PkgGrpc_Tools>
</PropertyGroup>
</Project>
\ No newline at end of file
......@@ -5,7 +5,6 @@
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.binder\8.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.binder\8.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Options.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" />
<Import Project="$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.targets" Condition="Exists('$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.targets')" />
</ImportGroup>
</Project>
\ No newline at end of file
......@@ -674,13 +674,6 @@
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"build": {
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {},
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {}
}
},
"OpenTelemetry/1.9.0": {
"type": "package",
"dependencies": {
......@@ -759,28 +752,29 @@
"lib/netstandard2.0/OpenTelemetry.Exporter.ApplicationInsights.dll": {}
}
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"OpenTelemetry.Exporter.Console/1.9.0": {
"type": "package",
"dependencies": {
"OpenTelemetry": "1.0.1"
"OpenTelemetry": "1.9.0"
},
"compile": {
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Console.dll": {}
},
"runtime": {
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Console.dll": {}
}
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"type": "package",
"dependencies": {
"OpenTelemetry": "1.0.1"
"OpenTelemetry": "1.5.1",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"compile": {
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll": {}
},
"runtime": {
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll": {}
}
},
"OpenTelemetry.Extensions.Hosting/1.9.0": {
......@@ -1222,6 +1216,15 @@
"compile": {
"ref/netstandard1.3/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"compile": {
"ref/netcoreapp2.1/_._": {}
},
"runtime": {
"lib/netcoreapp2.1/_._": {}
}
}
}
},
......@@ -2593,85 +2596,6 @@
"microsoft.openapi.nuspec"
]
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"sha512": "yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"type": "package",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"EULA.md",
"ThirdPartyNotices.txt",
"build/Container.props",
"build/Container.targets",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets",
"build/Rules/GeneralBrowseObject.xaml",
"build/Rules/cs-CZ/GeneralBrowseObject.xaml",
"build/Rules/de-DE/GeneralBrowseObject.xaml",
"build/Rules/es-ES/GeneralBrowseObject.xaml",
"build/Rules/fr-FR/GeneralBrowseObject.xaml",
"build/Rules/it-IT/GeneralBrowseObject.xaml",
"build/Rules/ja-JP/GeneralBrowseObject.xaml",
"build/Rules/ko-KR/GeneralBrowseObject.xaml",
"build/Rules/pl-PL/GeneralBrowseObject.xaml",
"build/Rules/pt-BR/GeneralBrowseObject.xaml",
"build/Rules/ru-RU/GeneralBrowseObject.xaml",
"build/Rules/tr-TR/GeneralBrowseObject.xaml",
"build/Rules/zh-CN/GeneralBrowseObject.xaml",
"build/Rules/zh-TW/GeneralBrowseObject.xaml",
"build/ToolsTarget.props",
"build/ToolsTarget.targets",
"icon.png",
"microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"microsoft.visualstudio.azure.containers.tools.targets.nuspec",
"tools/Microsoft.VisualStudio.Containers.Tools.Common.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll",
"tools/Newtonsoft.Json.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/utils/KillProcess.exe",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
]
},
"OpenTelemetry/1.9.0": {
"sha512": "7scS6BUhwYeSXEDGhCxMSezmvyCoDU5kFQbmfyW9iVvVTcWhec+1KIN33/LOCdBXRkzt2y7+g03mkdAB0XZ9Fw==",
"type": "package",
......@@ -2784,39 +2708,45 @@
"opentelemetry.exporter.applicationinsights.nuspec"
]
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"sha512": "FAgbs0W1fRlhxB5ZhUz8BA4QYv1Y18Y/jefRo8izHQ31B8OvuwdySVpeuYq5O1DnfxKomJQWAkdAEzJgszgj8g==",
"OpenTelemetry.Exporter.Console/1.9.0": {
"sha512": "TbScDLSc6kcji+/wZYIf8/HBV2SnttzN7PNxr3TYczlmGlU4K2ugujp6seSktEO4OaAvKRd7Y3CG3SKNj0C+1Q==",
"type": "package",
"path": "opentelemetry.exporter.console/1.0.1",
"path": "opentelemetry.exporter.console/1.9.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net452/OpenTelemetry.Exporter.Console.dll",
"lib/net452/OpenTelemetry.Exporter.Console.xml",
"lib/net461/OpenTelemetry.Exporter.Console.dll",
"lib/net461/OpenTelemetry.Exporter.Console.xml",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net462/OpenTelemetry.Exporter.Console.dll",
"lib/net462/OpenTelemetry.Exporter.Console.xml",
"lib/net6.0/OpenTelemetry.Exporter.Console.dll",
"lib/net6.0/OpenTelemetry.Exporter.Console.xml",
"lib/net8.0/OpenTelemetry.Exporter.Console.dll",
"lib/net8.0/OpenTelemetry.Exporter.Console.xml",
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll",
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.xml",
"opentelemetry-icon-color.png",
"opentelemetry.exporter.console.1.0.1.nupkg.sha512",
"opentelemetry.exporter.console.1.9.0.nupkg.sha512",
"opentelemetry.exporter.console.nuspec"
]
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"sha512": "47CP4Xj754Rp6VMiLez2TlFSWMWLag2W9yOODDV8rW/pvf34Gr14oT979nWgkI5bThnItcLi9MS3SLBuZouOVw==",
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"sha512": "gBDpVDSqyTgsiPdMeHWjwlJnQAcVaF4BH0fnTwZScSjFqSHEuwmvRbOzvn44tGbVttOA1qpqPPid+OyrszMRXQ==",
"type": "package",
"path": "opentelemetry.exporter.jaeger/1.0.1",
"path": "opentelemetry.exporter.jaeger/1.5.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net46/OpenTelemetry.Exporter.Jaeger.dll",
"lib/net46/OpenTelemetry.Exporter.Jaeger.xml",
"lib/net462/OpenTelemetry.Exporter.Jaeger.dll",
"lib/net462/OpenTelemetry.Exporter.Jaeger.xml",
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll",
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.xml",
"lib/netstandard2.0/OpenTelemetry.Exporter.Jaeger.dll",
"lib/netstandard2.0/OpenTelemetry.Exporter.Jaeger.xml",
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll",
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.xml",
"opentelemetry-icon-color.png",
"opentelemetry.exporter.jaeger.1.0.1.nupkg.sha512",
"opentelemetry.exporter.jaeger.1.5.1.nupkg.sha512",
"opentelemetry.exporter.jaeger.nuspec"
]
},
......@@ -3893,6 +3823,43 @@
"system.threading.tasks.4.3.0.nupkg.sha512",
"system.threading.tasks.nuspec"
]
},
"System.Threading.Tasks.Extensions/4.5.4": {
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"type": "package",
"path": "system.threading.tasks.extensions/4.5.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.Threading.Tasks.Extensions.dll",
"lib/net461/System.Threading.Tasks.Extensions.xml",
"lib/netcoreapp2.1/_._",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/netcoreapp2.1/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"system.threading.tasks.extensions.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
}
},
"projectFileDependencyGroups": {
......@@ -3901,12 +3868,11 @@
"Grpc.AspNetCore >= 2.40.0",
"Grpc.Net.Client >= 2.63.0",
"Grpc.Tools >= 2.64.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.14.0",
"OpenTelemetry.Collector.AspNetCore >= 0.2.0-alpha.179",
"OpenTelemetry.Collector.Dependencies >= 0.2.0-alpha.179",
"OpenTelemetry.Exporter.ApplicationInsights >= 0.2.0-alpha.179",
"OpenTelemetry.Exporter.Console",
"OpenTelemetry.Exporter.Jaeger",
"OpenTelemetry.Exporter.Console >= 1.9.0",
"OpenTelemetry.Exporter.Jaeger >= 1.5.1",
"OpenTelemetry.Extensions.Hosting >= 1.9.0",
"OpenTelemetry.Instrumentation.AspNetCore >= 1.9.0",
"OpenTelemetry.Instrumentation.GrpcNetClient >= 1.9.0-beta.1",
......@@ -3977,10 +3943,6 @@
"target": "Package",
"version": "[2.64.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"OpenTelemetry.Collector.AspNetCore": {
"target": "Package",
"version": "[0.2.0-alpha.179, )"
......@@ -3995,11 +3957,11 @@
},
"OpenTelemetry.Exporter.Console": {
"target": "Package",
"version": "(, )"
"version": "[1.9.0, )"
},
"OpenTelemetry.Exporter.Jaeger": {
"target": "Package",
"version": "(, )"
"version": "[1.5.1, )"
},
"OpenTelemetry.Extensions.Hosting": {
"target": "Package",
......@@ -4047,27 +4009,5 @@
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"logs": [
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Console does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Console",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
},
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Jaeger does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Jaeger",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
}
]
}
}
\ No newline at end of file
{
"version": 2,
"dgSpecHash": "bMegakWxl9VXyhB2QeTwvpYHbl01KCVDUm0Fc8gGgMIFiBdUSiOdyrm4L8CNw1yX8MhZUuYVQMJu9Vyq9rhVEw==",
"dgSpecHash": "+Sr2x/Njipz8BhHkXlMceBb6f6rzQR5LNJSXSEw8Coal2exR8nAinrobfI283qSyCdVnX2+oR03UhrbH/dCkLA==",
"success": true,
"projectFilePath": "D:\\HIAST\\FIY\\Project-MSGPriorityQ\\GrpcMessage\\message-priority-queue\\HTTPMessageNode\\HTTPMessageNode.csproj",
"expectedPackageFiles": [
......@@ -50,15 +50,14 @@
"C:\\Users\\moham\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.visualstudio.azure.containers.tools.targets\\1.14.0\\microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry\\1.9.0\\opentelemetry.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.api\\1.9.0\\opentelemetry.api.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.api.providerbuilderextensions\\1.9.0\\opentelemetry.api.providerbuilderextensions.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.collector.aspnetcore\\0.2.0-alpha.179\\opentelemetry.collector.aspnetcore.0.2.0-alpha.179.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.collector.dependencies\\0.2.0-alpha.179\\opentelemetry.collector.dependencies.0.2.0-alpha.179.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.applicationinsights\\0.2.0-alpha.179\\opentelemetry.exporter.applicationinsights.0.2.0-alpha.179.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.console\\1.0.1\\opentelemetry.exporter.console.1.0.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.jaeger\\1.0.1\\opentelemetry.exporter.jaeger.1.0.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.console\\1.9.0\\opentelemetry.exporter.console.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.jaeger\\1.5.1\\opentelemetry.exporter.jaeger.1.5.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.extensions.hosting\\1.9.0\\opentelemetry.extensions.hosting.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.instrumentation.aspnetcore\\1.9.0\\opentelemetry.instrumentation.aspnetcore.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.instrumentation.grpcnetclient\\1.9.0-beta.1\\opentelemetry.instrumentation.grpcnetclient.1.9.0-beta.1.nupkg.sha512",
......@@ -90,28 +89,8 @@
"C:\\Users\\moham\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.text.encodings.web\\6.0.0\\system.text.encodings.web.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.text.json\\6.0.0\\system.text.json.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512"
"C:\\Users\\moham\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512"
],
"logs": [
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Console does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Console",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
},
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Jaeger does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Jaeger",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
}
]
"logs": []
}
\ No newline at end of file
......@@ -33,3 +33,7 @@
2.0
2.0
2.0
2.0
2.0
2.0
2.0
......@@ -17,13 +17,11 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.14.0" />
</ItemGroup>
<PropertyGroup>
<SteeltoeVersion>3.2.6</SteeltoeVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>
<ItemGroup>
......
......@@ -12,7 +12,6 @@
"Grpc.Net.Client": "2.63.0",
"Grpc.Tools": "2.64.0",
"Microsoft.Extensions.Hosting": "6.0.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.14.0",
"Steeltoe.Connector.ConnectorCore": "3.2.6",
"Steeltoe.Discovery.Eureka": "3.2.6",
"Swashbuckle.AspNetCore": "6.4.0"
......@@ -275,7 +274,6 @@
}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {},
"Steeltoe.Common/3.2.6": {
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "3.1.0",
......@@ -743,13 +741,6 @@
"path": "microsoft.openapi/1.2.3",
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512"
},
"Steeltoe.Common/3.2.6": {
"type": "package",
"serviceable": true,
......
......@@ -62,10 +62,6 @@
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"Steeltoe.Connector.ConnectorCore": {
"target": "Package",
"version": "[3.2.6, )"
......
......@@ -16,12 +16,10 @@
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props')" />
<Import Project="$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.props" Condition="Exists('$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\moham\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets Condition=" '$(PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets)' == '' ">C:\Users\moham\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0</PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets>
<PkgGrpc_Tools Condition=" '$(PkgGrpc_Tools)' == '' ">C:\Users\moham\.nuget\packages\grpc.tools\2.64.0</PkgGrpc_Tools>
</PropertyGroup>
</Project>
\ No newline at end of file
......@@ -2,7 +2,6 @@
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" />
<Import Project="$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.targets" Condition="Exists('$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.targets')" />
</ImportGroup>
</Project>
\ No newline at end of file
......@@ -517,13 +517,6 @@
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"build": {
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {},
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {}
}
},
"Steeltoe.Common/3.2.6": {
"type": "package",
"dependencies": {
......@@ -1857,85 +1850,6 @@
"microsoft.openapi.nuspec"
]
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"sha512": "yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"type": "package",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"EULA.md",
"ThirdPartyNotices.txt",
"build/Container.props",
"build/Container.targets",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets",
"build/Rules/GeneralBrowseObject.xaml",
"build/Rules/cs-CZ/GeneralBrowseObject.xaml",
"build/Rules/de-DE/GeneralBrowseObject.xaml",
"build/Rules/es-ES/GeneralBrowseObject.xaml",
"build/Rules/fr-FR/GeneralBrowseObject.xaml",
"build/Rules/it-IT/GeneralBrowseObject.xaml",
"build/Rules/ja-JP/GeneralBrowseObject.xaml",
"build/Rules/ko-KR/GeneralBrowseObject.xaml",
"build/Rules/pl-PL/GeneralBrowseObject.xaml",
"build/Rules/pt-BR/GeneralBrowseObject.xaml",
"build/Rules/ru-RU/GeneralBrowseObject.xaml",
"build/Rules/tr-TR/GeneralBrowseObject.xaml",
"build/Rules/zh-CN/GeneralBrowseObject.xaml",
"build/Rules/zh-TW/GeneralBrowseObject.xaml",
"build/ToolsTarget.props",
"build/ToolsTarget.targets",
"icon.png",
"microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"microsoft.visualstudio.azure.containers.tools.targets.nuspec",
"tools/Microsoft.VisualStudio.Containers.Tools.Common.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll",
"tools/Newtonsoft.Json.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/utils/KillProcess.exe",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
]
},
"Steeltoe.Common/3.2.6": {
"sha512": "Xy2dCXh8OwzOR5t6/owrDOds/NwXlHpPzfSgP74csHegtrrGXlIvjtxD9MiG6ljzgy/o4wCTEKkD8HIXfLiQ6A==",
"type": "package",
......@@ -2373,7 +2287,6 @@
"Grpc.Net.Client >= 2.63.0",
"Grpc.Tools >= 2.64.0",
"Microsoft.Extensions.Hosting >= 6.0.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.14.0",
"Steeltoe.Connector.ConnectorCore >= 3.2.6",
"Steeltoe.Discovery.Eureka >= 3.2.6",
"Swashbuckle.AspNetCore >= 6.4.*"
......@@ -2441,10 +2354,6 @@
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"Steeltoe.Connector.ConnectorCore": {
"target": "Package",
"version": "[3.2.6, )"
......
{
"version": 2,
"dgSpecHash": "belN28dYZaa1mdt12XW8+KBdqkJE6RrmEZywDig6TErrh7aWDVOe555tSRh67V4//KnvcPgQXqriqPXpWK/o7g==",
"dgSpecHash": "6gKkdz/XUTFH4agWGPaB6l+tLec8NuslHQFYeZm9Az0ubFd5h2z/VrnVrxjSqurEXtET6KJX2mYw4EOWV40XGg==",
"success": true,
"projectFilePath": "D:\\HIAST\\FIY\\Project-MSGPriorityQ\\GrpcMessage\\message-priority-queue\\MessageGeneratorGRPC\\GRPCMessageGenerator.csproj",
"expectedPackageFiles": [
......@@ -40,7 +40,6 @@
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\6.0.0\\microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.primitives\\6.0.0\\microsoft.extensions.primitives.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.visualstudio.azure.containers.tools.targets\\1.14.0\\microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.common\\3.2.6\\steeltoe.common.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.common.abstractions\\3.2.6\\steeltoe.common.abstractions.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.common.http\\3.2.6\\steeltoe.common.http.3.2.6.nupkg.sha512",
......
......@@ -118,7 +118,8 @@ namespace PriorityStreamsExtractor.Extractor
if (success)
{
db.StreamAcknowledge(stream, stream, messageId);
Console.WriteLine("Success");
db.StreamAcknowledge(stream, groupName, messageId);
id = messageId;
}
else
......
<Project Sdk="Microsoft.NET.Sdk.Worker">
<Project Sdk="Microsoft.NET.Sdk.Worker">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>dotnet-PriorityStreamsExtractor-12547E1F-4658-40EC-BE89-D918EF44CD6E</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>
<ItemGroup>
<PropertyGroup>
<SteeltoeVersion>3.2.6</SteeltoeVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="CSRedisCore" Version="3.8.803" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.14.0" />
<PackageReference Include="StackExchange.Redis" Version="2.8.0" />
<PackageReference Include="StackExchange.Redis" Version="2.8.0" />
<PackageReference Include="Steeltoe.Connector.ConnectorCore" Version="$(SteeltoeVersion)" />
<PackageReference Include="Steeltoe.Discovery.Eureka" Version="$(SteeltoeVersion)" />
</ItemGroup>
</Project>
using PriorityStreamsExtractor;
using PriorityStreamsExtractor.Initializer;
using PriorityStreamsExtractor.StreamsHandler;
using Steeltoe.Discovery.Client;
IHost host = Host.CreateDefaultBuilder(args)
.ConfigureServices(services =>
{
services.AddHostedService<Worker>();
services.AddDiscoveryClient();
})
.Build();
......
......@@ -6,9 +6,6 @@
"DOTNET_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true
},
"Docker": {
"commandName": "Docker"
}
}
}
\ No newline at end of file
......@@ -5,7 +5,14 @@
"Microsoft.Hosting.Lifetime": "Information"
}
},
"eureka": {
"client": {
"serviceUrl": "http://localhost:8761/eureka/",
"shouldFetchRegistry": "true",
"shouldRegisterWithEureka": true,
"validateCertificates": false
}
},
"RedisInfo": {
"Read": {
"Connection": "localhost:6379",
......@@ -20,12 +27,12 @@
"Providors": {
"Syriatel": {
"Tag": "SYR",
"sms_rate": 100
"sms_rate": 100
},
"MTN": {
"Tag": "MTN",
"sms_rate": 100
"sms_rate": 100
}
}
}
}
}
......@@ -10,8 +10,9 @@
"dependencies": {
"CSRedisCore": "3.8.803",
"Microsoft.Extensions.Hosting": "6.0.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.14.0",
"StackExchange.Redis": "2.8.0"
"StackExchange.Redis": "2.8.0",
"Steeltoe.Connector.ConnectorCore": "3.2.6",
"Steeltoe.Discovery.Eureka": "3.2.6"
},
"runtime": {
"PriorityStreamsExtractor.dll": {}
......@@ -29,6 +30,17 @@
}
}
},
"Microsoft.Extensions.Caching.Abstractions/3.1.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "6.0.0"
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {
"assemblyVersion": "3.1.0.0",
"fileVersion": "3.100.19.56504"
}
}
},
"Microsoft.Extensions.Configuration/6.0.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
......@@ -151,6 +163,27 @@
}
}
},
"Microsoft.Extensions.Diagnostics.HealthChecks/2.2.5": {
"dependencies": {
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "2.2.0",
"Microsoft.Extensions.Hosting.Abstractions": "6.0.0",
"Microsoft.Extensions.Options": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": {
"assemblyVersion": "2.2.5.0",
"fileVersion": "2.2.5.19109"
}
}
},
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/2.2.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {
"assemblyVersion": "2.2.0.0",
"fileVersion": "2.2.0.18316"
}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
"dependencies": {
"Microsoft.Extensions.Primitives": "6.0.0"
......@@ -227,6 +260,19 @@
}
}
},
"Microsoft.Extensions.Http/3.1.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
"Microsoft.Extensions.Logging": "6.0.0",
"Microsoft.Extensions.Options": "6.0.0"
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.Extensions.Http.dll": {
"assemblyVersion": "3.1.0.0",
"fileVersion": "3.100.19.56504"
}
}
},
"Microsoft.Extensions.Logging/6.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "6.0.0",
......@@ -367,7 +413,6 @@
}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {},
"Newtonsoft.Json/13.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
......@@ -399,6 +444,144 @@
}
}
},
"Steeltoe.Common/3.2.6": {
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "3.1.0",
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
"Microsoft.Extensions.Configuration.CommandLine": "6.0.0",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "6.0.0",
"Microsoft.Extensions.DependencyInjection": "6.0.0",
"Microsoft.Extensions.Logging.Console": "6.0.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
"Steeltoe.Common.Abstractions": "3.2.6",
"System.Diagnostics.DiagnosticSource": "6.0.0",
"System.Reflection.MetadataLoadContext": "4.6.0",
"System.Text.Json": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Common.dll": {
"assemblyVersion": "3.2.6.0",
"fileVersion": "3.2.6.0"
}
}
},
"Steeltoe.Common.Abstractions/3.2.6": {
"dependencies": {
"Microsoft.Extensions.Configuration.Binder": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Common.Abstractions.dll": {
"assemblyVersion": "3.2.6.0",
"fileVersion": "3.2.6.0"
}
}
},
"Steeltoe.Common.Http/3.2.6": {
"dependencies": {
"Microsoft.Extensions.Http": "3.1.0",
"Steeltoe.Common": "3.2.6",
"Steeltoe.Discovery.Abstractions": "3.2.6",
"System.Text.Json": "6.0.0"
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Common.Http.dll": {
"assemblyVersion": "3.2.6.0",
"fileVersion": "3.2.6.0"
}
}
},
"Steeltoe.Connector.Abstractions/3.2.6": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Steeltoe.Common.Abstractions": "3.2.6",
"Steeltoe.Extensions.Configuration.Abstractions": "3.2.6"
},
"runtime": {
"lib/net6.0/Steeltoe.Connector.Abstractions.dll": {
"assemblyVersion": "3.2.6.0",
"fileVersion": "3.2.6.0"
}
}
},
"Steeltoe.Connector.ConnectorBase/3.2.6": {
"dependencies": {
"Steeltoe.Common": "3.2.6",
"Steeltoe.Connector.Abstractions": "3.2.6"
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Connector.ConnectorBase.dll": {
"assemblyVersion": "3.2.6.0",
"fileVersion": "3.2.6.0"
}
}
},
"Steeltoe.Connector.ConnectorCore/3.2.6": {
"dependencies": {
"Microsoft.Extensions.Diagnostics.HealthChecks": "2.2.5",
"Steeltoe.Connector.ConnectorBase": "3.2.6"
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Connector.ConnectorCore.dll": {
"assemblyVersion": "3.2.6.0",
"fileVersion": "3.2.6.0"
}
}
},
"Steeltoe.Discovery.Abstractions/3.2.6": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Steeltoe.Common.Abstractions": "3.2.6"
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Discovery.Abstractions.dll": {
"assemblyVersion": "3.2.6.0",
"fileVersion": "3.2.6.0"
}
}
},
"Steeltoe.Discovery.ClientBase/3.2.6": {
"dependencies": {
"Microsoft.Extensions.Hosting": "6.0.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
"Steeltoe.Common.Http": "3.2.6",
"Steeltoe.Connector.ConnectorBase": "3.2.6",
"Steeltoe.Discovery.Abstractions": "3.2.6"
},
"runtime": {
"lib/net6.0/Steeltoe.Discovery.ClientBase.dll": {
"assemblyVersion": "3.2.6.0",
"fileVersion": "3.2.6.0"
}
}
},
"Steeltoe.Discovery.Eureka/3.2.6": {
"dependencies": {
"Steeltoe.Common.Http": "3.2.6",
"Steeltoe.Connector.Abstractions": "3.2.6",
"Steeltoe.Discovery.ClientBase": "3.2.6",
"System.Net.Http.Json": "3.2.1"
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Discovery.Eureka.dll": {
"assemblyVersion": "3.2.6.0",
"fileVersion": "3.2.6.0"
}
}
},
"Steeltoe.Extensions.Configuration.Abstractions/3.2.6": {
"dependencies": {
"Microsoft.Extensions.Configuration": "6.0.0",
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
"Microsoft.Extensions.DependencyInjection": "6.0.0",
"Steeltoe.Common.Abstractions": "3.2.6"
},
"runtime": {
"lib/net6.0/Steeltoe.Extensions.Configuration.Abstractions.dll": {
"assemblyVersion": "3.2.6.0",
"fileVersion": "3.2.6.0"
}
}
},
"System.Diagnostics.DiagnosticSource/6.0.0": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
......@@ -434,6 +617,19 @@
}
}
},
"System.Net.Http.Json/3.2.1": {
"dependencies": {
"System.Text.Json": "6.0.0"
}
},
"System.Reflection.MetadataLoadContext/4.6.0": {
"runtime": {
"lib/netcoreapp3.0/System.Reflection.MetadataLoadContext.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.46214"
}
}
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
"System.Text.Encodings.Web/6.0.0": {
"dependencies": {
......@@ -462,6 +658,13 @@
"path": "csrediscore/3.8.803",
"hashPath": "csrediscore.3.8.803.nupkg.sha512"
},
"Microsoft.Extensions.Caching.Abstractions/3.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+R7REEI+Pks1/ITjDdvey+QJzIG3tIYOtrv4RT40UVVe2Y1Sa8pIjJy3MzPZbyXVgOFN3JHFz1UZH8kz04aa5A==",
"path": "microsoft.extensions.caching.abstractions/3.1.0",
"hashPath": "microsoft.extensions.caching.abstractions.3.1.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration/6.0.0": {
"type": "package",
"serviceable": true,
......@@ -532,6 +735,20 @@
"path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Diagnostics.HealthChecks/2.2.5": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/Il+nqw4dgR0b01qJnE9e99bnF8JpZQye1dTlTn9OSKFkdPXJsNZj9uzaJJIhd+Bc17saIqRW8gUUSLqlayqKg==",
"path": "microsoft.extensions.diagnostics.healthchecks/2.2.5",
"hashPath": "microsoft.extensions.diagnostics.healthchecks.2.2.5.nupkg.sha512"
},
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/2.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cO6f4csTakJXuLWnU/p5mfQInyNq5sSi4mS2YtQZcGoHynU6P/TD6gjqt1TRnVfwuZLw3tmmw2ipFrHbBUqWew==",
"path": "microsoft.extensions.diagnostics.healthchecks.abstractions/2.2.0",
"hashPath": "microsoft.extensions.diagnostics.healthchecks.abstractions.2.2.0.nupkg.sha512"
},
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
"type": "package",
"serviceable": true,
......@@ -567,6 +784,13 @@
"path": "microsoft.extensions.hosting.abstractions/6.0.0",
"hashPath": "microsoft.extensions.hosting.abstractions.6.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Http/3.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DLigdcV0nYaT6/ly0rnfP80BnXq8NNd/h8/SkfY39uio7Bd9LauVntp6RcRh1Kj23N+uf80GgL7Win6P3BCtoQ==",
"path": "microsoft.extensions.http/3.1.0",
"hashPath": "microsoft.extensions.http.3.1.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging/6.0.0": {
"type": "package",
"serviceable": true,
......@@ -637,13 +861,6 @@
"path": "microsoft.extensions.primitives/6.0.0",
"hashPath": "microsoft.extensions.primitives.6.0.0.nupkg.sha512"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512"
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"serviceable": true,
......@@ -665,6 +882,76 @@
"path": "stackexchange.redis/2.8.0",
"hashPath": "stackexchange.redis.2.8.0.nupkg.sha512"
},
"Steeltoe.Common/3.2.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Xy2dCXh8OwzOR5t6/owrDOds/NwXlHpPzfSgP74csHegtrrGXlIvjtxD9MiG6ljzgy/o4wCTEKkD8HIXfLiQ6A==",
"path": "steeltoe.common/3.2.6",
"hashPath": "steeltoe.common.3.2.6.nupkg.sha512"
},
"Steeltoe.Common.Abstractions/3.2.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-jZBFHFrbUHjQfiAjCx2dlskT/m34SQP/oOfRadVmxt+wc2d8Mh8k3A0YLP6Kr02mZtfjLhnaTcxCghJeptv/sA==",
"path": "steeltoe.common.abstractions/3.2.6",
"hashPath": "steeltoe.common.abstractions.3.2.6.nupkg.sha512"
},
"Steeltoe.Common.Http/3.2.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-btPjQdqs3FE5jV7T/ESnE7KDo718rPs2AUiAfs14FZVRpn0u2yFYDLz9DHqtLGW74PwyD2TSa5novCuBM3b+nw==",
"path": "steeltoe.common.http/3.2.6",
"hashPath": "steeltoe.common.http.3.2.6.nupkg.sha512"
},
"Steeltoe.Connector.Abstractions/3.2.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yp1lR0J4JHe4gqAaI6SNcuzxD6/7sfCu78DQDwtekl3rPiB8nehRqxQrTNUSQrgIWsKyScXW5MX0FjmJmrHVYg==",
"path": "steeltoe.connector.abstractions/3.2.6",
"hashPath": "steeltoe.connector.abstractions.3.2.6.nupkg.sha512"
},
"Steeltoe.Connector.ConnectorBase/3.2.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MpmNeL87sWqGxefPBPBnymjJrvYg0JTF+zjnFAXJvo2Clciuv5LnVv0G1eUepqY/gNq/YgaPMWHLN8B5zjmqaA==",
"path": "steeltoe.connector.connectorbase/3.2.6",
"hashPath": "steeltoe.connector.connectorbase.3.2.6.nupkg.sha512"
},
"Steeltoe.Connector.ConnectorCore/3.2.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-eWcSaZAVQknJqIwM0pEBHeOUZg5eD5FpujP3ZlY8reegcgDLE8stUFMnTmJA0mPQ7/Cjs5zplbZnm0f/yRJQ2A==",
"path": "steeltoe.connector.connectorcore/3.2.6",
"hashPath": "steeltoe.connector.connectorcore.3.2.6.nupkg.sha512"
},
"Steeltoe.Discovery.Abstractions/3.2.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nZsdB5RKB1OMvCooLrvTRxGfaiFb5Pu2S3yxBc0FRDRHrLnFs7DyQhAym+ZNeiBomb9p6hT79h03Ws3hwEJpfA==",
"path": "steeltoe.discovery.abstractions/3.2.6",
"hashPath": "steeltoe.discovery.abstractions.3.2.6.nupkg.sha512"
},
"Steeltoe.Discovery.ClientBase/3.2.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-efv/lN10m+tcBBarfI9sQ9o8d+ssVkB/RZTTMKPP4U11CuaDmj4sPYHg40MoTyIUwLyn74H2nSeRYMEyRyFgMw==",
"path": "steeltoe.discovery.clientbase/3.2.6",
"hashPath": "steeltoe.discovery.clientbase.3.2.6.nupkg.sha512"
},
"Steeltoe.Discovery.Eureka/3.2.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VWLsF0dsUdn2aXjXK2Rv5Q1AhGJOaHT1EbUrDqUPsOTZ+P+lpGB5D1Sgr3z25xQ/BEdeV/6W8/aV05GpPiZRgg==",
"path": "steeltoe.discovery.eureka/3.2.6",
"hashPath": "steeltoe.discovery.eureka.3.2.6.nupkg.sha512"
},
"Steeltoe.Extensions.Configuration.Abstractions/3.2.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zeflgvXeExfsgkL3ox0/+moBWOpDZT6EgBlTZifcMuzQ9Jk6j6EgSmSp4gxQ6iyK3VtdUwBUza33CXC1PFoWow==",
"path": "steeltoe.extensions.configuration.abstractions/3.2.6",
"hashPath": "steeltoe.extensions.configuration.abstractions.3.2.6.nupkg.sha512"
},
"System.Diagnostics.DiagnosticSource/6.0.0": {
"type": "package",
"serviceable": true,
......@@ -686,6 +973,20 @@
"path": "system.io.pipelines/5.0.1",
"hashPath": "system.io.pipelines.5.0.1.nupkg.sha512"
},
"System.Net.Http.Json/3.2.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-KkevRTwX9uMYxuxG2/wSql8FIAItB89XT36zoh6hraQkFhf2yjotDswpAKzeuaEuMhAia6c50oZMkP1PJoYufQ==",
"path": "system.net.http.json/3.2.1",
"hashPath": "system.net.http.json.3.2.1.nupkg.sha512"
},
"System.Reflection.MetadataLoadContext/4.6.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TezS9fEP9kzL5U6GYHZY6I/tqz6qiHKNgAzuT6JJXJXuP+wWvNLN03gPxBK2uLP0LrLg/QXEAF++lxBNBSYILA==",
"path": "system.reflection.metadataloadcontext/4.6.0",
"hashPath": "system.reflection.metadataloadcontext.4.6.0.nupkg.sha512"
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
"serviceable": true,
......
......@@ -5,7 +5,14 @@
"Microsoft.Hosting.Lifetime": "Information"
}
},
"eureka": {
"client": {
"serviceUrl": "http://localhost:8761/eureka/",
"shouldFetchRegistry": "true",
"shouldRegisterWithEureka": true,
"validateCertificates": false
}
},
"RedisInfo": {
"Read": {
"Connection": "localhost:6379",
......@@ -20,12 +27,12 @@
"Providors": {
"Syriatel": {
"Tag": "SYR",
"sms_rate": 100
"sms_rate": 100
},
"MTN": {
"Tag": "MTN",
"sms_rate": 100
"sms_rate": 100
}
}
}
}
}
d4225cf6e3ecb8d4c746f30669844eda501a88e2
b6c20d2ac0cbe4b2e34668d6f61b5f8080fd7a3a
......@@ -7,6 +7,7 @@ D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStr
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\ref\PriorityStreamsExtractor.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\PriorityStreamsExtractor.pdb
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\CSRedisCore.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Caching.Abstractions.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Configuration.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Configuration.Abstractions.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Configuration.Binder.dll
......@@ -17,11 +18,14 @@ D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStr
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Configuration.UserSecrets.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.DependencyInjection.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.FileProviders.Abstractions.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.FileProviders.Physical.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.FileSystemGlobbing.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Hosting.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Hosting.Abstractions.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Http.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Logging.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Logging.Abstractions.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Microsoft.Extensions.Logging.Configuration.dll
......@@ -35,8 +39,19 @@ D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStr
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Newtonsoft.Json.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Pipelines.Sockets.Unofficial.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\StackExchange.Redis.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Steeltoe.Common.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Steeltoe.Common.Abstractions.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Steeltoe.Common.Http.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Steeltoe.Connector.Abstractions.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Steeltoe.Connector.ConnectorBase.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Steeltoe.Connector.ConnectorCore.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Steeltoe.Discovery.Abstractions.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Steeltoe.Discovery.ClientBase.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Steeltoe.Discovery.Eureka.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\Steeltoe.Extensions.Configuration.Abstractions.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\System.Diagnostics.EventLog.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\System.IO.Pipelines.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\System.Reflection.MetadataLoadContext.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Diagnostics.EventLog.Messages.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\bin\Debug\net6.0\runtimes\win\lib\net6.0\System.Diagnostics.EventLog.dll
D:\HIAST\FIY\Project-MSGPriorityQ\GrpcMessage\message-priority-queue\PriorityStreamsExtractor\obj\Debug\net6.0\PriorityStreamsExtractor.csproj.AssemblyReference.cache
......
......@@ -52,13 +52,17 @@
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"StackExchange.Redis": {
"target": "Package",
"version": "[2.8.0, )"
},
"Steeltoe.Connector.ConnectorCore": {
"target": "Package",
"version": "[3.2.6, )"
},
"Steeltoe.Discovery.Eureka": {
"target": "Package",
"version": "[3.2.6, )"
}
},
"imports": [
......
......@@ -13,10 +13,4 @@
<SourceRoot Include="C:\Users\moham\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets Condition=" '$(PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets)' == '' ">C:\Users\moham\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0</PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets>
</PropertyGroup>
</Project>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" />
</ImportGroup>
</Project>
\ No newline at end of file
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
\ No newline at end of file
......@@ -15,6 +15,18 @@
"lib/netstandard2.0/CSRedisCore.dll": {}
}
},
"Microsoft.Extensions.Caching.Abstractions/3.1.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Primitives": "3.1.0"
},
"compile": {
"lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {}
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Configuration/6.0.0": {
"type": "package",
"dependencies": {
......@@ -156,6 +168,29 @@
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"Microsoft.Extensions.Diagnostics.HealthChecks/2.2.5": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "2.2.0",
"Microsoft.Extensions.Hosting.Abstractions": "2.2.0",
"Microsoft.Extensions.Options": "2.2.0"
},
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": {}
}
},
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/2.2.0": {
"type": "package",
"compile": {
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {}
}
},
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
"type": "package",
"dependencies": {
......@@ -249,6 +284,20 @@
"lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll": {}
}
},
"Microsoft.Extensions.Http/3.1.0": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.0",
"Microsoft.Extensions.Logging": "3.1.0",
"Microsoft.Extensions.Options": "3.1.0"
},
"compile": {
"lib/netcoreapp3.1/Microsoft.Extensions.Http.dll": {}
},
"runtime": {
"lib/netcoreapp3.1/Microsoft.Extensions.Http.dll": {}
}
},
"Microsoft.Extensions.Logging/6.0.0": {
"type": "package",
"dependencies": {
......@@ -411,13 +460,6 @@
"buildTransitive/netcoreapp3.1/_._": {}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"build": {
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {},
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {}
}
},
"Newtonsoft.Json/13.0.1": {
"type": "package",
"compile": {
......@@ -452,6 +494,154 @@
"lib/net6.0/StackExchange.Redis.dll": {}
}
},
"Steeltoe.Common/3.2.6": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Caching.Abstractions": "3.1.0",
"Microsoft.Extensions.Configuration.Binder": "3.1.0",
"Microsoft.Extensions.Configuration.CommandLine": "3.1.0",
"Microsoft.Extensions.Configuration.EnvironmentVariables": "3.1.0",
"Microsoft.Extensions.DependencyInjection": "3.1.0",
"Microsoft.Extensions.Logging.Console": "3.1.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "3.1.0",
"Steeltoe.Common.Abstractions": "3.2.6",
"System.Diagnostics.DiagnosticSource": "5.0.1",
"System.Reflection.MetadataLoadContext": "4.6.0",
"System.Text.Json": "5.0.2"
},
"compile": {
"lib/netstandard2.0/Steeltoe.Common.dll": {}
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Common.dll": {}
}
},
"Steeltoe.Common.Abstractions/3.2.6": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Binder": "3.1.0"
},
"compile": {
"lib/netstandard2.0/Steeltoe.Common.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Common.Abstractions.dll": {}
}
},
"Steeltoe.Common.Http/3.2.6": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Http": "3.1.0",
"Steeltoe.Common": "3.2.6",
"Steeltoe.Discovery.Abstractions": "3.2.6",
"System.Text.Json": "5.0.2"
},
"compile": {
"lib/netstandard2.0/Steeltoe.Common.Http.dll": {}
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Common.Http.dll": {}
}
},
"Steeltoe.Connector.Abstractions/3.2.6": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
"Steeltoe.Common.Abstractions": "3.2.6",
"Steeltoe.Extensions.Configuration.Abstractions": "3.2.6"
},
"compile": {
"lib/net6.0/Steeltoe.Connector.Abstractions.dll": {}
},
"runtime": {
"lib/net6.0/Steeltoe.Connector.Abstractions.dll": {}
}
},
"Steeltoe.Connector.ConnectorBase/3.2.6": {
"type": "package",
"dependencies": {
"Steeltoe.Common": "3.2.6",
"Steeltoe.Connector.Abstractions": "3.2.6"
},
"compile": {
"lib/netstandard2.0/Steeltoe.Connector.ConnectorBase.dll": {}
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Connector.ConnectorBase.dll": {}
}
},
"Steeltoe.Connector.ConnectorCore/3.2.6": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Diagnostics.HealthChecks": "2.2.5",
"Steeltoe.Connector.ConnectorBase": "3.2.6"
},
"compile": {
"lib/netstandard2.0/Steeltoe.Connector.ConnectorCore.dll": {}
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Connector.ConnectorCore.dll": {}
}
},
"Steeltoe.Discovery.Abstractions/3.2.6": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "3.1.0",
"Steeltoe.Common.Abstractions": "3.2.6"
},
"compile": {
"lib/netstandard2.0/Steeltoe.Discovery.Abstractions.dll": {}
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Discovery.Abstractions.dll": {}
}
},
"Steeltoe.Discovery.ClientBase/3.2.6": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Hosting": "6.0.0",
"Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
"Steeltoe.Common.Http": "3.2.6",
"Steeltoe.Connector.ConnectorBase": "3.2.6",
"Steeltoe.Discovery.Abstractions": "3.2.6"
},
"compile": {
"lib/net6.0/Steeltoe.Discovery.ClientBase.dll": {}
},
"runtime": {
"lib/net6.0/Steeltoe.Discovery.ClientBase.dll": {}
}
},
"Steeltoe.Discovery.Eureka/3.2.6": {
"type": "package",
"dependencies": {
"Steeltoe.Common.Http": "3.2.6",
"Steeltoe.Connector.Abstractions": "3.2.6",
"Steeltoe.Discovery.ClientBase": "3.2.6",
"System.Net.Http.Json": "3.2.1"
},
"compile": {
"lib/netstandard2.0/Steeltoe.Discovery.Eureka.dll": {}
},
"runtime": {
"lib/netstandard2.0/Steeltoe.Discovery.Eureka.dll": {}
}
},
"Steeltoe.Extensions.Configuration.Abstractions/3.2.6": {
"type": "package",
"dependencies": {
"Microsoft.Extensions.Configuration": "6.0.0",
"Microsoft.Extensions.Configuration.Binder": "6.0.0",
"Microsoft.Extensions.DependencyInjection": "6.0.0",
"Steeltoe.Common.Abstractions": "3.2.6"
},
"compile": {
"lib/net6.0/Steeltoe.Extensions.Configuration.Abstractions.dll": {}
},
"runtime": {
"lib/net6.0/Steeltoe.Extensions.Configuration.Abstractions.dll": {}
}
},
"System.Diagnostics.DiagnosticSource/6.0.0": {
"type": "package",
"dependencies": {
......@@ -498,6 +688,27 @@
"lib/netcoreapp3.0/System.IO.Pipelines.dll": {}
}
},
"System.Net.Http.Json/3.2.1": {
"type": "package",
"dependencies": {
"System.Text.Json": "4.7.2"
},
"compile": {
"lib/netstandard2.0/System.Net.Http.Json.dll": {}
},
"runtime": {
"lib/netstandard2.0/System.Net.Http.Json.dll": {}
}
},
"System.Reflection.MetadataLoadContext/4.6.0": {
"type": "package",
"compile": {
"ref/netstandard2.0/System.Reflection.MetadataLoadContext.dll": {}
},
"runtime": {
"lib/netcoreapp3.0/System.Reflection.MetadataLoadContext.dll": {}
}
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
"compile": {
......@@ -576,6 +787,22 @@
"lib/netstandard2.0/CSRedisCore.xml"
]
},
"Microsoft.Extensions.Caching.Abstractions/3.1.0": {
"sha512": "+R7REEI+Pks1/ITjDdvey+QJzIG3tIYOtrv4RT40UVVe2Y1Sa8pIjJy3MzPZbyXVgOFN3JHFz1UZH8kz04aa5A==",
"type": "package",
"path": "microsoft.extensions.caching.abstractions/3.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll",
"lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
"microsoft.extensions.caching.abstractions.3.1.0.nupkg.sha512",
"microsoft.extensions.caching.abstractions.nuspec",
"packageIcon.png"
]
},
"Microsoft.Extensions.Configuration/6.0.0": {
"sha512": "tq2wXyh3fL17EMF2bXgRhU7JrbO3on93MRKYxzz4JzzvuGSA1l0W3GI9/tl8EO89TH+KWEymP7bcFway6z9fXg==",
"type": "package",
......@@ -782,6 +1009,32 @@
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Diagnostics.HealthChecks/2.2.5": {
"sha512": "/Il+nqw4dgR0b01qJnE9e99bnF8JpZQye1dTlTn9OSKFkdPXJsNZj9uzaJJIhd+Bc17saIqRW8gUUSLqlayqKg==",
"type": "package",
"path": "microsoft.extensions.diagnostics.healthchecks/2.2.5",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll",
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml",
"microsoft.extensions.diagnostics.healthchecks.2.2.5.nupkg.sha512",
"microsoft.extensions.diagnostics.healthchecks.nuspec"
]
},
"Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/2.2.0": {
"sha512": "cO6f4csTakJXuLWnU/p5mfQInyNq5sSi4mS2YtQZcGoHynU6P/TD6gjqt1TRnVfwuZLw3tmmw2ipFrHbBUqWew==",
"type": "package",
"path": "microsoft.extensions.diagnostics.healthchecks.abstractions/2.2.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll",
"lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml",
"microsoft.extensions.diagnostics.healthchecks.abstractions.2.2.0.nupkg.sha512",
"microsoft.extensions.diagnostics.healthchecks.abstractions.nuspec"
]
},
"Microsoft.Extensions.FileProviders.Abstractions/6.0.0": {
"sha512": "0pd4/fho0gC12rQswaGQxbU34jOS1TPS8lZPpkFCH68ppQjHNHYle9iRuHeev1LhrJ94YPvzcRd8UmIuFk23Qw==",
"type": "package",
......@@ -897,6 +1150,22 @@
"useSharedDesignerContext.txt"
]
},
"Microsoft.Extensions.Http/3.1.0": {
"sha512": "DLigdcV0nYaT6/ly0rnfP80BnXq8NNd/h8/SkfY39uio7Bd9LauVntp6RcRh1Kj23N+uf80GgL7Win6P3BCtoQ==",
"type": "package",
"path": "microsoft.extensions.http/3.1.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netcoreapp3.1/Microsoft.Extensions.Http.dll",
"lib/netcoreapp3.1/Microsoft.Extensions.Http.xml",
"lib/netstandard2.0/Microsoft.Extensions.Http.dll",
"lib/netstandard2.0/Microsoft.Extensions.Http.xml",
"microsoft.extensions.http.3.1.0.nupkg.sha512",
"microsoft.extensions.http.nuspec",
"packageIcon.png"
]
},
"Microsoft.Extensions.Logging/6.0.0": {
"sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
"type": "package",
......@@ -1142,85 +1411,6 @@
"useSharedDesignerContext.txt"
]
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"sha512": "yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"type": "package",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"EULA.md",
"ThirdPartyNotices.txt",
"build/Container.props",
"build/Container.targets",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets",
"build/Rules/GeneralBrowseObject.xaml",
"build/Rules/cs-CZ/GeneralBrowseObject.xaml",
"build/Rules/de-DE/GeneralBrowseObject.xaml",
"build/Rules/es-ES/GeneralBrowseObject.xaml",
"build/Rules/fr-FR/GeneralBrowseObject.xaml",
"build/Rules/it-IT/GeneralBrowseObject.xaml",
"build/Rules/ja-JP/GeneralBrowseObject.xaml",
"build/Rules/ko-KR/GeneralBrowseObject.xaml",
"build/Rules/pl-PL/GeneralBrowseObject.xaml",
"build/Rules/pt-BR/GeneralBrowseObject.xaml",
"build/Rules/ru-RU/GeneralBrowseObject.xaml",
"build/Rules/tr-TR/GeneralBrowseObject.xaml",
"build/Rules/zh-CN/GeneralBrowseObject.xaml",
"build/Rules/zh-TW/GeneralBrowseObject.xaml",
"build/ToolsTarget.props",
"build/ToolsTarget.targets",
"icon.png",
"microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"microsoft.visualstudio.azure.containers.tools.targets.nuspec",
"tools/Microsoft.VisualStudio.Containers.Tools.Common.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll",
"tools/Newtonsoft.Json.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/utils/KillProcess.exe",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
]
},
"Newtonsoft.Json/13.0.1": {
"sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"type": "package",
......@@ -1292,6 +1482,152 @@
"stackexchange.redis.nuspec"
]
},
"Steeltoe.Common/3.2.6": {
"sha512": "Xy2dCXh8OwzOR5t6/owrDOds/NwXlHpPzfSgP74csHegtrrGXlIvjtxD9MiG6ljzgy/o4wCTEKkD8HIXfLiQ6A==",
"type": "package",
"path": "steeltoe.common/3.2.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"lib/netstandard2.0/Steeltoe.Common.dll",
"lib/netstandard2.0/Steeltoe.Common.xml",
"steeltoe.common.3.2.6.nupkg.sha512",
"steeltoe.common.nuspec"
]
},
"Steeltoe.Common.Abstractions/3.2.6": {
"sha512": "jZBFHFrbUHjQfiAjCx2dlskT/m34SQP/oOfRadVmxt+wc2d8Mh8k3A0YLP6Kr02mZtfjLhnaTcxCghJeptv/sA==",
"type": "package",
"path": "steeltoe.common.abstractions/3.2.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"lib/netstandard2.0/Steeltoe.Common.Abstractions.dll",
"lib/netstandard2.0/Steeltoe.Common.Abstractions.xml",
"steeltoe.common.abstractions.3.2.6.nupkg.sha512",
"steeltoe.common.abstractions.nuspec"
]
},
"Steeltoe.Common.Http/3.2.6": {
"sha512": "btPjQdqs3FE5jV7T/ESnE7KDo718rPs2AUiAfs14FZVRpn0u2yFYDLz9DHqtLGW74PwyD2TSa5novCuBM3b+nw==",
"type": "package",
"path": "steeltoe.common.http/3.2.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"lib/netstandard2.0/Steeltoe.Common.Http.dll",
"lib/netstandard2.0/Steeltoe.Common.Http.xml",
"steeltoe.common.http.3.2.6.nupkg.sha512",
"steeltoe.common.http.nuspec"
]
},
"Steeltoe.Connector.Abstractions/3.2.6": {
"sha512": "yp1lR0J4JHe4gqAaI6SNcuzxD6/7sfCu78DQDwtekl3rPiB8nehRqxQrTNUSQrgIWsKyScXW5MX0FjmJmrHVYg==",
"type": "package",
"path": "steeltoe.connector.abstractions/3.2.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"lib/net6.0/Steeltoe.Connector.Abstractions.dll",
"lib/net6.0/Steeltoe.Connector.Abstractions.xml",
"lib/netstandard2.0/Steeltoe.Connector.Abstractions.dll",
"lib/netstandard2.0/Steeltoe.Connector.Abstractions.xml",
"steeltoe.connector.abstractions.3.2.6.nupkg.sha512",
"steeltoe.connector.abstractions.nuspec"
]
},
"Steeltoe.Connector.ConnectorBase/3.2.6": {
"sha512": "MpmNeL87sWqGxefPBPBnymjJrvYg0JTF+zjnFAXJvo2Clciuv5LnVv0G1eUepqY/gNq/YgaPMWHLN8B5zjmqaA==",
"type": "package",
"path": "steeltoe.connector.connectorbase/3.2.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"lib/netstandard2.0/Steeltoe.Connector.ConnectorBase.dll",
"lib/netstandard2.0/Steeltoe.Connector.ConnectorBase.xml",
"steeltoe.connector.connectorbase.3.2.6.nupkg.sha512",
"steeltoe.connector.connectorbase.nuspec"
]
},
"Steeltoe.Connector.ConnectorCore/3.2.6": {
"sha512": "eWcSaZAVQknJqIwM0pEBHeOUZg5eD5FpujP3ZlY8reegcgDLE8stUFMnTmJA0mPQ7/Cjs5zplbZnm0f/yRJQ2A==",
"type": "package",
"path": "steeltoe.connector.connectorcore/3.2.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"lib/netstandard2.0/Steeltoe.Connector.ConnectorCore.dll",
"lib/netstandard2.0/Steeltoe.Connector.ConnectorCore.xml",
"steeltoe.connector.connectorcore.3.2.6.nupkg.sha512",
"steeltoe.connector.connectorcore.nuspec"
]
},
"Steeltoe.Discovery.Abstractions/3.2.6": {
"sha512": "nZsdB5RKB1OMvCooLrvTRxGfaiFb5Pu2S3yxBc0FRDRHrLnFs7DyQhAym+ZNeiBomb9p6hT79h03Ws3hwEJpfA==",
"type": "package",
"path": "steeltoe.discovery.abstractions/3.2.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"lib/netstandard2.0/Steeltoe.Discovery.Abstractions.dll",
"lib/netstandard2.0/Steeltoe.Discovery.Abstractions.xml",
"steeltoe.discovery.abstractions.3.2.6.nupkg.sha512",
"steeltoe.discovery.abstractions.nuspec"
]
},
"Steeltoe.Discovery.ClientBase/3.2.6": {
"sha512": "efv/lN10m+tcBBarfI9sQ9o8d+ssVkB/RZTTMKPP4U11CuaDmj4sPYHg40MoTyIUwLyn74H2nSeRYMEyRyFgMw==",
"type": "package",
"path": "steeltoe.discovery.clientbase/3.2.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"lib/net6.0/Steeltoe.Discovery.ClientBase.dll",
"lib/net6.0/Steeltoe.Discovery.ClientBase.xml",
"lib/netstandard2.0/Steeltoe.Discovery.ClientBase.dll",
"lib/netstandard2.0/Steeltoe.Discovery.ClientBase.xml",
"steeltoe.discovery.clientbase.3.2.6.nupkg.sha512",
"steeltoe.discovery.clientbase.nuspec"
]
},
"Steeltoe.Discovery.Eureka/3.2.6": {
"sha512": "VWLsF0dsUdn2aXjXK2Rv5Q1AhGJOaHT1EbUrDqUPsOTZ+P+lpGB5D1Sgr3z25xQ/BEdeV/6W8/aV05GpPiZRgg==",
"type": "package",
"path": "steeltoe.discovery.eureka/3.2.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"lib/netstandard2.0/Steeltoe.Discovery.Eureka.dll",
"lib/netstandard2.0/Steeltoe.Discovery.Eureka.xml",
"steeltoe.discovery.eureka.3.2.6.nupkg.sha512",
"steeltoe.discovery.eureka.nuspec"
]
},
"Steeltoe.Extensions.Configuration.Abstractions/3.2.6": {
"sha512": "zeflgvXeExfsgkL3ox0/+moBWOpDZT6EgBlTZifcMuzQ9Jk6j6EgSmSp4gxQ6iyK3VtdUwBUza33CXC1PFoWow==",
"type": "package",
"path": "steeltoe.extensions.configuration.abstractions/3.2.6",
"files": [
".nupkg.metadata",
".signature.p7s",
"icon.png",
"lib/net6.0/Steeltoe.Extensions.Configuration.Abstractions.dll",
"lib/net6.0/Steeltoe.Extensions.Configuration.Abstractions.xml",
"lib/netstandard2.0/Steeltoe.Extensions.Configuration.Abstractions.dll",
"lib/netstandard2.0/Steeltoe.Extensions.Configuration.Abstractions.xml",
"steeltoe.extensions.configuration.abstractions.3.2.6.nupkg.sha512",
"steeltoe.extensions.configuration.abstractions.nuspec"
]
},
"System.Diagnostics.DiagnosticSource/6.0.0": {
"sha512": "frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
"type": "package",
......@@ -1374,6 +1710,47 @@
"version.txt"
]
},
"System.Net.Http.Json/3.2.1": {
"sha512": "KkevRTwX9uMYxuxG2/wSql8FIAItB89XT36zoh6hraQkFhf2yjotDswpAKzeuaEuMhAia6c50oZMkP1PJoYufQ==",
"type": "package",
"path": "system.net.http.json/3.2.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"Icon.png",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net461/System.Net.Http.Json.dll",
"lib/net461/System.Net.Http.Json.xml",
"lib/netstandard2.0/System.Net.Http.Json.dll",
"lib/netstandard2.0/System.Net.Http.Json.xml",
"system.net.http.json.3.2.1.nupkg.sha512",
"system.net.http.json.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Reflection.MetadataLoadContext/4.6.0": {
"sha512": "TezS9fEP9kzL5U6GYHZY6I/tqz6qiHKNgAzuT6JJXJXuP+wWvNLN03gPxBK2uLP0LrLg/QXEAF++lxBNBSYILA==",
"type": "package",
"path": "system.reflection.metadataloadcontext/4.6.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/netcoreapp3.0/System.Reflection.MetadataLoadContext.dll",
"lib/netcoreapp3.0/System.Reflection.MetadataLoadContext.xml",
"lib/netstandard2.0/System.Reflection.MetadataLoadContext.dll",
"lib/netstandard2.0/System.Reflection.MetadataLoadContext.xml",
"ref/netstandard2.0/System.Reflection.MetadataLoadContext.dll",
"ref/netstandard2.0/System.Reflection.MetadataLoadContext.xml",
"system.reflection.metadataloadcontext.4.6.0.nupkg.sha512",
"system.reflection.metadataloadcontext.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
"type": "package",
......@@ -1529,8 +1906,9 @@
"net6.0": [
"CSRedisCore >= 3.8.803",
"Microsoft.Extensions.Hosting >= 6.0.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.14.0",
"StackExchange.Redis >= 2.8.0"
"StackExchange.Redis >= 2.8.0",
"Steeltoe.Connector.ConnectorCore >= 3.2.6",
"Steeltoe.Discovery.Eureka >= 3.2.6"
]
},
"packageFolders": {
......@@ -1585,13 +1963,17 @@
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"StackExchange.Redis": {
"target": "Package",
"version": "[2.8.0, )"
},
"Steeltoe.Connector.ConnectorCore": {
"target": "Package",
"version": "[3.2.6, )"
},
"Steeltoe.Discovery.Eureka": {
"target": "Package",
"version": "[3.2.6, )"
}
},
"imports": [
......
{
"version": 2,
"dgSpecHash": "U01pvABh5tT03Sq4zSdfh2ZEDliklBttsKk4QszC+/q0QNQ4YKMyo2roXhHj1doh9yyUF1eUvrSZB8nqUKQM1g==",
"dgSpecHash": "MiST4ROR4dyoUiacmbbdhvfiItLy3mIkUsEk8jNI7AnfRMC0oQDZHc6tkxH/gJyzcIJUofwtabK/bRXi4NtN/Q==",
"success": true,
"projectFilePath": "D:\\HIAST\\FIY\\Project-MSGPriorityQ\\GrpcMessage\\message-priority-queue\\PriorityStreamsExtractor\\PriorityStreamsExtractor.csproj",
"expectedPackageFiles": [
"C:\\Users\\moham\\.nuget\\packages\\csrediscore\\3.8.803\\csrediscore.3.8.803.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.caching.abstractions\\3.1.0\\microsoft.extensions.caching.abstractions.3.1.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.configuration\\6.0.0\\microsoft.extensions.configuration.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.configuration.abstractions\\6.0.0\\microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.configuration.binder\\6.0.0\\microsoft.extensions.configuration.binder.6.0.0.nupkg.sha512",
......@@ -15,11 +16,14 @@
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\6.0.0\\microsoft.extensions.configuration.usersecrets.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.dependencyinjection\\6.0.0\\microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\6.0.0\\microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks\\2.2.5\\microsoft.extensions.diagnostics.healthchecks.2.2.5.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.diagnostics.healthchecks.abstractions\\2.2.0\\microsoft.extensions.diagnostics.healthchecks.abstractions.2.2.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.fileproviders.abstractions\\6.0.0\\microsoft.extensions.fileproviders.abstractions.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.fileproviders.physical\\6.0.0\\microsoft.extensions.fileproviders.physical.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.filesystemglobbing\\6.0.0\\microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.hosting\\6.0.0\\microsoft.extensions.hosting.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.hosting.abstractions\\6.0.0\\microsoft.extensions.hosting.abstractions.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.http\\3.1.0\\microsoft.extensions.http.3.1.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.logging\\6.0.0\\microsoft.extensions.logging.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\6.0.0\\microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.logging.configuration\\6.0.0\\microsoft.extensions.logging.configuration.6.0.0.nupkg.sha512",
......@@ -30,13 +34,24 @@
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.options\\6.0.0\\microsoft.extensions.options.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.options.configurationextensions\\6.0.0\\microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.primitives\\6.0.0\\microsoft.extensions.primitives.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.visualstudio.azure.containers.tools.targets\\1.14.0\\microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\pipelines.sockets.unofficial\\2.2.8\\pipelines.sockets.unofficial.2.2.8.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\stackexchange.redis\\2.8.0\\stackexchange.redis.2.8.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.common\\3.2.6\\steeltoe.common.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.common.abstractions\\3.2.6\\steeltoe.common.abstractions.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.common.http\\3.2.6\\steeltoe.common.http.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.connector.abstractions\\3.2.6\\steeltoe.connector.abstractions.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.connector.connectorbase\\3.2.6\\steeltoe.connector.connectorbase.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.connector.connectorcore\\3.2.6\\steeltoe.connector.connectorcore.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.discovery.abstractions\\3.2.6\\steeltoe.discovery.abstractions.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.discovery.clientbase\\3.2.6\\steeltoe.discovery.clientbase.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.discovery.eureka\\3.2.6\\steeltoe.discovery.eureka.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\steeltoe.extensions.configuration.abstractions\\3.2.6\\steeltoe.extensions.configuration.abstractions.3.2.6.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.diagnostics.diagnosticsource\\6.0.0\\system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.diagnostics.eventlog\\6.0.0\\system.diagnostics.eventlog.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.io.pipelines\\5.0.1\\system.io.pipelines.5.0.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.net.http.json\\3.2.1\\system.net.http.json.3.2.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.reflection.metadataloadcontext\\4.6.0\\system.reflection.metadataloadcontext.4.6.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.runtime.compilerservices.unsafe\\6.0.0\\system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.text.encodings.web\\6.0.0\\system.text.encodings.web.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.text.json\\6.0.0\\system.text.json.6.0.0.nupkg.sha512",
......
......@@ -7,12 +7,6 @@
},
"applicationUrl": "http://localhost:5004;https://localhost:9090",
"dotnetRunMessages": true
},
"Docker": {
"commandName": "Docker",
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
"publishAllPorts": true,
"useSSL": true
}
}
}
\ No newline at end of file
......@@ -20,15 +20,14 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.14.0" />
<PackageReference Include="MongoDB.Driver" Version="2.27.0" />
<PackageReference Include="OpenTelemetry.Collector.AspNetCore" Version="0.2.0-alpha.179" />
<PackageReference Include="OpenTelemetry.Collector.Dependencies" Version="0.2.0-alpha.179" />
<PackageReference Include="OpenTelemetry.Exporter.ApplicationInsights" Version="0.2.0-alpha.179" />
<PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.5.1"/>
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.9.0"/>
<PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.5.1" />
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.GrpcNetClient" Version="1.9.0-beta.1" />
......@@ -37,8 +36,6 @@
<PropertyGroup>
<SteeltoeVersion>3.2.6</SteeltoeVersion>
<UserSecretsId>3b210252-c1eb-407a-b147-9d54da5b6f88</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>
<ItemGroup>
......
......@@ -54,7 +54,7 @@ namespace SchedulerNode.Services
{
string reqId = MessageQueues.addMessage(message);
Console.WriteLine("req id grcp que = " + reqId);
Console.WriteLine("req id ASAP que = " + reqId);
if (reqId.Equals(MessageQueues.RedisConnectionError))
{
......@@ -81,6 +81,7 @@ namespace SchedulerNode.Services
private Acknowledgement Schedule(ref Message message)
{
string res = MongoMessagesShceduler.insertMessage(ref message);
Console.WriteLine("req id SCHEDULED que = " + res);
if (res.Equals (MongoMessagesShceduler.ConnectionError))
{
return new Acknowledgement
......
......@@ -13,13 +13,12 @@
"Grpc.AspNetCore": "2.40.0",
"Grpc.Net.Client": "2.63.0",
"Grpc.Tools": "2.64.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.14.0",
"MongoDB.Driver": "2.27.0",
"OpenTelemetry.Collector.AspNetCore": "0.2.0-alpha.179",
"OpenTelemetry.Collector.Dependencies": "0.2.0-alpha.179",
"OpenTelemetry.Exporter.ApplicationInsights": "0.2.0-alpha.179",
"OpenTelemetry.Exporter.Console": "1.0.1",
"OpenTelemetry.Exporter.Jaeger": "1.0.1",
"OpenTelemetry.Exporter.Console": "1.9.0",
"OpenTelemetry.Exporter.Jaeger": "1.5.1",
"OpenTelemetry.Extensions.Hosting": "1.9.0",
"OpenTelemetry.Instrumentation.AspNetCore": "1.9.0",
"OpenTelemetry.Instrumentation.GrpcNetClient": "1.9.0-beta.1",
......@@ -490,7 +489,6 @@
}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {},
"Microsoft.Win32.Registry/5.0.0": {
"dependencies": {
"System.Security.AccessControl": "5.0.0",
......@@ -647,25 +645,26 @@
}
}
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"OpenTelemetry.Exporter.Console/1.9.0": {
"dependencies": {
"OpenTelemetry": "1.9.0"
},
"runtime": {
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll": {
"lib/net6.0/OpenTelemetry.Exporter.Console.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.1.11"
"fileVersion": "1.9.0.1312"
}
}
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"dependencies": {
"OpenTelemetry": "1.9.0"
"OpenTelemetry": "1.9.0",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"runtime": {
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll": {
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.1.11"
"fileVersion": "1.5.1.929"
}
}
},
......@@ -1027,6 +1026,7 @@
"System.Runtime": "4.3.0"
}
},
"System.Threading.Tasks.Extensions/4.5.4": {},
"System.ValueTuple/4.5.0": {},
"ZstdSharp.Port/0.7.3": {
"runtime": {
......@@ -1394,13 +1394,6 @@
"path": "microsoft.openapi/1.2.3",
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512"
},
"Microsoft.Win32.Registry/5.0.0": {
"type": "package",
"serviceable": true,
......@@ -1485,19 +1478,19 @@
"path": "opentelemetry.exporter.applicationinsights/0.2.0-alpha.179",
"hashPath": "opentelemetry.exporter.applicationinsights.0.2.0-alpha.179.nupkg.sha512"
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"OpenTelemetry.Exporter.Console/1.9.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FAgbs0W1fRlhxB5ZhUz8BA4QYv1Y18Y/jefRo8izHQ31B8OvuwdySVpeuYq5O1DnfxKomJQWAkdAEzJgszgj8g==",
"path": "opentelemetry.exporter.console/1.0.1",
"hashPath": "opentelemetry.exporter.console.1.0.1.nupkg.sha512"
"sha512": "sha512-TbScDLSc6kcji+/wZYIf8/HBV2SnttzN7PNxr3TYczlmGlU4K2ugujp6seSktEO4OaAvKRd7Y3CG3SKNj0C+1Q==",
"path": "opentelemetry.exporter.console/1.9.0",
"hashPath": "opentelemetry.exporter.console.1.9.0.nupkg.sha512"
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-47CP4Xj754Rp6VMiLez2TlFSWMWLag2W9yOODDV8rW/pvf34Gr14oT979nWgkI5bThnItcLi9MS3SLBuZouOVw==",
"path": "opentelemetry.exporter.jaeger/1.0.1",
"hashPath": "opentelemetry.exporter.jaeger.1.0.1.nupkg.sha512"
"sha512": "sha512-gBDpVDSqyTgsiPdMeHWjwlJnQAcVaF4BH0fnTwZScSjFqSHEuwmvRbOzvn44tGbVttOA1qpqPPid+OyrszMRXQ==",
"path": "opentelemetry.exporter.jaeger/1.5.1",
"hashPath": "opentelemetry.exporter.jaeger.1.5.1.nupkg.sha512"
},
"OpenTelemetry.Extensions.Hosting/1.9.0": {
"type": "package",
......@@ -1786,6 +1779,13 @@
"path": "system.threading.tasks/4.3.0",
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"path": "system.threading.tasks.extensions/4.5.4",
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
},
"System.ValueTuple/4.5.0": {
"type": "package",
"serviceable": true,
......
......@@ -11,7 +11,6 @@
using System;
using System.Reflection;
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("3b210252-c1eb-407a-b147-9d54da5b6f88")]
[assembly: System.Reflection.AssemblyCompanyAttribute("Scheduler")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
......
ebc264c4526d49bce7b2fa1a625e576a8dad881a
b1d763fbcaf9326770f7f0ef94a7715a4f4b9243
f7bab77c0991553e14e882250213f701ee707d1d
44aa8ac0f519284d33bbd830c129987feb0de392
......@@ -66,10 +66,6 @@
"target": "Package",
"version": "[2.64.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"MongoDB.Driver": {
"target": "Package",
"version": "[2.27.0, )"
......@@ -88,11 +84,11 @@
},
"OpenTelemetry.Exporter.Console": {
"target": "Package",
"version": "(, )"
"version": "[1.9.0, )"
},
"OpenTelemetry.Exporter.Jaeger": {
"target": "Package",
"version": "(, )"
"version": "[1.5.1, )"
},
"OpenTelemetry.Extensions.Hosting": {
"target": "Package",
......
......@@ -16,14 +16,12 @@
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props')" />
<Import Project="$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.props" Condition="Exists('$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\moham\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgAWSSDK_Core Condition=" '$(PkgAWSSDK_Core)' == '' ">C:\Users\moham\.nuget\packages\awssdk.core\3.7.100.14</PkgAWSSDK_Core>
<PkgAWSSDK_SecurityToken Condition=" '$(PkgAWSSDK_SecurityToken)' == '' ">C:\Users\moham\.nuget\packages\awssdk.securitytoken\3.7.100.14</PkgAWSSDK_SecurityToken>
<PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets Condition=" '$(PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets)' == '' ">C:\Users\moham\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0</PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets>
<PkgGrpc_Tools Condition=" '$(PkgGrpc_Tools)' == '' ">C:\Users\moham\.nuget\packages\grpc.tools\2.64.0</PkgGrpc_Tools>
</PropertyGroup>
</Project>
\ No newline at end of file
......@@ -5,7 +5,6 @@
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.binder\8.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.binder\8.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Options.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" />
<Import Project="$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.targets" Condition="Exists('$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.targets')" />
</ImportGroup>
</Project>
\ No newline at end of file
......@@ -720,13 +720,6 @@
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"build": {
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {},
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {}
}
},
"Microsoft.Win32.Registry/5.0.0": {
"type": "package",
"dependencies": {
......@@ -914,28 +907,29 @@
"lib/netstandard2.0/OpenTelemetry.Exporter.ApplicationInsights.dll": {}
}
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"OpenTelemetry.Exporter.Console/1.9.0": {
"type": "package",
"dependencies": {
"OpenTelemetry": "1.0.1"
"OpenTelemetry": "1.9.0"
},
"compile": {
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Console.dll": {}
},
"runtime": {
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Console.dll": {}
}
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"type": "package",
"dependencies": {
"OpenTelemetry": "1.0.1"
"OpenTelemetry": "1.5.1",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"compile": {
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll": {}
},
"runtime": {
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll": {}
}
},
"OpenTelemetry.Extensions.Hosting/1.9.0": {
......@@ -1486,6 +1480,15 @@
"ref/netstandard1.3/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"compile": {
"ref/netcoreapp2.1/_._": {}
},
"runtime": {
"lib/netcoreapp2.1/_._": {}
}
},
"System.ValueTuple/4.5.0": {
"type": "package",
"compile": {
......@@ -2970,85 +2973,6 @@
"microsoft.openapi.nuspec"
]
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"sha512": "yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"type": "package",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"EULA.md",
"ThirdPartyNotices.txt",
"build/Container.props",
"build/Container.targets",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets",
"build/Rules/GeneralBrowseObject.xaml",
"build/Rules/cs-CZ/GeneralBrowseObject.xaml",
"build/Rules/de-DE/GeneralBrowseObject.xaml",
"build/Rules/es-ES/GeneralBrowseObject.xaml",
"build/Rules/fr-FR/GeneralBrowseObject.xaml",
"build/Rules/it-IT/GeneralBrowseObject.xaml",
"build/Rules/ja-JP/GeneralBrowseObject.xaml",
"build/Rules/ko-KR/GeneralBrowseObject.xaml",
"build/Rules/pl-PL/GeneralBrowseObject.xaml",
"build/Rules/pt-BR/GeneralBrowseObject.xaml",
"build/Rules/ru-RU/GeneralBrowseObject.xaml",
"build/Rules/tr-TR/GeneralBrowseObject.xaml",
"build/Rules/zh-CN/GeneralBrowseObject.xaml",
"build/Rules/zh-TW/GeneralBrowseObject.xaml",
"build/ToolsTarget.props",
"build/ToolsTarget.targets",
"icon.png",
"microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"microsoft.visualstudio.azure.containers.tools.targets.nuspec",
"tools/Microsoft.VisualStudio.Containers.Tools.Common.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll",
"tools/Newtonsoft.Json.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/utils/KillProcess.exe",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
]
},
"Microsoft.Win32.Registry/5.0.0": {
"sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
"type": "package",
......@@ -3314,39 +3238,45 @@
"opentelemetry.exporter.applicationinsights.nuspec"
]
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"sha512": "FAgbs0W1fRlhxB5ZhUz8BA4QYv1Y18Y/jefRo8izHQ31B8OvuwdySVpeuYq5O1DnfxKomJQWAkdAEzJgszgj8g==",
"OpenTelemetry.Exporter.Console/1.9.0": {
"sha512": "TbScDLSc6kcji+/wZYIf8/HBV2SnttzN7PNxr3TYczlmGlU4K2ugujp6seSktEO4OaAvKRd7Y3CG3SKNj0C+1Q==",
"type": "package",
"path": "opentelemetry.exporter.console/1.0.1",
"path": "opentelemetry.exporter.console/1.9.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net452/OpenTelemetry.Exporter.Console.dll",
"lib/net452/OpenTelemetry.Exporter.Console.xml",
"lib/net461/OpenTelemetry.Exporter.Console.dll",
"lib/net461/OpenTelemetry.Exporter.Console.xml",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net462/OpenTelemetry.Exporter.Console.dll",
"lib/net462/OpenTelemetry.Exporter.Console.xml",
"lib/net6.0/OpenTelemetry.Exporter.Console.dll",
"lib/net6.0/OpenTelemetry.Exporter.Console.xml",
"lib/net8.0/OpenTelemetry.Exporter.Console.dll",
"lib/net8.0/OpenTelemetry.Exporter.Console.xml",
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll",
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.xml",
"opentelemetry-icon-color.png",
"opentelemetry.exporter.console.1.0.1.nupkg.sha512",
"opentelemetry.exporter.console.1.9.0.nupkg.sha512",
"opentelemetry.exporter.console.nuspec"
]
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"sha512": "47CP4Xj754Rp6VMiLez2TlFSWMWLag2W9yOODDV8rW/pvf34Gr14oT979nWgkI5bThnItcLi9MS3SLBuZouOVw==",
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"sha512": "gBDpVDSqyTgsiPdMeHWjwlJnQAcVaF4BH0fnTwZScSjFqSHEuwmvRbOzvn44tGbVttOA1qpqPPid+OyrszMRXQ==",
"type": "package",
"path": "opentelemetry.exporter.jaeger/1.0.1",
"path": "opentelemetry.exporter.jaeger/1.5.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net46/OpenTelemetry.Exporter.Jaeger.dll",
"lib/net46/OpenTelemetry.Exporter.Jaeger.xml",
"lib/net462/OpenTelemetry.Exporter.Jaeger.dll",
"lib/net462/OpenTelemetry.Exporter.Jaeger.xml",
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll",
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.xml",
"lib/netstandard2.0/OpenTelemetry.Exporter.Jaeger.dll",
"lib/netstandard2.0/OpenTelemetry.Exporter.Jaeger.xml",
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll",
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.xml",
"opentelemetry-icon-color.png",
"opentelemetry.exporter.jaeger.1.0.1.nupkg.sha512",
"opentelemetry.exporter.jaeger.1.5.1.nupkg.sha512",
"opentelemetry.exporter.jaeger.nuspec"
]
},
......@@ -4686,6 +4616,43 @@
"system.threading.tasks.nuspec"
]
},
"System.Threading.Tasks.Extensions/4.5.4": {
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"type": "package",
"path": "system.threading.tasks.extensions/4.5.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.Threading.Tasks.Extensions.dll",
"lib/net461/System.Threading.Tasks.Extensions.xml",
"lib/netcoreapp2.1/_._",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/netcoreapp2.1/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"system.threading.tasks.extensions.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
},
"System.ValueTuple/4.5.0": {
"sha512": "okurQJO6NRE/apDIP23ajJ0hpiNmJ+f0BwOlB/cSqTLQlw5upkf+5+96+iG2Jw40G1fCVCyPz/FhIABUjMR+RQ==",
"type": "package",
......@@ -4756,13 +4723,12 @@
"Grpc.AspNetCore >= 2.40.0",
"Grpc.Net.Client >= 2.63.0",
"Grpc.Tools >= 2.64.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.14.0",
"MongoDB.Driver >= 2.27.0",
"OpenTelemetry.Collector.AspNetCore >= 0.2.0-alpha.179",
"OpenTelemetry.Collector.Dependencies >= 0.2.0-alpha.179",
"OpenTelemetry.Exporter.ApplicationInsights >= 0.2.0-alpha.179",
"OpenTelemetry.Exporter.Console",
"OpenTelemetry.Exporter.Jaeger",
"OpenTelemetry.Exporter.Console >= 1.9.0",
"OpenTelemetry.Exporter.Jaeger >= 1.5.1",
"OpenTelemetry.Extensions.Hosting >= 1.9.0",
"OpenTelemetry.Instrumentation.AspNetCore >= 1.9.0",
"OpenTelemetry.Instrumentation.GrpcNetClient >= 1.9.0-beta.1",
......@@ -4838,10 +4804,6 @@
"target": "Package",
"version": "[2.64.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"MongoDB.Driver": {
"target": "Package",
"version": "[2.27.0, )"
......@@ -4860,11 +4822,11 @@
},
"OpenTelemetry.Exporter.Console": {
"target": "Package",
"version": "(, )"
"version": "[1.9.0, )"
},
"OpenTelemetry.Exporter.Jaeger": {
"target": "Package",
"version": "(, )"
"version": "[1.5.1, )"
},
"OpenTelemetry.Extensions.Hosting": {
"target": "Package",
......@@ -4916,27 +4878,5 @@
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"logs": [
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Console does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Console",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
},
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Jaeger does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Jaeger",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
}
]
}
}
\ No newline at end of file
{
"version": 2,
"dgSpecHash": "lzhdHh7ifb4q2hbS7oIUxLr+GzrSwNyL3poUw+saKZ/1XCyMPwn6v1hnG8uaqt4a1DO/rvm0atKQl39ISreSsg==",
"dgSpecHash": "8ZeSzgLZeeUCQolFEP01U+nEetE/15Kjj/UegUao6OJgRIImkAWG2ofn8aEmZjX+V4ZFEvURleEL7is388JzBg==",
"success": true,
"projectFilePath": "D:\\HIAST\\FIY\\Project-MSGPriorityQ\\GrpcMessage\\message-priority-queue\\QueuerNode\\Scheduler.csproj",
"expectedPackageFiles": [
......@@ -54,7 +54,6 @@
"C:\\Users\\moham\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.visualstudio.azure.containers.tools.targets\\1.14.0\\microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\mongodb.bson\\2.27.0\\mongodb.bson.2.27.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\mongodb.driver\\2.27.0\\mongodb.driver.2.27.0.nupkg.sha512",
......@@ -67,8 +66,8 @@
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.collector.aspnetcore\\0.2.0-alpha.179\\opentelemetry.collector.aspnetcore.0.2.0-alpha.179.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.collector.dependencies\\0.2.0-alpha.179\\opentelemetry.collector.dependencies.0.2.0-alpha.179.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.applicationinsights\\0.2.0-alpha.179\\opentelemetry.exporter.applicationinsights.0.2.0-alpha.179.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.console\\1.0.1\\opentelemetry.exporter.console.1.0.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.jaeger\\1.0.1\\opentelemetry.exporter.jaeger.1.0.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.console\\1.9.0\\opentelemetry.exporter.console.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.jaeger\\1.5.1\\opentelemetry.exporter.jaeger.1.5.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.extensions.hosting\\1.9.0\\opentelemetry.extensions.hosting.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.instrumentation.aspnetcore\\1.9.0\\opentelemetry.instrumentation.aspnetcore.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.instrumentation.grpcnetclient\\1.9.0-beta.1\\opentelemetry.instrumentation.grpcnetclient.1.9.0-beta.1.nupkg.sha512",
......@@ -110,29 +109,9 @@
"C:\\Users\\moham\\.nuget\\packages\\system.text.encodings.web\\6.0.0\\system.text.encodings.web.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.text.json\\6.0.0\\system.text.json.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.valuetuple\\4.5.0\\system.valuetuple.4.5.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\zstdsharp.port\\0.7.3\\zstdsharp.port.0.7.3.nupkg.sha512"
],
"logs": [
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Console does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Console",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
},
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Jaeger does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Jaeger",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
}
]
"logs": []
}
\ No newline at end of file
......@@ -57,3 +57,7 @@
2.0
2.0
2.0
2.0
2.0
2.0
2.0
......@@ -13,7 +13,15 @@
string? mtn = config.GetSection("RedisInfo").GetSection("Providors").GetSection("MTN").Value;
if (conn == null || syr == null || mtn == null)
{
throw new ArgumentException("Redis Full Info (connection + providers) Not Defined in appsettings.json");
while(true)
{
Console.WriteLine("conn" + conn);
Console.WriteLine("syr" + syr);
Console.WriteLine("mtn" + mtn);
Task.Delay(10000);
}
//throw new ArgumentException("Redis Full Info (connection + providers) Not Defined in appsettings.json");
}
connection = conn;
......
......@@ -6,9 +6,6 @@
"DOTNET_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true
},
"Docker": {
"commandName": "Docker"
}
}
}
\ No newline at end of file
......@@ -9,12 +9,10 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.14.0" />
</ItemGroup>
<PropertyGroup>
<SteeltoeVersion>3.2.6</SteeltoeVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>
<ItemGroup>
......
......@@ -5,6 +5,14 @@
"Microsoft.Hosting.Lifetime": "Information"
}
},
"eureka": {
"client": {
"serviceUrl": "http://localhost:8761/eureka/",
"shouldFetchRegistry": "true",
"shouldRegisterWithEureka": true,
"validateCertificates": false
}
},
"RedisInfo": {
"WriteConnection": "localhost:6379",
"Providors": {
......@@ -17,4 +25,5 @@
"DBName": "scheduled-messages",
"collection": "messages"
}
}
......@@ -10,7 +10,6 @@
"dependencies": {
"CSRedisCore": "3.8.803",
"Microsoft.Extensions.Hosting": "6.0.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.14.0",
"MongoDB.Driver": "2.27.0",
"StackExchange.Redis": "2.8.0",
"Steeltoe.Connector.ConnectorCore": "3.2.6",
......@@ -278,7 +277,6 @@
}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {},
"Microsoft.Win32.Registry/5.0.0": {
"dependencies": {
"System.Security.AccessControl": "5.0.0",
......@@ -888,13 +886,6 @@
"path": "microsoft.openapi/1.2.3",
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512"
},
"Microsoft.Win32.Registry/5.0.0": {
"type": "package",
"serviceable": true,
......
......@@ -5,6 +5,14 @@
"Microsoft.Hosting.Lifetime": "Information"
}
},
"eureka": {
"client": {
"serviceUrl": "http://localhost:8761/eureka/",
"shouldFetchRegistry": "true",
"shouldRegisterWithEureka": true,
"validateCertificates": false
}
},
"RedisInfo": {
"WriteConnection": "localhost:6379",
"Providors": {
......@@ -17,4 +25,5 @@
"DBName": "scheduled-messages",
"collection": "messages"
}
}
......@@ -52,10 +52,6 @@
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"MongoDB.Driver": {
"target": "Package",
"version": "[2.27.0, )"
......
......@@ -16,12 +16,10 @@
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\moham\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgAWSSDK_Core Condition=" '$(PkgAWSSDK_Core)' == '' ">C:\Users\moham\.nuget\packages\awssdk.core\3.7.100.14</PkgAWSSDK_Core>
<PkgAWSSDK_SecurityToken Condition=" '$(PkgAWSSDK_SecurityToken)' == '' ">C:\Users\moham\.nuget\packages\awssdk.securitytoken\3.7.100.14</PkgAWSSDK_SecurityToken>
<PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets Condition=" '$(PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets)' == '' ">C:\Users\moham\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0</PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets>
</PropertyGroup>
</Project>
\ No newline at end of file
......@@ -2,6 +2,5 @@
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" />
</ImportGroup>
</Project>
\ No newline at end of file
......@@ -522,13 +522,6 @@
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"build": {
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {},
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {}
}
},
"Microsoft.Win32.Registry/5.0.0": {
"type": "package",
"dependencies": {
......@@ -2056,85 +2049,6 @@
"microsoft.openapi.nuspec"
]
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"sha512": "yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"type": "package",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"EULA.md",
"ThirdPartyNotices.txt",
"build/Container.props",
"build/Container.targets",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets",
"build/Rules/GeneralBrowseObject.xaml",
"build/Rules/cs-CZ/GeneralBrowseObject.xaml",
"build/Rules/de-DE/GeneralBrowseObject.xaml",
"build/Rules/es-ES/GeneralBrowseObject.xaml",
"build/Rules/fr-FR/GeneralBrowseObject.xaml",
"build/Rules/it-IT/GeneralBrowseObject.xaml",
"build/Rules/ja-JP/GeneralBrowseObject.xaml",
"build/Rules/ko-KR/GeneralBrowseObject.xaml",
"build/Rules/pl-PL/GeneralBrowseObject.xaml",
"build/Rules/pt-BR/GeneralBrowseObject.xaml",
"build/Rules/ru-RU/GeneralBrowseObject.xaml",
"build/Rules/tr-TR/GeneralBrowseObject.xaml",
"build/Rules/zh-CN/GeneralBrowseObject.xaml",
"build/Rules/zh-TW/GeneralBrowseObject.xaml",
"build/ToolsTarget.props",
"build/ToolsTarget.targets",
"icon.png",
"microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"microsoft.visualstudio.azure.containers.tools.targets.nuspec",
"tools/Microsoft.VisualStudio.Containers.Tools.Common.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll",
"tools/Newtonsoft.Json.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/utils/KillProcess.exe",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
]
},
"Microsoft.Win32.Registry/5.0.0": {
"sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
"type": "package",
......@@ -3047,7 +2961,6 @@
"net6.0": [
"CSRedisCore >= 3.8.803",
"Microsoft.Extensions.Hosting >= 6.0.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.14.0",
"MongoDB.Driver >= 2.27.0",
"StackExchange.Redis >= 2.8.0",
"Steeltoe.Connector.ConnectorCore >= 3.2.6",
......@@ -3107,10 +3020,6 @@
"target": "Package",
"version": "[6.0.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"MongoDB.Driver": {
"target": "Package",
"version": "[2.27.0, )"
......
{
"version": 2,
"dgSpecHash": "8Z/07k8v/vH5JrOkVnduHZQbyoe6WJTr9KYEWhTFtgkJiirn88nMA8cjxWoqq/yUdIAjJtHhYbR60Zt4IShHYA==",
"dgSpecHash": "pwhqu7hMMpBHuqqlnhy9sJ+eNqLQ75WiVbB8iQB5/M1mYe01RFWDi+5ZtqGTxCt8Xf2sq3cvT7P+1cmgkoLGxg==",
"success": true,
"projectFilePath": "D:\\HIAST\\FIY\\Project-MSGPriorityQ\\GrpcMessage\\message-priority-queue\\ScheduledMessagesHandler\\ScheduledMessagesHandler.csproj",
"expectedPackageFiles": [
......@@ -40,7 +40,6 @@
"C:\\Users\\moham\\.nuget\\packages\\microsoft.extensions.primitives\\6.0.0\\microsoft.extensions.primitives.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.visualstudio.azure.containers.tools.targets\\1.14.0\\microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\mongodb.bson\\2.27.0\\mongodb.bson.2.27.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\mongodb.driver\\2.27.0\\mongodb.driver.2.27.0.nupkg.sha512",
......
......@@ -7,12 +7,6 @@
},
"applicationUrl": "http://localhost:5205;https://localhost:9095",
"dotnetRunMessages": true
},
"Docker": {
"commandName": "Docker",
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
"publishAllPorts": true,
"useSSL": true
}
}
}
\ No newline at end of file
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
......@@ -20,13 +20,10 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.14.0" />
</ItemGroup>
<PropertyGroup>
<SteeltoeVersion>3.2.6</SteeltoeVersion>
<UserSecretsId>351fb7b5-5327-40fd-b94a-001eda7f1b96</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>
<ItemGroup>
......@@ -40,8 +37,8 @@
<PackageReference Include="OpenTelemetry.Collector.Dependencies" Version="0.2.0-alpha.179" />
<PackageReference Include="OpenTelemetry.Exporter.ApplicationInsights" Version="0.2.0-alpha.179" />
<PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.5.1"/>
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.9.0"/>
<PackageReference Include="OpenTelemetry.Exporter.Jaeger" Version="1.5.1" />
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.GrpcNetClient" Version="1.9.0-beta.1" />
......
......@@ -12,12 +12,11 @@
"Grpc.AspNetCore": "2.40.0",
"Grpc.Net.Client": "2.63.0",
"Grpc.Tools": "2.64.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": "1.14.0",
"OpenTelemetry.Collector.AspNetCore": "0.2.0-alpha.179",
"OpenTelemetry.Collector.Dependencies": "0.2.0-alpha.179",
"OpenTelemetry.Exporter.ApplicationInsights": "0.2.0-alpha.179",
"OpenTelemetry.Exporter.Console": "1.0.1",
"OpenTelemetry.Exporter.Jaeger": "1.0.1",
"OpenTelemetry.Exporter.Console": "1.9.0",
"OpenTelemetry.Exporter.Jaeger": "1.5.1",
"OpenTelemetry.Extensions.Hosting": "1.9.0",
"OpenTelemetry.Instrumentation.AspNetCore": "1.9.0",
"OpenTelemetry.Instrumentation.GrpcNetClient": "1.9.0-beta.1",
......@@ -445,7 +444,6 @@
}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {},
"OpenTelemetry/1.9.0": {
"dependencies": {
"Microsoft.Extensions.Diagnostics.Abstractions": "8.0.0",
......@@ -518,25 +516,26 @@
}
}
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"OpenTelemetry.Exporter.Console/1.9.0": {
"dependencies": {
"OpenTelemetry": "1.9.0"
},
"runtime": {
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll": {
"lib/net6.0/OpenTelemetry.Exporter.Console.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.1.11"
"fileVersion": "1.9.0.1312"
}
}
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"dependencies": {
"OpenTelemetry": "1.9.0"
"OpenTelemetry": "1.9.0",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"runtime": {
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll": {
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll": {
"assemblyVersion": "1.0.0.0",
"fileVersion": "1.0.1.11"
"fileVersion": "1.5.1.929"
}
}
},
......@@ -848,7 +847,8 @@
"Microsoft.NETCore.Targets": "1.1.0",
"System.Runtime": "4.3.0"
}
}
},
"System.Threading.Tasks.Extensions/4.5.4": {}
}
},
"libraries": {
......@@ -1179,13 +1179,6 @@
"path": "microsoft.openapi/1.2.3",
"hashPath": "microsoft.openapi.1.2.3.nupkg.sha512"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hashPath": "microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512"
},
"OpenTelemetry/1.9.0": {
"type": "package",
"serviceable": true,
......@@ -1228,19 +1221,19 @@
"path": "opentelemetry.exporter.applicationinsights/0.2.0-alpha.179",
"hashPath": "opentelemetry.exporter.applicationinsights.0.2.0-alpha.179.nupkg.sha512"
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"OpenTelemetry.Exporter.Console/1.9.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FAgbs0W1fRlhxB5ZhUz8BA4QYv1Y18Y/jefRo8izHQ31B8OvuwdySVpeuYq5O1DnfxKomJQWAkdAEzJgszgj8g==",
"path": "opentelemetry.exporter.console/1.0.1",
"hashPath": "opentelemetry.exporter.console.1.0.1.nupkg.sha512"
"sha512": "sha512-TbScDLSc6kcji+/wZYIf8/HBV2SnttzN7PNxr3TYczlmGlU4K2ugujp6seSktEO4OaAvKRd7Y3CG3SKNj0C+1Q==",
"path": "opentelemetry.exporter.console/1.9.0",
"hashPath": "opentelemetry.exporter.console.1.9.0.nupkg.sha512"
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-47CP4Xj754Rp6VMiLez2TlFSWMWLag2W9yOODDV8rW/pvf34Gr14oT979nWgkI5bThnItcLi9MS3SLBuZouOVw==",
"path": "opentelemetry.exporter.jaeger/1.0.1",
"hashPath": "opentelemetry.exporter.jaeger.1.0.1.nupkg.sha512"
"sha512": "sha512-gBDpVDSqyTgsiPdMeHWjwlJnQAcVaF4BH0fnTwZScSjFqSHEuwmvRbOzvn44tGbVttOA1qpqPPid+OyrszMRXQ==",
"path": "opentelemetry.exporter.jaeger/1.5.1",
"hashPath": "opentelemetry.exporter.jaeger.1.5.1.nupkg.sha512"
},
"OpenTelemetry.Extensions.Hosting/1.9.0": {
"type": "package",
......@@ -1465,6 +1458,13 @@
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
"path": "system.threading.tasks/4.3.0",
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"path": "system.threading.tasks.extensions/4.5.4",
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
}
}
}
\ No newline at end of file
......@@ -11,7 +11,6 @@
using System;
using System.Reflection;
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("351fb7b5-5327-40fd-b94a-001eda7f1b96")]
[assembly: System.Reflection.AssemblyCompanyAttribute("Validator")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
......
8962d41473858991a87879f11aa067d5d6b0cc5c
abb07875b3b47257415146c797952b2d4033a17c
04eda466c4608d02cd054cc7f851d695ec425e99
98231ec169cc750a6381f6c66189c3f13eb16fa0
......@@ -62,10 +62,6 @@
"target": "Package",
"version": "[2.64.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"OpenTelemetry.Collector.AspNetCore": {
"target": "Package",
"version": "[0.2.0-alpha.179, )"
......@@ -80,11 +76,11 @@
},
"OpenTelemetry.Exporter.Console": {
"target": "Package",
"version": "(, )"
"version": "[1.9.0, )"
},
"OpenTelemetry.Exporter.Jaeger": {
"target": "Package",
"version": "(, )"
"version": "[1.5.1, )"
},
"OpenTelemetry.Extensions.Hosting": {
"target": "Package",
......
......@@ -16,12 +16,10 @@
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server\6.0.5\build\Microsoft.Extensions.ApiDescription.Server.props')" />
<Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore\6.4.0\build\Swashbuckle.AspNetCore.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props')" />
<Import Project="$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.props" Condition="Exists('$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">C:\Users\moham\.nuget\packages\microsoft.extensions.apidescription.server\6.0.5</PkgMicrosoft_Extensions_ApiDescription_Server>
<PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets Condition=" '$(PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets)' == '' ">C:\Users\moham\.nuget\packages\microsoft.visualstudio.azure.containers.tools.targets\1.14.0</PkgMicrosoft_VisualStudio_Azure_Containers_Tools_Targets>
<PkgGrpc_Tools Condition=" '$(PkgGrpc_Tools)' == '' ">C:\Users\moham\.nuget\packages\grpc.tools\2.64.0</PkgGrpc_Tools>
</PropertyGroup>
</Project>
\ No newline at end of file
......@@ -5,7 +5,6 @@
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.binder\8.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.binder\8.0.0\buildTransitive\netstandard2.0\Microsoft.Extensions.Configuration.Binder.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Options.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\8.0.0\buildTransitive\net6.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.azure.containers.tools.targets\1.14.0\build\Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets')" />
<Import Project="$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.targets" Condition="Exists('$(NuGetPackageRoot)grpc.tools\2.64.0\build\Grpc.Tools.targets')" />
</ImportGroup>
</Project>
\ No newline at end of file
......@@ -674,13 +674,6 @@
"lib/netstandard2.0/Microsoft.OpenApi.dll": {}
}
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"type": "package",
"build": {
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props": {},
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets": {}
}
},
"OpenTelemetry/1.9.0": {
"type": "package",
"dependencies": {
......@@ -759,28 +752,29 @@
"lib/netstandard2.0/OpenTelemetry.Exporter.ApplicationInsights.dll": {}
}
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"OpenTelemetry.Exporter.Console/1.9.0": {
"type": "package",
"dependencies": {
"OpenTelemetry": "1.0.1"
"OpenTelemetry": "1.9.0"
},
"compile": {
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Console.dll": {}
},
"runtime": {
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Console.dll": {}
}
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"type": "package",
"dependencies": {
"OpenTelemetry": "1.0.1"
"OpenTelemetry": "1.5.1",
"System.Threading.Tasks.Extensions": "4.5.4"
},
"compile": {
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll": {}
},
"runtime": {
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll": {}
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll": {}
}
},
"OpenTelemetry.Extensions.Hosting/1.9.0": {
......@@ -1222,6 +1216,15 @@
"compile": {
"ref/netstandard1.3/System.Threading.Tasks.dll": {}
}
},
"System.Threading.Tasks.Extensions/4.5.4": {
"type": "package",
"compile": {
"ref/netcoreapp2.1/_._": {}
},
"runtime": {
"lib/netcoreapp2.1/_._": {}
}
}
}
},
......@@ -2593,85 +2596,6 @@
"microsoft.openapi.nuspec"
]
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.14.0": {
"sha512": "yORzATlNmCp4kEwkxznLZ3maTaUJc5yTcu3aPufY8Tq4141/bRRWsa91u8I24MR3BTCCJlZO98xuQWB4arlKCw==",
"type": "package",
"path": "microsoft.visualstudio.azure.containers.tools.targets/1.14.0",
"hasTools": true,
"files": [
".nupkg.metadata",
".signature.p7s",
"EULA.md",
"ThirdPartyNotices.txt",
"build/Container.props",
"build/Container.targets",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.props",
"build/Microsoft.VisualStudio.Azure.Containers.Tools.Targets.targets",
"build/Rules/GeneralBrowseObject.xaml",
"build/Rules/cs-CZ/GeneralBrowseObject.xaml",
"build/Rules/de-DE/GeneralBrowseObject.xaml",
"build/Rules/es-ES/GeneralBrowseObject.xaml",
"build/Rules/fr-FR/GeneralBrowseObject.xaml",
"build/Rules/it-IT/GeneralBrowseObject.xaml",
"build/Rules/ja-JP/GeneralBrowseObject.xaml",
"build/Rules/ko-KR/GeneralBrowseObject.xaml",
"build/Rules/pl-PL/GeneralBrowseObject.xaml",
"build/Rules/pt-BR/GeneralBrowseObject.xaml",
"build/Rules/ru-RU/GeneralBrowseObject.xaml",
"build/Rules/tr-TR/GeneralBrowseObject.xaml",
"build/Rules/zh-CN/GeneralBrowseObject.xaml",
"build/Rules/zh-TW/GeneralBrowseObject.xaml",
"build/ToolsTarget.props",
"build/ToolsTarget.targets",
"icon.png",
"microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"microsoft.visualstudio.azure.containers.tools.targets.nuspec",
"tools/Microsoft.VisualStudio.Containers.Tools.Common.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Shared.dll",
"tools/Microsoft.VisualStudio.Containers.Tools.Tasks.dll",
"tools/Newtonsoft.Json.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/cs/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/de/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/es/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/fr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/it/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ja/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ko/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pl/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/pt-BR/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/ru/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/tr/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/utils/KillProcess.exe",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hans/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Common.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Shared.resources.dll",
"tools/zh-Hant/Microsoft.VisualStudio.Containers.Tools.Tasks.resources.dll"
]
},
"OpenTelemetry/1.9.0": {
"sha512": "7scS6BUhwYeSXEDGhCxMSezmvyCoDU5kFQbmfyW9iVvVTcWhec+1KIN33/LOCdBXRkzt2y7+g03mkdAB0XZ9Fw==",
"type": "package",
......@@ -2784,39 +2708,45 @@
"opentelemetry.exporter.applicationinsights.nuspec"
]
},
"OpenTelemetry.Exporter.Console/1.0.1": {
"sha512": "FAgbs0W1fRlhxB5ZhUz8BA4QYv1Y18Y/jefRo8izHQ31B8OvuwdySVpeuYq5O1DnfxKomJQWAkdAEzJgszgj8g==",
"OpenTelemetry.Exporter.Console/1.9.0": {
"sha512": "TbScDLSc6kcji+/wZYIf8/HBV2SnttzN7PNxr3TYczlmGlU4K2ugujp6seSktEO4OaAvKRd7Y3CG3SKNj0C+1Q==",
"type": "package",
"path": "opentelemetry.exporter.console/1.0.1",
"path": "opentelemetry.exporter.console/1.9.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net452/OpenTelemetry.Exporter.Console.dll",
"lib/net452/OpenTelemetry.Exporter.Console.xml",
"lib/net461/OpenTelemetry.Exporter.Console.dll",
"lib/net461/OpenTelemetry.Exporter.Console.xml",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/net462/OpenTelemetry.Exporter.Console.dll",
"lib/net462/OpenTelemetry.Exporter.Console.xml",
"lib/net6.0/OpenTelemetry.Exporter.Console.dll",
"lib/net6.0/OpenTelemetry.Exporter.Console.xml",
"lib/net8.0/OpenTelemetry.Exporter.Console.dll",
"lib/net8.0/OpenTelemetry.Exporter.Console.xml",
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.dll",
"lib/netstandard2.0/OpenTelemetry.Exporter.Console.xml",
"opentelemetry-icon-color.png",
"opentelemetry.exporter.console.1.0.1.nupkg.sha512",
"opentelemetry.exporter.console.1.9.0.nupkg.sha512",
"opentelemetry.exporter.console.nuspec"
]
},
"OpenTelemetry.Exporter.Jaeger/1.0.1": {
"sha512": "47CP4Xj754Rp6VMiLez2TlFSWMWLag2W9yOODDV8rW/pvf34Gr14oT979nWgkI5bThnItcLi9MS3SLBuZouOVw==",
"OpenTelemetry.Exporter.Jaeger/1.5.1": {
"sha512": "gBDpVDSqyTgsiPdMeHWjwlJnQAcVaF4BH0fnTwZScSjFqSHEuwmvRbOzvn44tGbVttOA1qpqPPid+OyrszMRXQ==",
"type": "package",
"path": "opentelemetry.exporter.jaeger/1.0.1",
"path": "opentelemetry.exporter.jaeger/1.5.1",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/net46/OpenTelemetry.Exporter.Jaeger.dll",
"lib/net46/OpenTelemetry.Exporter.Jaeger.xml",
"lib/net462/OpenTelemetry.Exporter.Jaeger.dll",
"lib/net462/OpenTelemetry.Exporter.Jaeger.xml",
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.dll",
"lib/net6.0/OpenTelemetry.Exporter.Jaeger.xml",
"lib/netstandard2.0/OpenTelemetry.Exporter.Jaeger.dll",
"lib/netstandard2.0/OpenTelemetry.Exporter.Jaeger.xml",
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.dll",
"lib/netstandard2.1/OpenTelemetry.Exporter.Jaeger.xml",
"opentelemetry-icon-color.png",
"opentelemetry.exporter.jaeger.1.0.1.nupkg.sha512",
"opentelemetry.exporter.jaeger.1.5.1.nupkg.sha512",
"opentelemetry.exporter.jaeger.nuspec"
]
},
......@@ -3893,6 +3823,43 @@
"system.threading.tasks.4.3.0.nupkg.sha512",
"system.threading.tasks.nuspec"
]
},
"System.Threading.Tasks.Extensions/4.5.4": {
"sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
"type": "package",
"path": "system.threading.tasks.extensions/4.5.4",
"files": [
".nupkg.metadata",
".signature.p7s",
"LICENSE.TXT",
"THIRD-PARTY-NOTICES.TXT",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net461/System.Threading.Tasks.Extensions.dll",
"lib/net461/System.Threading.Tasks.Extensions.xml",
"lib/netcoreapp2.1/_._",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
"lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"lib/xamarintvos10/_._",
"lib/xamarinwatchos10/_._",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/netcoreapp2.1/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"ref/xamarintvos10/_._",
"ref/xamarinwatchos10/_._",
"system.threading.tasks.extensions.4.5.4.nupkg.sha512",
"system.threading.tasks.extensions.nuspec",
"useSharedDesignerContext.txt",
"version.txt"
]
}
},
"projectFileDependencyGroups": {
......@@ -3901,12 +3868,11 @@
"Grpc.AspNetCore >= 2.40.0",
"Grpc.Net.Client >= 2.63.0",
"Grpc.Tools >= 2.64.0",
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets >= 1.14.0",
"OpenTelemetry.Collector.AspNetCore >= 0.2.0-alpha.179",
"OpenTelemetry.Collector.Dependencies >= 0.2.0-alpha.179",
"OpenTelemetry.Exporter.ApplicationInsights >= 0.2.0-alpha.179",
"OpenTelemetry.Exporter.Console",
"OpenTelemetry.Exporter.Jaeger",
"OpenTelemetry.Exporter.Console >= 1.9.0",
"OpenTelemetry.Exporter.Jaeger >= 1.5.1",
"OpenTelemetry.Extensions.Hosting >= 1.9.0",
"OpenTelemetry.Instrumentation.AspNetCore >= 1.9.0",
"OpenTelemetry.Instrumentation.GrpcNetClient >= 1.9.0-beta.1",
......@@ -3977,10 +3943,6 @@
"target": "Package",
"version": "[2.64.0, )"
},
"Microsoft.VisualStudio.Azure.Containers.Tools.Targets": {
"target": "Package",
"version": "[1.14.0, )"
},
"OpenTelemetry.Collector.AspNetCore": {
"target": "Package",
"version": "[0.2.0-alpha.179, )"
......@@ -3995,11 +3957,11 @@
},
"OpenTelemetry.Exporter.Console": {
"target": "Package",
"version": "(, )"
"version": "[1.9.0, )"
},
"OpenTelemetry.Exporter.Jaeger": {
"target": "Package",
"version": "(, )"
"version": "[1.5.1, )"
},
"OpenTelemetry.Extensions.Hosting": {
"target": "Package",
......@@ -4047,27 +4009,5 @@
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"logs": [
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Console does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Console",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
},
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Jaeger does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Jaeger",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
}
]
}
}
\ No newline at end of file
{
"version": 2,
"dgSpecHash": "Mze3p8eQQtNSa8h+NqVkqPvDjbATbPi/8aG//ZW0jQtDyPjPUQvZLfDMBXTABgT0P++AkX5BFBGzZ2R5i3lqkA==",
"dgSpecHash": "JbVejI7mhkfsNgMbwddd7RZft1bTvDTdvaaZafxy87DwMSbGwJ2QcarVArYgvCwpctN+o+XW2hSdfhVENruXVQ==",
"success": true,
"projectFilePath": "D:\\HIAST\\FIY\\Project-MSGPriorityQ\\GrpcMessage\\message-priority-queue\\Validator\\Validator.csproj",
"expectedPackageFiles": [
......@@ -50,15 +50,14 @@
"C:\\Users\\moham\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.openapi\\1.2.3\\microsoft.openapi.1.2.3.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\microsoft.visualstudio.azure.containers.tools.targets\\1.14.0\\microsoft.visualstudio.azure.containers.tools.targets.1.14.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry\\1.9.0\\opentelemetry.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.api\\1.9.0\\opentelemetry.api.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.api.providerbuilderextensions\\1.9.0\\opentelemetry.api.providerbuilderextensions.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.collector.aspnetcore\\0.2.0-alpha.179\\opentelemetry.collector.aspnetcore.0.2.0-alpha.179.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.collector.dependencies\\0.2.0-alpha.179\\opentelemetry.collector.dependencies.0.2.0-alpha.179.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.applicationinsights\\0.2.0-alpha.179\\opentelemetry.exporter.applicationinsights.0.2.0-alpha.179.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.console\\1.0.1\\opentelemetry.exporter.console.1.0.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.jaeger\\1.0.1\\opentelemetry.exporter.jaeger.1.0.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.console\\1.9.0\\opentelemetry.exporter.console.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.exporter.jaeger\\1.5.1\\opentelemetry.exporter.jaeger.1.5.1.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.extensions.hosting\\1.9.0\\opentelemetry.extensions.hosting.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.instrumentation.aspnetcore\\1.9.0\\opentelemetry.instrumentation.aspnetcore.1.9.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\opentelemetry.instrumentation.grpcnetclient\\1.9.0-beta.1\\opentelemetry.instrumentation.grpcnetclient.1.9.0-beta.1.nupkg.sha512",
......@@ -90,28 +89,8 @@
"C:\\Users\\moham\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.text.encodings.web\\6.0.0\\system.text.encodings.web.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.text.json\\6.0.0\\system.text.json.6.0.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512"
"C:\\Users\\moham\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
"C:\\Users\\moham\\.nuget\\packages\\system.threading.tasks.extensions\\4.5.4\\system.threading.tasks.extensions.4.5.4.nupkg.sha512"
],
"logs": [
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Console does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Console",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
},
{
"code": "NU1604",
"level": "Warning",
"warningLevel": 1,
"message": "Project dependency OpenTelemetry.Exporter.Jaeger does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results.",
"libraryId": "OpenTelemetry.Exporter.Jaeger",
"targetGraphs": [
".NETCoreApp,Version=v6.0"
]
}
]
"logs": []
}
\ No newline at end of file
......@@ -20,3 +20,12 @@
2.0
2.0
2.0
2.0
2.0
2.0
2.0
2.0
2.0
2.0
2.0
2.0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment