Skip to content

Commit 415cd8f

Browse files
authored
Add .NET Core support in preview
1 parent b9c02d2 commit 415cd8f

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/en-us/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)