mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-04-15 21:52:25 +03:00
Update DonloaderService.cs
This commit is contained in:
parent
2979a1e97d
commit
99baf3ba5a
@ -166,7 +166,7 @@ namespace EpicMorg.Atlassian.Downloader
|
|||||||
WriteColorLine("%║ .;cccccc;. !╔══════════════════════════════════════════════╗ %║");
|
WriteColorLine("%║ .;cccccc;. !╔══════════════════════════════════════════════╗ %║");
|
||||||
WriteColorLine("%║ .:ccccccc;. !║ " + assemblyName + " !║ %║");
|
WriteColorLine("%║ .:ccccccc;. !║ " + assemblyName + " !║ %║");
|
||||||
WriteColorLine("%║ 'ccccccccc;. !╠══════════════════════════════════════════════╣ %║");
|
WriteColorLine("%║ 'ccccccccc;. !╠══════════════════════════════════════════════╣ %║");
|
||||||
WriteColorLine("%║ ,cccccccccc;. !║ &Code: @kastkack !║ %║");
|
WriteColorLine("%║ ,cccccccccc;. !║ &Code: @kasthack !║ %║");
|
||||||
WriteColorLine("%║ ,ccccccccccc;. !║ &GFX: @stam !║ %║");
|
WriteColorLine("%║ ,ccccccccccc;. !║ &GFX: @stam !║ %║");
|
||||||
WriteColorLine("%║ .... .:ccccccccccc;. !╠══════════════════════════════════════════════╣ %║");
|
WriteColorLine("%║ .... .:ccccccccccc;. !╠══════════════════════════════════════════════╣ %║");
|
||||||
WriteColorLine("%║ .',,'..;cccccccccccc;. !║ &Version: " + assemblyVersion + " !║ %║");
|
WriteColorLine("%║ .',,'..;cccccccccccc;. !║ &Version: " + assemblyVersion + " !║ %║");
|
||||||
@ -317,4 +317,4 @@ namespace EpicMorg.Atlassian.Downloader
|
|||||||
public async Task StopAsync(CancellationToken cancellationToken) { }
|
public async Task StopAsync(CancellationToken cancellationToken) { }
|
||||||
#pragma warning restore CS1998 // Async method lacks 'await' operators and will run synchronously
|
#pragma warning restore CS1998 // Async method lacks 'await' operators and will run synchronously
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user