Timur Zamaleev

Results 2 issues of Timur Zamaleev

The code under test is: using System; using System.IO; using FluentValidation; using NullGuard; namespace App.Validators { public sealed class OptionsValidator : AbstractValidator { private readonly Options options; private readonly Lazy...

Hello. I am using VS2017. With Verbose=false or without it I am getting a lot of build information lines like 'ILRepack: - Importing ...', ' ILRepack: - Fixing references for...