mirror of
https://github.com/tribufu/proxmox-sharp
synced 2026-05-06 06:47:29 +00:00
Update Program.cs
This commit is contained in:
parent
796c3e8d3b
commit
043c3923dd
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ namespace Tribufu.Proxmox.Tests
|
|||
{
|
||||
public static class Program
|
||||
{
|
||||
public static async Task Main(string[] args)
|
||||
public static async Task Main()
|
||||
{
|
||||
DotEnv.Load(new DotEnvOptions(ignoreExceptions: true, envFilePaths: [".env", "../../.env"]));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue