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

Commit a97ba32

Browse files
authored
Merge pull request #53 from AdmiralSnyder/patch-1
added .net 3.5 optional feature requirement.
2 parents ac7424f + 284453b commit a97ba32

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTION.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ There are two workarounds for this:
1515
This will prevent the design-time builds in Visual Studio from loading and locking
1616
the output of the CodeGeneration.Roslyn.Tasks project, allowing you to make changes
1717
to that project and build them.
18+
19+
## Requirements
20+
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)