Skip to content

Commit 9e842be

Browse files
committed
Use 6.0.0
1 parent 7c8aebf commit 9e842be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LinkDotNet.Blog.IntegrationTests/Infrastructure/Persistence/RavenDb/BlogPostRepositoryTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ private static void StartServerIfNotRunning()
164164
ConfigureServer(new TestServerOptions
165165
{
166166
DataDirectory = "./RavenDbTest/",
167+
FrameworkVersion = "6.0.0",
167168
});
168169
}
169170
}

0 commit comments

Comments
 (0)