added two samples

This commit is contained in:
2026-02-03 08:31:53 -05:00
parent 97e0ce1733
commit 51f577d218
1120 changed files with 45859 additions and 0 deletions

View File

@@ -0,0 +1,366 @@
{
"format": 1,
"restore": {
"/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/AppHost.csproj": {}
},
"projects": {
"/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/AppHost.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/AppHost.csproj",
"projectName": "AppHost",
"projectPath": "/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/AppHost.csproj",
"packagesPath": "/Users/jeffrygonzalez/.nuget/packages/",
"outputPath": "/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/Users/jeffrygonzalez/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net10.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net10.0": {
"targetAlias": "net10.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
},
"restoreAuditProperties": {
"enableAudit": "true",
"auditLevel": "low",
"auditMode": "all"
},
"SdkAnalysisLevel": "10.0.100"
},
"frameworks": {
"net10.0": {
"targetAlias": "net10.0",
"dependencies": {
"Aspire.Dashboard.Sdk.osx-arm64": {
"target": "Package",
"version": "[13.1.0, )",
"autoReferenced": true
},
"Aspire.Hosting.AppHost": {
"target": "Package",
"version": "[13.1.0, )",
"autoReferenced": true
},
"Aspire.Hosting.Nats": {
"target": "Package",
"version": "[13.1.0, )"
},
"Aspire.Hosting.Orchestration.osx-arm64": {
"target": "Package",
"version": "[13.1.0, )",
"autoReferenced": true
},
"Aspire.Hosting.PostgreSQL": {
"target": "Package",
"version": "[13.1.0, )"
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/10.0.101/PortableRuntimeIdentifierGraph.json",
"packagesToPrune": {
"Microsoft.CSharp": "(,4.7.32767]",
"Microsoft.VisualBasic": "(,10.4.32767]",
"Microsoft.Win32.Primitives": "(,4.3.32767]",
"Microsoft.Win32.Registry": "(,5.0.32767]",
"runtime.any.System.Collections": "(,4.3.32767]",
"runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
"runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
"runtime.any.System.Globalization": "(,4.3.32767]",
"runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
"runtime.any.System.IO": "(,4.3.32767]",
"runtime.any.System.Reflection": "(,4.3.32767]",
"runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
"runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
"runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
"runtime.any.System.Runtime": "(,4.3.32767]",
"runtime.any.System.Runtime.Handles": "(,4.3.32767]",
"runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
"runtime.any.System.Text.Encoding": "(,4.3.32767]",
"runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
"runtime.any.System.Threading.Tasks": "(,4.3.32767]",
"runtime.any.System.Threading.Timer": "(,4.3.32767]",
"runtime.aot.System.Collections": "(,4.3.32767]",
"runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
"runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
"runtime.aot.System.Globalization": "(,4.3.32767]",
"runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
"runtime.aot.System.IO": "(,4.3.32767]",
"runtime.aot.System.Reflection": "(,4.3.32767]",
"runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
"runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
"runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
"runtime.aot.System.Runtime": "(,4.3.32767]",
"runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
"runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
"runtime.aot.System.Text.Encoding": "(,4.3.32767]",
"runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
"runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
"runtime.aot.System.Threading.Timer": "(,4.3.32767]",
"runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
"runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
"runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
"runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
"runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
"runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
"runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
"runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
"runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
"runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
"runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
"runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
"runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
"runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
"runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
"runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
"runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
"runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
"runtime.unix.System.Console": "(,4.3.32767]",
"runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
"runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
"runtime.unix.System.Net.Primitives": "(,4.3.32767]",
"runtime.unix.System.Net.Sockets": "(,4.3.32767]",
"runtime.unix.System.Private.Uri": "(,4.3.32767]",
"runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
"runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
"runtime.win.System.Console": "(,4.3.32767]",
"runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
"runtime.win.System.IO.FileSystem": "(,4.3.32767]",
"runtime.win.System.Net.Primitives": "(,4.3.32767]",
"runtime.win.System.Net.Sockets": "(,4.3.32767]",
"runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
"runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
"runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
"runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
"runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
"runtime.win7.System.Private.Uri": "(,4.3.32767]",
"runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
"System.AppContext": "(,4.3.32767]",
"System.Buffers": "(,5.0.32767]",
"System.Collections": "(,4.3.32767]",
"System.Collections.Concurrent": "(,4.3.32767]",
"System.Collections.Immutable": "(,10.0.32767]",
"System.Collections.NonGeneric": "(,4.3.32767]",
"System.Collections.Specialized": "(,4.3.32767]",
"System.ComponentModel": "(,4.3.32767]",
"System.ComponentModel.Annotations": "(,4.3.32767]",
"System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
"System.ComponentModel.Primitives": "(,4.3.32767]",
"System.ComponentModel.TypeConverter": "(,4.3.32767]",
"System.Console": "(,4.3.32767]",
"System.Data.Common": "(,4.3.32767]",
"System.Data.DataSetExtensions": "(,4.4.32767]",
"System.Diagnostics.Contracts": "(,4.3.32767]",
"System.Diagnostics.Debug": "(,4.3.32767]",
"System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
"System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
"System.Diagnostics.Process": "(,4.3.32767]",
"System.Diagnostics.StackTrace": "(,4.3.32767]",
"System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
"System.Diagnostics.Tools": "(,4.3.32767]",
"System.Diagnostics.TraceSource": "(,4.3.32767]",
"System.Diagnostics.Tracing": "(,4.3.32767]",
"System.Drawing.Primitives": "(,4.3.32767]",
"System.Dynamic.Runtime": "(,4.3.32767]",
"System.Formats.Asn1": "(,10.0.32767]",
"System.Formats.Tar": "(,10.0.32767]",
"System.Globalization": "(,4.3.32767]",
"System.Globalization.Calendars": "(,4.3.32767]",
"System.Globalization.Extensions": "(,4.3.32767]",
"System.IO": "(,4.3.32767]",
"System.IO.Compression": "(,4.3.32767]",
"System.IO.Compression.ZipFile": "(,4.3.32767]",
"System.IO.FileSystem": "(,4.3.32767]",
"System.IO.FileSystem.AccessControl": "(,4.4.32767]",
"System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
"System.IO.FileSystem.Primitives": "(,4.3.32767]",
"System.IO.FileSystem.Watcher": "(,4.3.32767]",
"System.IO.IsolatedStorage": "(,4.3.32767]",
"System.IO.MemoryMappedFiles": "(,4.3.32767]",
"System.IO.Pipelines": "(,10.0.32767]",
"System.IO.Pipes": "(,4.3.32767]",
"System.IO.Pipes.AccessControl": "(,5.0.32767]",
"System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
"System.Linq": "(,4.3.32767]",
"System.Linq.AsyncEnumerable": "(,10.0.32767]",
"System.Linq.Expressions": "(,4.3.32767]",
"System.Linq.Parallel": "(,4.3.32767]",
"System.Linq.Queryable": "(,4.3.32767]",
"System.Memory": "(,5.0.32767]",
"System.Net.Http": "(,4.3.32767]",
"System.Net.Http.Json": "(,10.0.32767]",
"System.Net.NameResolution": "(,4.3.32767]",
"System.Net.NetworkInformation": "(,4.3.32767]",
"System.Net.Ping": "(,4.3.32767]",
"System.Net.Primitives": "(,4.3.32767]",
"System.Net.Requests": "(,4.3.32767]",
"System.Net.Security": "(,4.3.32767]",
"System.Net.ServerSentEvents": "(,10.0.32767]",
"System.Net.Sockets": "(,4.3.32767]",
"System.Net.WebHeaderCollection": "(,4.3.32767]",
"System.Net.WebSockets": "(,4.3.32767]",
"System.Net.WebSockets.Client": "(,4.3.32767]",
"System.Numerics.Vectors": "(,5.0.32767]",
"System.ObjectModel": "(,4.3.32767]",
"System.Private.DataContractSerialization": "(,4.3.32767]",
"System.Private.Uri": "(,4.3.32767]",
"System.Reflection": "(,4.3.32767]",
"System.Reflection.DispatchProxy": "(,6.0.32767]",
"System.Reflection.Emit": "(,4.7.32767]",
"System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
"System.Reflection.Emit.Lightweight": "(,4.7.32767]",
"System.Reflection.Extensions": "(,4.3.32767]",
"System.Reflection.Metadata": "(,10.0.32767]",
"System.Reflection.Primitives": "(,4.3.32767]",
"System.Reflection.TypeExtensions": "(,4.3.32767]",
"System.Resources.Reader": "(,4.3.32767]",
"System.Resources.ResourceManager": "(,4.3.32767]",
"System.Resources.Writer": "(,4.3.32767]",
"System.Runtime": "(,4.3.32767]",
"System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
"System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
"System.Runtime.Extensions": "(,4.3.32767]",
"System.Runtime.Handles": "(,4.3.32767]",
"System.Runtime.InteropServices": "(,4.3.32767]",
"System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
"System.Runtime.Loader": "(,4.3.32767]",
"System.Runtime.Numerics": "(,4.3.32767]",
"System.Runtime.Serialization.Formatters": "(,4.3.32767]",
"System.Runtime.Serialization.Json": "(,4.3.32767]",
"System.Runtime.Serialization.Primitives": "(,4.3.32767]",
"System.Runtime.Serialization.Xml": "(,4.3.32767]",
"System.Security.AccessControl": "(,6.0.32767]",
"System.Security.Claims": "(,4.3.32767]",
"System.Security.Cryptography.Algorithms": "(,4.3.32767]",
"System.Security.Cryptography.Cng": "(,5.0.32767]",
"System.Security.Cryptography.Csp": "(,4.3.32767]",
"System.Security.Cryptography.Encoding": "(,4.3.32767]",
"System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
"System.Security.Cryptography.Primitives": "(,4.3.32767]",
"System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
"System.Security.Principal": "(,4.3.32767]",
"System.Security.Principal.Windows": "(,5.0.32767]",
"System.Security.SecureString": "(,4.3.32767]",
"System.Text.Encoding": "(,4.3.32767]",
"System.Text.Encoding.CodePages": "(,10.0.32767]",
"System.Text.Encoding.Extensions": "(,4.3.32767]",
"System.Text.Encodings.Web": "(,10.0.32767]",
"System.Text.Json": "(,10.0.32767]",
"System.Text.RegularExpressions": "(,4.3.32767]",
"System.Threading": "(,4.3.32767]",
"System.Threading.AccessControl": "(,10.0.32767]",
"System.Threading.Channels": "(,10.0.32767]",
"System.Threading.Overlapped": "(,4.3.32767]",
"System.Threading.Tasks": "(,4.3.32767]",
"System.Threading.Tasks.Dataflow": "(,10.0.32767]",
"System.Threading.Tasks.Extensions": "(,5.0.32767]",
"System.Threading.Tasks.Parallel": "(,4.3.32767]",
"System.Threading.Thread": "(,4.3.32767]",
"System.Threading.ThreadPool": "(,4.3.32767]",
"System.Threading.Timer": "(,4.3.32767]",
"System.ValueTuple": "(,4.5.32767]",
"System.Xml.ReaderWriter": "(,4.3.32767]",
"System.Xml.XDocument": "(,4.3.32767]",
"System.Xml.XmlDocument": "(,4.3.32767]",
"System.Xml.XmlSerializer": "(,4.3.32767]",
"System.Xml.XPath": "(,4.3.32767]",
"System.Xml.XPath.XDocument": "(,5.0.32767]"
}
}
}
}
}
}

