Skip to content

Commit e78fef8

Browse files
authored
Merge pull request #6666 from kendrahavens/patch-5
Add .NET Core support in preview
2 parents 3714612 + db08e84 commit e78fef8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/test/isolating-code-under-test-with-microsoft-fakes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Isolating Code Under Test with Microsoft Fakes
3-
ms.date: 11/04/2016
3+
ms.date: 06/03/2020
44
ms.topic: conceptual
55
ms.author: mikejo
66
manager: jillfra
@@ -27,6 +27,7 @@ Fakes come in two flavors:
2727

2828
- Visual Studio Enterprise
2929
- A .NET Framework project
30+
- .NET Core and SDK-style project support is currently in preivew. [Read More](https://docs.microsoft.com/visualstudio/releases/2019/release-notes#microsoft-fakes-for-net-core-and-sdk-style-projects)
3031

3132
> [!NOTE]
3233
> - .NET Standard projects are not supported.

0 commit comments

Comments
 (0)