Updated azure-pipelines-server.yml
Changed to thunderclient to messa017 Nuget Bump Scan Helper
This commit is contained in:
@ -4,5 +4,5 @@ namespace OI.Metrology.Shared.Repositories;
|
||||
|
||||
public interface IDbConnectionFactory
|
||||
{
|
||||
DbConnection GetDbConnection();
|
||||
DbConnection GetDbConnection(bool? useOI2Sql = null);
|
||||
}
|
Reference in New Issue
Block a user