From de1ee2769cff91d8bcdc34732295d96ad51771b0 Mon Sep 17 00:00:00 2001 From: Brice Lambson Date: Fri, 31 May 2019 12:23:25 -0700 Subject: [PATCH] Port VBTests to .NET Core Part of #271 --- test/EntityFramework/VBTests/VBTests.vbproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/EntityFramework/VBTests/VBTests.vbproj b/test/EntityFramework/VBTests/VBTests.vbproj index 7c5ef58096..89dc97b781 100644 --- a/test/EntityFramework/VBTests/VBTests.vbproj +++ b/test/EntityFramework/VBTests/VBTests.vbproj @@ -3,14 +3,14 @@ EntityFramework.VBTests - net452 + net452;netcoreapp3.0 - + - + SqlServerTypes\readme.htm