Skip to content

Commit d231990

Browse files
committed
bring back
1 parent e6ce0c2 commit d231990

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/NuGet.Tests.Apex/NuGet.Tests.Apex/NuGetEndToEndTests/NetCoreProjectTestCase.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ public async Task UpdatePackageToNetCoreProjectFromUI_VerifiesRestore()
288288
}
289289
}
290290

291-
291+
// There is a bug with VS or Apex where NetCoreConsoleApp and NetCoreClassLib create netcore 2.1 projects that are not supported by the sdk
292292
// Commenting out any NetCoreConsoleApp or NetCoreClassLib template and swapping it for NetStandardClassLib as both are package ref.
293293

294294
public static IEnumerable<object[]> GetNetCoreTemplates()

0 commit comments

Comments
 (0)