View File

@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/Users/jeffrygonzalez/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/jeffrygonzalez/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/Users/jeffrygonzalez/.nuget/packages/" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.usersecrets/10.0.1/buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.usersecrets/10.0.1/buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.props')" />
<Import Project="$(NuGetPackageRoot)aspire.hosting.apphost/13.1.0/build/Aspire.Hosting.AppHost.props" Condition="Exists('$(NuGetPackageRoot)aspire.hosting.apphost/13.1.0/build/Aspire.Hosting.AppHost.props')" />
<Import Project="$(NuGetPackageRoot)aspire.dashboard.sdk.osx-arm64/13.1.0/buildTransitive/Aspire.Dashboard.Sdk.osx-arm64.props" Condition="Exists('$(NuGetPackageRoot)aspire.dashboard.sdk.osx-arm64/13.1.0/buildTransitive/Aspire.Dashboard.Sdk.osx-arm64.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgGrpc_Tools Condition=" '$(PkgGrpc_Tools)' == '' ">/Users/jeffrygonzalez/.nuget/packages/grpc.tools/2.72.0</PkgGrpc_Tools>
<PkgAspire_Hosting_Orchestration_osx-arm64 Condition=" '$(PkgAspire_Hosting_Orchestration_osx-arm64)' == '' ">/Users/jeffrygonzalez/.nuget/packages/aspire.hosting.orchestration.osx-arm64/13.1.0</PkgAspire_Hosting_Orchestration_osx-arm64>
<PkgAspire_Hosting_AppHost Condition=" '$(PkgAspire_Hosting_AppHost)' == '' ">/Users/jeffrygonzalez/.nuget/packages/aspire.hosting.apphost/13.1.0</PkgAspire_Hosting_AppHost>
<PkgAspire_Dashboard_Sdk_osx-arm64 Condition=" '$(PkgAspire_Dashboard_Sdk_osx-arm64)' == '' ">/Users/jeffrygonzalez/.nuget/packages/aspire.dashboard.sdk.osx-arm64/13.1.0</PkgAspire_Dashboard_Sdk_osx-arm64>
</PropertyGroup>
</Project>

