Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit d8810ab

Browse files
added .net 3.5 optional feature requirement.
1 parent ac7424f commit d8810ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTION.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# Contribution Guidelines
23

34
## Build failures due to locked files
@@ -15,3 +16,6 @@ There are two workarounds for this:
1516
This will prevent the design-time builds in Visual Studio from loading and locking
1617
the output of the CodeGeneration.Roslyn.Tasks project, allowing you to make changes
1718
to that project and build them.
19+
20+
## Requirements
21+
If you're running on Windows 10, you need to install the .net 3.5 optional feature in order to compile the project.

0 commit comments

Comments
 (0)