Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fbcfde0

Browse files
committedMay 31, 2022
Remove explicit version
1 parent b3bfce6 commit fbcfde0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

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

-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ private static void StartServerIfNotRunning()
162162
ConfigureServer(new TestServerOptions
163163
{
164164
DataDirectory = "./RavenDbTest/",
165-
FrameworkVersion = "7.0.0-preview.4.22251.1",
166165
});
167166
}
168167
}

0 commit comments

Comments
 (0)
Please sign in to comment.