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
|
image: mcr.microsoft.com/dotnet/sdk
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
LANG: "de"
|
|
||||||
TZ: "Europe/Berlin"
|
TZ: "Europe/Berlin"
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
|
|||||||
@@ -1,7 +1,5 @@
|
|||||||
using System;
|
|
||||||
using AMWD.Common.Tests.Utils;
|
|
||||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
|
||||||
using System.Security.Cryptography;
|
using System.Security.Cryptography;
|
||||||
|
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||||
|
|
||||||
namespace AMWD.Common.Tests.Extensions
|
namespace AMWD.Common.Tests.Extensions
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user