Skip to content

Commit

Permalink
Merge branch 'fasterlog' into async-support
Browse files Browse the repository at this point in the history
  • Loading branch information
badrishc committed Oct 6, 2019
2 parents 7565a21 + 8e42a74 commit 915f01e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ variables:
jobs:
- job: 'csharpWindows'
pool:
vmImage: vs2017-win2016
vmImage: windows-latest
displayName: 'C# (Windows)'

strategy:
Expand Down
1 change: 0 additions & 1 deletion cs/test/FasterLogTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ internal class FasterLogTests
private FasterLog log;
private IDevice device;


[SetUp]
public void Setup()
{
Expand Down

0 comments on commit 915f01e

Please sign in to comment.