You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/projects/submission.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
title: How to Submit Projects
3
3
---
4
4
5
+
This page assumes that you already created a project, following the instructions in the prompt if there are any.
6
+
Note that your instructor will make efforts to accommodate all versions of the .NET framework, the important is that your project can compile with *some* version of it.
7
+
5
8
# Submission
6
9
7
10
First, make sure your name and the date is placed in a delimited comment at the very beginning of each of your `.cs` file.
0 commit comments