Sprache "de" entfernt, um CodeCoverage zu parsen (funktioniert nur mit "en"); cleanup
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
image: mcr.microsoft.com/dotnet/sdk
|
||||
|
||||
variables:
|
||||
LANG: "de"
|
||||
TZ: "Europe/Berlin"
|
||||
|
||||
stages:
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
using System;
|
||||
using AMWD.Common.Tests.Utils;
|
||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||
using System.Security.Cryptography;
|
||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||
|
||||
namespace AMWD.Common.Tests.Extensions
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user