-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance Docker deployment scripts with prerequisite checks and improv… #342
Open
pfh59
wants to merge
2
commits into
main
Choose a base branch
from
341-please-update-the-install-guide-for-windows-with-docker
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Enhance Docker deployment scripts with prerequisite checks and improv… #342
pfh59
wants to merge
2
commits into
main
from
341-please-update-the-install-guide-for-windows-with-docker
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…e certificate renewal process Add powershell script for windows
Overview
Environment Variables (2 changes)
APP_UID=1654
ASPNETCORE_HTTP_PORTS=8080
-ASPNET_VERSION=8.0.11
+ASPNET_VERSION=8.0.12
DOTNET_RUNNING_IN_CONTAINER=true
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true
-DOTNET_VERSION=8.0.11
+DOTNET_VERSION=8.0.12
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin Labels (3 changes)
org.opencontainers.image.authors=pfh59
-org.opencontainers.image.created=2024-11-24T22:13:43.786Z
+org.opencontainers.image.created=2025-02-10T09:44:56.397Z
org.opencontainers.image.description=simple eve online wormhole mapper.
org.opencontainers.image.licenses=MIT
-org.opencontainers.image.revision=2162132a825257f4b3414e7f39f76035a53e855a
+org.opencontainers.image.revision=710cdd544d89282c27c926cff0f8371de5869f14
org.opencontainers.image.source=https://github.com/pfh59/eve-whmapper
org.opencontainers.image.title=eve-whmapper
org.opencontainers.image.url=https://github.com/pfh59/eve-whmapper
-org.opencontainers.image.version=main
+org.opencontainers.image.version=710cdd5 Packages and Vulnerabilities (273 package changes and 0 vulnerability changes)
Changes for packages of type
|
Package | Versionpfh59/eve-whmapper:latest |
Versionpfh59/eve-whmapper:710cdd5 |
|
---|---|---|---|
♾️ | apk-tools | 2.14.4-r0 |
2.14.4-r1 |
♾️ | ca-certificates | 20240705-r0 |
20241121-r1 |
♾️ | ca-certificates-bundle | 20240705-r0 |
20241121-r1 |
Changes for packages of type nuget
(270 changes)
Package | Versionpfh59/eve-whmapper:latest |
Versionpfh59/eve-whmapper:710cdd5 |
|
---|---|---|---|
♾️ | Microsoft.AspNetCore | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Antiforgery | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Authentication | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Authentication.Abstractions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Authentication.BearerToken | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Authentication.Cookies | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Authentication.Core | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Authentication.OAuth | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Authorization.Policy | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Components.Authorization | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Components.Endpoints | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Components.Server | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Connections.Abstractions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.CookiePolicy | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Cors | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Cryptography.Internal | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Cryptography.KeyDerivation | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.DataProtection | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.DataProtection.Abstractions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.DataProtection.Extensions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Diagnostics | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Diagnostics.Abstractions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Diagnostics.HealthChecks | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.HostFiltering | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Hosting | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Hosting.Abstractions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Hosting.Server.Abstractions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Html.Abstractions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Http | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Http.Abstractions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Http.Connections | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Http.Connections.Common | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Http.Extensions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Http.Features | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Http.Results | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.HttpLogging | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.HttpOverrides | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.HttpsPolicy | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Identity | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Localization | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Localization.Routing | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc.Abstractions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc.ApiExplorer | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc.Core | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc.Cors | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc.DataAnnotations | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc.Formatters.Json | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc.Formatters.Xml | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc.Localization | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc.Razor | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc.RazorPages | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc.TagHelpers | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Mvc.ViewFeatures | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.OutputCaching | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.RateLimiting | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Razor | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Razor.Runtime | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.RequestDecompression | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.ResponseCaching | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.ResponseCaching.Abstractions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.ResponseCompression | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Rewrite | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Routing | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Routing.Abstractions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Server.HttpSys | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Server.IIS | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Server.IISIntegration | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Server.Kestrel | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Server.Kestrel.Core | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Server.Kestrel.Transport.Quic | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.Session | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.SignalR | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.SignalR.Common | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.SignalR.Core | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.SignalR.Protocols.Json | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.StaticFiles | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.WebSockets | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.AspNetCore.WebUtilities | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.CSharp | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | Microsoft.Extensions.Configuration.Json | 8.0.1024.47404 |
8.0.1024.46610 |
♾️ | Microsoft.Extensions.Configuration.KeyPerFile | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.Extensions.Configuration.UserSecrets | 8.0.1024.47404 |
8.0.1024.46610 |
♾️ | Microsoft.Extensions.Configuration.Xml | 8.0.1024.47404 |
8.0.1024.46610 |
♾️ | Microsoft.Extensions.DependencyInjection.Abstractions | 8.0.1024.47404 |
8.0.1024.46610 |
♾️ | Microsoft.Extensions.Diagnostics.Abstractions | 8.0.1024.47404 |
8.0.1024.46610 |
♾️ | Microsoft.Extensions.Diagnostics.HealthChecks | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.Extensions.Features | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.Extensions.FileProviders.Embedded | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.Extensions.Identity.Core | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.Extensions.Identity.Stores | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.Extensions.Logging.Configuration | 8.0.1024.47404 |
8.0.1024.46610 |
♾️ | Microsoft.Extensions.Logging.Console | 8.0.1024.47404 |
8.0.1024.46610 |
♾️ | Microsoft.Extensions.Logging.Debug | 8.0.1024.47404 |
8.0.1024.46610 |
♾️ | Microsoft.Extensions.Logging.EventLog | 8.0.1024.47404 |
8.0.1024.46610 |
♾️ | Microsoft.Extensions.Logging.EventSource | 8.0.1024.47404 |
8.0.1024.46610 |
♾️ | Microsoft.Extensions.Logging.TraceSource | 8.0.1024.47404 |
8.0.1024.46610 |
♾️ | Microsoft.Extensions.ObjectPool | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.Extensions.WebEncoders | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.Net.Http.Headers | 8.0.1124.52116 |
8.0.1224.60312 |
♾️ | Microsoft.VisualBasic | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | Microsoft.VisualBasic.Core | 13.0.1124.51707 |
13.0.1224.60305 |
♾️ | Microsoft.Win32.Primitives | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | Microsoft.Win32.Registry | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.AppContext | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Buffers | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Collections | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Collections.Concurrent | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Collections.Immutable | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Collections.NonGeneric | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Collections.Specialized | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.ComponentModel | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.ComponentModel.Annotations | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.ComponentModel.DataAnnotations | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.ComponentModel.EventBasedAsync | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.ComponentModel.Primitives | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.ComponentModel.TypeConverter | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Configuration | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Console | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Core | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Data | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Data.Common | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Data.DataSetExtensions | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Diagnostics.Contracts | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Diagnostics.Debug | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Diagnostics.DiagnosticSource | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Diagnostics.FileVersionInfo | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Diagnostics.Process | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Diagnostics.StackTrace | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Diagnostics.TextWriterTraceListener | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Diagnostics.Tools | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Diagnostics.TraceSource | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Diagnostics.Tracing | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Drawing | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Drawing.Primitives | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Dynamic.Runtime | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Formats.Asn1 | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Formats.Tar | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Globalization | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Globalization.Calendars | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Globalization.Extensions | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.Compression | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.Compression.Brotli | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.Compression.FileSystem | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.Compression.ZipFile | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.FileSystem | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.FileSystem.AccessControl | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.FileSystem.DriveInfo | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.FileSystem.Primitives | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.FileSystem.Watcher | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.IsolatedStorage | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.MemoryMappedFiles | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.Pipes | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.Pipes.AccessControl | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.IO.UnmanagedMemoryStream | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Linq | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Linq.Expressions | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Linq.Parallel | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Linq.Queryable | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Memory | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.Http | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.Http.Json | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.HttpListener | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.Mail | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.NameResolution | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.NetworkInformation | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.Ping | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.Primitives | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.Quic | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.Requests | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.Security | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.ServicePoint | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.Sockets | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.WebClient | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.WebHeaderCollection | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.WebProxy | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.WebSockets | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Net.WebSockets.Client | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Numerics | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Numerics.Vectors | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.ObjectModel | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Private.CoreLib | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Private.DataContractSerialization | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Private.Uri | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Private.Xml | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Private.Xml.Linq | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Reflection | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Reflection.DispatchProxy | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Reflection.Emit | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Reflection.Emit.ILGeneration | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Reflection.Emit.Lightweight | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Reflection.Extensions | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Reflection.Metadata | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Reflection.Primitives | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Reflection.TypeExtensions | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Resources.Reader | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Resources.ResourceManager | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Resources.Writer | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.CompilerServices.Unsafe | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.CompilerServices.VisualC | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.Extensions | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.Handles | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.InteropServices | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.InteropServices.JavaScript | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.InteropServices.RuntimeInformation | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.Intrinsics | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.Loader | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.Numerics | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.Serialization | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.Serialization.Formatters | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.Serialization.Json | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.Serialization.Primitives | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Runtime.Serialization.Xml | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.AccessControl | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.Claims | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.Cryptography | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.Cryptography.Algorithms | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.Cryptography.Cng | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.Cryptography.Csp | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.Cryptography.Encoding | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.Cryptography.OpenSsl | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.Cryptography.Primitives | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.Cryptography.X509Certificates | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.Principal | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.Principal.Windows | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Security.SecureString | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.ServiceModel.Web | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.ServiceProcess | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Text.Encoding | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Text.Encoding.CodePages | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Text.Encoding.Extensions | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Text.Encodings.Web | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Text.Json | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Text.RegularExpressions | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Threading | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Threading.Channels | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Threading.Overlapped | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Threading.Tasks | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Threading.Tasks.Dataflow | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Threading.Tasks.Extensions | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Threading.Tasks.Parallel | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Threading.Thread | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Threading.ThreadPool | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Threading.Timer | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Transactions | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Transactions.Local | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.ValueTuple | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Web | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Web.HttpUtility | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Windows | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Xml | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Xml.Linq | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Xml.ReaderWriter | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Xml.Serialization | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Xml.XDocument | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Xml.XPath | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Xml.XPath.XDocument | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Xml.XmlDocument | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | System.Xml.XmlSerializer | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | WindowsBase | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | mscorlib | 8.0.1124.51707 |
8.0.1224.60305 |
♾️ | netstandard | 8.0.1124.51707 |
8.0.1224.60305 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…e certificate renewal process
Add powershell script for windows