Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
/ NuGet.Jobs Public archive

Commit

Permalink
no-op change to force CI to go
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Bommarito committed Oct 5, 2018
1 parent 270dce6 commit e7c586e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/StatusAggregator/Container/IContainerWrapper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ namespace StatusAggregator.Container
public interface IContainerWrapper
{
Task CreateIfNotExistsAsync();

Task SaveBlobAsync(string name, string contents);
}
}

0 comments on commit e7c586e

Please sign in to comment.