Skip to content

Commit fbcfde0

Browse files
committed
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

Lines changed: 0 additions & 1 deletion
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)