View File

@@ -0,0 +1,12 @@
<?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.extensions.logging.abstractions/10.0.1/buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions/10.0.1/buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.options/10.0.1/buildTransitive/net8.0/Microsoft.Extensions.Options.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.options/10.0.1/buildTransitive/net8.0/Microsoft.Extensions.Options.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.binder/10.0.1/buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.binder/10.0.1/buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.configuration.usersecrets/10.0.1/buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.configuration.usersecrets/10.0.1/buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.targets')" />
<Import Project="$(NuGetPackageRoot)aspire.hosting.orchestration.osx-arm64/13.1.0/buildTransitive/Aspire.Hosting.Orchestration.osx-arm64.targets" Condition="Exists('$(NuGetPackageRoot)aspire.hosting.orchestration.osx-arm64/13.1.0/buildTransitive/Aspire.Hosting.Orchestration.osx-arm64.targets')" />
<Import Project="$(NuGetPackageRoot)aspire.hosting.apphost/13.1.0/build/Aspire.Hosting.AppHost.targets" Condition="Exists('$(NuGetPackageRoot)aspire.hosting.apphost/13.1.0/build/Aspire.Hosting.AppHost.targets')" />
<Import Project="$(NuGetPackageRoot)aspire.dashboard.sdk.osx-arm64/13.1.0/buildTransitive/Aspire.Dashboard.Sdk.osx-arm64.targets" Condition="Exists('$(NuGetPackageRoot)aspire.dashboard.sdk.osx-arm64/13.1.0/buildTransitive/Aspire.Dashboard.Sdk.osx-arm64.targets')" />
</ImportGroup>
</Project>

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]

View File

@@ -0,0 +1,36 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("3fd9a60b-40a2-4d52-bdae-fcb13dceb6d3")]
[assembly: System.Reflection.AssemblyMetadata("dcpclipath", ("/Users/jeffrygonzalez/.nuget/packages/aspire.hosting.orchestration.osx-arm64/13.1" +
".0/tools/dcp"))]
[assembly: System.Reflection.AssemblyMetadata("dcpextensionpaths", ("/Users/jeffrygonzalez/.nuget/packages/aspire.hosting.orchestration.osx-arm64/13.1" +
".0/tools/ext/"))]
[assembly: System.Reflection.AssemblyMetadata("dcpbinpath", ("/Users/jeffrygonzalez/.nuget/packages/aspire.hosting.orchestration.osx-arm64/13.1" +
".0/tools/ext/bin/"))]
[assembly: System.Reflection.AssemblyMetadata("apphostprojectpath", ("/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/App" +
"Host"))]
[assembly: System.Reflection.AssemblyMetadata("apphostprojectname", "AppHost.csproj")]
[assembly: System.Reflection.AssemblyMetadata("aspiredashboardpath", ("/Users/jeffrygonzalez/.nuget/packages/aspire.dashboard.sdk.osx-arm64/13.1.0/tools" +
"/Aspire.Dashboard.dll"))]
[assembly: System.Reflection.AssemblyMetadataAttribute("apphostprojectbaseintermediateoutputpath", ("/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/App" +
"Host/obj/"))]
[assembly: System.Reflection.AssemblyCompanyAttribute("AppHost")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+029fc808861743407d1014ffb7cabf40b443645a")]
[assembly: System.Reflection.AssemblyProductAttribute("AppHost")]
[assembly: System.Reflection.AssemblyTitleAttribute("AppHost")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
6354ede354cc5f4133b7393d77cb9bceb9b16a7950a8abc69f77f1fe3eea87ad

View File

@@ -0,0 +1,17 @@
is_global = true
build_property.TargetFramework = net10.0
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v10.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = AppHost
build_property.ProjectDir = /Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 10.0
build_property.EnableCodeStyleSeverity =

View File

@@ -0,0 +1,10 @@
// <auto-generated/>
global using Aspire.Hosting;
global using Aspire.Hosting.ApplicationModel;
global using System;
global using System.Collections.Generic;
global using System.IO;
global using System.Linq;
global using System.Net.Http;
global using System.Threading;
global using System.Threading.Tasks;

View File

@@ -0,0 +1 @@
4d96be4550bfc00fec0c0385d6abf2ddf2d2b8b550552f55b280ffeef46e85f9

View File

@@ -0,0 +1,116 @@
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/AppHost
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/AppHost.deps.json
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/AppHost.runtimeconfig.json
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/AppHost.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/AppHost.pdb
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Aspire.Hosting.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Aspire.Hosting.AppHost.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Aspire.Hosting.Nats.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Aspire.Hosting.PostgreSQL.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/HealthChecks.NpgSql.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/HealthChecks.Uris.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Fractions.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Google.Protobuf.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Grpc.AspNetCore.Server.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Grpc.AspNetCore.Server.ClientFactory.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Grpc.Core.Api.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Grpc.Net.Client.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Grpc.Net.ClientFactory.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Grpc.Net.Common.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Humanizer.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Json.More.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/JsonPatch.Net.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/JsonPointer.Net.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/KubernetesClient.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/MessagePack.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/MessagePack.Annotations.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Microsoft.NET.StringTools.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Microsoft.VisualStudio.Threading.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Microsoft.VisualStudio.Validation.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/NATS.Client.Core.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/NATS.Client.Hosting.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/NATS.Client.JetStream.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/NATS.Client.KeyValueStore.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/NATS.Client.ObjectStore.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/NATS.Client.Serializers.Json.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/NATS.Client.Services.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/NATS.Client.Simplified.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/NATS.Net.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Nerdbank.Streams.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Newtonsoft.Json.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Npgsql.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Polly.Core.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/Semver.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/StreamJsonRpc.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/System.IO.Hashing.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/YamlDotNet.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/cs/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/de/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/es/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/fr/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/it/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/ja/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/ko/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/pl/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/pt-BR/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/ru/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/tr/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/zh-Hans/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/zh-Hant/Aspire.Hosting.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/cs/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/de/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/es/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/fr/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/it/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/ja/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/ko/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/pl/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/ru/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/tr/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.Threading.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/cs/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/de/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/es/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/fr/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/it/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/ja/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/ko/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/pl/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/pt-BR/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/ru/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/tr/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/zh-Hans/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/zh-Hant/Microsoft.VisualStudio.Validation.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/cs/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/de/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/es/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/fr/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/it/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/ja/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/ko/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/pl/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/pt-BR/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/ru/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/tr/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/zh-Hans/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/zh-Hant/StreamJsonRpc.resources.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/bin/Debug/net10.0/runtimes/win/lib/net10.0/System.Diagnostics.EventLog.Messages.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/AppHost.csproj.AssemblyReference.cache
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/AppHost.GeneratedMSBuildEditorConfig.editorconfig
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/AppHost.AssemblyInfoInputs.cache
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/AppHost.AssemblyInfo.cs
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/AppHost.csproj.CoreCompileInputs.cache
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/Aspire/references/ApiOne.ProjectMetadata.g.cs
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/Aspire/references/ApiTwo.ProjectMetadata.g.cs
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/Aspire/references/_AppHost.ProjectMetadata.g.cs
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/AppHost.sourcelink.json
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/AppHost.csproj.Up2Date
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/AppHost.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/refint/AppHost.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/AppHost.pdb
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/AppHost.genruntimeconfig.cache
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/ref/AppHost.dll
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/Aspire/references/PlainListener.ProjectMetadata.g.cs
/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/obj/Debug/net10.0/Aspire/references/LateComer.ProjectMetadata.g.cs

View File

@@ -0,0 +1 @@
ef71a3adf24be572fa1475b2abbd731a4165023fd32f9470e5202ec2c912d4af

View File

@@ -0,0 +1 @@
{"documents":{"/Users/jeffrygonzalez/work/reference/*":"https://raw.githubusercontent.com/HypertheoryTraining/reference/029fc808861743407d1014ffb7cabf40b443645a/*"}}

View File

@@ -0,0 +1,28 @@
// <auto-generated/>
namespace Projects;
#pragma warning disable CS8981 // The type name only contains lower-cased ascii characters. Such names may become reserved for the language.
/// <summary>
/// Metadata for the ApiOne project.
/// </summary>
[global::System.CodeDom.Compiler.GeneratedCode("Aspire.Hosting", null)]
[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage(Justification = "Generated code.")]
[global::System.Diagnostics.DebuggerDisplay("Type = {GetType().Name,nq}, ProjectPath = {ProjectPath}")]
public class ApiOne : global::Aspire.Hosting.IProjectMetadata
#pragma warning restore CS8981
{
/// <summary>
/// The path to the ApiOne project.
/// </summary>
public string ProjectPath => """/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/ApiOne/ApiOne.csproj""";
/// <summary>
/// Gets a value indicating whether building the project before running it should be suppressed.
/// </summary>
/// <remarks>
/// Projects added via ProjectReference items in the AppHost project file are built as part of building the AppHost project process
/// so building them again before running is unnecessary. This property always returns true.
/// </remarks>
public bool SuppressBuild => true;
}

View File

@@ -0,0 +1,28 @@
// <auto-generated/>
namespace Projects;
#pragma warning disable CS8981 // The type name only contains lower-cased ascii characters. Such names may become reserved for the language.
/// <summary>
/// Metadata for the ApiTwo project.
/// </summary>
[global::System.CodeDom.Compiler.GeneratedCode("Aspire.Hosting", null)]
[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage(Justification = "Generated code.")]
[global::System.Diagnostics.DebuggerDisplay("Type = {GetType().Name,nq}, ProjectPath = {ProjectPath}")]
public class ApiTwo : global::Aspire.Hosting.IProjectMetadata
#pragma warning restore CS8981
{
/// <summary>
/// The path to the ApiTwo project.
/// </summary>
public string ProjectPath => """/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/ApiTwo/ApiTwo.csproj""";
/// <summary>
/// Gets a value indicating whether building the project before running it should be suppressed.
/// </summary>
/// <remarks>
/// Projects added via ProjectReference items in the AppHost project file are built as part of building the AppHost project process
/// so building them again before running is unnecessary. This property always returns true.
/// </remarks>
public bool SuppressBuild => true;
}

View File

@@ -0,0 +1,28 @@
// <auto-generated/>
namespace Projects;
#pragma warning disable CS8981 // The type name only contains lower-cased ascii characters. Such names may become reserved for the language.
/// <summary>
/// Metadata for the LateComer project.
/// </summary>
[global::System.CodeDom.Compiler.GeneratedCode("Aspire.Hosting", null)]
[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage(Justification = "Generated code.")]
[global::System.Diagnostics.DebuggerDisplay("Type = {GetType().Name,nq}, ProjectPath = {ProjectPath}")]
public class LateComer : global::Aspire.Hosting.IProjectMetadata
#pragma warning restore CS8981
{
/// <summary>
/// The path to the LateComer project.
/// </summary>
public string ProjectPath => """/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/LateComer/LateComer.csproj""";
/// <summary>
/// Gets a value indicating whether building the project before running it should be suppressed.
/// </summary>
/// <remarks>
/// Projects added via ProjectReference items in the AppHost project file are built as part of building the AppHost project process
/// so building them again before running is unnecessary. This property always returns true.
/// </remarks>
public bool SuppressBuild => true;
}

View File

@@ -0,0 +1,28 @@
// <auto-generated/>
namespace Projects;
#pragma warning disable CS8981 // The type name only contains lower-cased ascii characters. Such names may become reserved for the language.
/// <summary>
/// Metadata for the PlainListener project.
/// </summary>
[global::System.CodeDom.Compiler.GeneratedCode("Aspire.Hosting", null)]
[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage(Justification = "Generated code.")]
[global::System.Diagnostics.DebuggerDisplay("Type = {GetType().Name,nq}, ProjectPath = {ProjectPath}")]
public class PlainListener : global::Aspire.Hosting.IProjectMetadata
#pragma warning restore CS8981
{
/// <summary>
/// The path to the PlainListener project.
/// </summary>
public string ProjectPath => """/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/PlainListener/PlainListener.csproj""";
/// <summary>
/// Gets a value indicating whether building the project before running it should be suppressed.
/// </summary>
/// <remarks>
/// Projects added via ProjectReference items in the AppHost project file are built as part of building the AppHost project process
/// so building them again before running is unnecessary. This property always returns true.
/// </remarks>
public bool SuppressBuild => true;
}

View File

@@ -0,0 +1,21 @@
// <auto-generated/>
namespace Projects;
#pragma warning disable CS8981 // The type name only contains lower-cased ascii characters. Such names may become reserved for the language.
/// <summary>
/// Metadata for the Aspire AppHost project.
/// </summary>
[global::System.CodeDom.Compiler.GeneratedCode("Aspire.Hosting", null)]
[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage(Justification = "Generated code.")]
[global::System.Diagnostics.DebuggerDisplay("Type = {GetType().Name,nq}, ProjectPath = {ProjectPath}")]
public class AppHost
#pragma warning restore CS8981
{
private AppHost() { }
/// <summary>
/// The path to the Aspire Host project.
/// </summary>
public static string ProjectPath => """/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost""";
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,85 @@
{
"version": 2,
"dgSpecHash": "gSePRZu2gic=",
"success": true,
"projectFilePath": "/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/AppHost/AppHost.csproj",
"expectedPackageFiles": [
"/Users/jeffrygonzalez/.nuget/packages/aspire.dashboard.sdk.osx-arm64/13.1.0/aspire.dashboard.sdk.osx-arm64.13.1.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/aspire.hosting/13.1.0/aspire.hosting.13.1.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/aspire.hosting.apphost/13.1.0/aspire.hosting.apphost.13.1.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/aspire.hosting.nats/13.1.0/aspire.hosting.nats.13.1.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/aspire.hosting.orchestration.osx-arm64/13.1.0/aspire.hosting.orchestration.osx-arm64.13.1.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/aspire.hosting.postgresql/13.1.0/aspire.hosting.postgresql.13.1.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/aspnetcore.healthchecks.npgsql/9.0.0/aspnetcore.healthchecks.npgsql.9.0.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/aspnetcore.healthchecks.uris/9.0.0/aspnetcore.healthchecks.uris.9.0.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/fractions/7.3.0/fractions.7.3.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/google.protobuf/3.33.0/google.protobuf.3.33.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/grpc.aspnetcore/2.71.0/grpc.aspnetcore.2.71.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/grpc.aspnetcore.server/2.71.0/grpc.aspnetcore.server.2.71.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/grpc.aspnetcore.server.clientfactory/2.71.0/grpc.aspnetcore.server.clientfactory.2.71.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/grpc.core.api/2.71.0/grpc.core.api.2.71.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/grpc.net.client/2.71.0/grpc.net.client.2.71.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/grpc.net.clientfactory/2.71.0/grpc.net.clientfactory.2.71.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/grpc.net.common/2.71.0/grpc.net.common.2.71.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/grpc.tools/2.72.0/grpc.tools.2.72.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/humanizer.core/2.14.1/humanizer.core.2.14.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/json.more.net/2.1.0/json.more.net.2.1.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/jsonpatch.net/3.3.0/jsonpatch.net.3.3.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/jsonpointer.net/5.2.0/jsonpointer.net.5.2.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/kubernetesclient/18.0.5/kubernetesclient.18.0.5.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/messagepack/2.5.192/messagepack.2.5.192.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/messagepack.annotations/2.5.192/messagepack.annotations.2.5.192.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.configuration/10.0.1/microsoft.extensions.configuration.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.configuration.abstractions/10.0.1/microsoft.extensions.configuration.abstractions.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.configuration.binder/10.0.1/microsoft.extensions.configuration.binder.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.configuration.commandline/10.0.1/microsoft.extensions.configuration.commandline.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.configuration.environmentvariables/10.0.1/microsoft.extensions.configuration.environmentvariables.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.configuration.fileextensions/10.0.1/microsoft.extensions.configuration.fileextensions.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.configuration.json/10.0.1/microsoft.extensions.configuration.json.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.configuration.usersecrets/10.0.1/microsoft.extensions.configuration.usersecrets.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.dependencyinjection/10.0.1/microsoft.extensions.dependencyinjection.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/10.0.1/microsoft.extensions.dependencyinjection.abstractions.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.diagnostics/10.0.1/microsoft.extensions.diagnostics.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.diagnostics.abstractions/10.0.1/microsoft.extensions.diagnostics.abstractions.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.diagnostics.healthchecks/10.0.1/microsoft.extensions.diagnostics.healthchecks.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.diagnostics.healthchecks.abstractions/10.0.1/microsoft.extensions.diagnostics.healthchecks.abstractions.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.fileproviders.abstractions/10.0.1/microsoft.extensions.fileproviders.abstractions.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.fileproviders.physical/10.0.1/microsoft.extensions.fileproviders.physical.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.filesystemglobbing/10.0.1/microsoft.extensions.filesystemglobbing.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.hosting/10.0.1/microsoft.extensions.hosting.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.hosting.abstractions/10.0.1/microsoft.extensions.hosting.abstractions.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.http/10.0.1/microsoft.extensions.http.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.logging/10.0.1/microsoft.extensions.logging.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.logging.abstractions/10.0.1/microsoft.extensions.logging.abstractions.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.logging.configuration/10.0.1/microsoft.extensions.logging.configuration.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.logging.console/10.0.1/microsoft.extensions.logging.console.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.logging.debug/10.0.1/microsoft.extensions.logging.debug.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.logging.eventlog/10.0.1/microsoft.extensions.logging.eventlog.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.logging.eventsource/10.0.1/microsoft.extensions.logging.eventsource.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.options/10.0.1/microsoft.extensions.options.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.options.configurationextensions/10.0.1/microsoft.extensions.options.configurationextensions.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.extensions.primitives/10.0.1/microsoft.extensions.primitives.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.net.stringtools/17.6.3/microsoft.net.stringtools.17.6.3.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.visualstudio.threading.only/17.13.61/microsoft.visualstudio.threading.only.17.13.61.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/microsoft.visualstudio.validation/17.8.8/microsoft.visualstudio.validation.17.8.8.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/nats.client.core/2.6.11/nats.client.core.2.6.11.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/nats.client.hosting/2.6.11/nats.client.hosting.2.6.11.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/nats.client.jetstream/2.6.11/nats.client.jetstream.2.6.11.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/nats.client.keyvaluestore/2.6.11/nats.client.keyvaluestore.2.6.11.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/nats.client.objectstore/2.6.11/nats.client.objectstore.2.6.11.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/nats.client.serializers.json/2.6.11/nats.client.serializers.json.2.6.11.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/nats.client.services/2.6.11/nats.client.services.2.6.11.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/nats.client.simplified/2.6.11/nats.client.simplified.2.6.11.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/nats.net/2.6.11/nats.net.2.6.11.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/nerdbank.streams/2.12.87/nerdbank.streams.2.12.87.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/newtonsoft.json/13.0.4/newtonsoft.json.13.0.4.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/npgsql/8.0.3/npgsql.8.0.3.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/polly.core/8.6.4/polly.core.8.6.4.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/semver/3.0.0/semver.3.0.0.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/streamjsonrpc/2.22.23/streamjsonrpc.2.22.23.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/system.diagnostics.eventlog/10.0.1/system.diagnostics.eventlog.10.0.1.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/system.io.hashing/9.0.10/system.io.hashing.9.0.10.nupkg.sha512",
"/Users/jeffrygonzalez/.nuget/packages/yamldotnet/16.3.0/yamldotnet.16.3.0.nupkg.sha512"
],
"logs": []
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
17700360421670289

View File

@@ -0,0 +1 @@
17700382162805415