Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Mastermind
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
seilenthalma100744
Mastermind
Commits
0bb6a8cd
Commit
0bb6a8cd
authored
4 months ago
by
seilenthalma100744
Browse files
Options
Downloads
Patches
Plain Diff
Replace Program.cs as a Test
parent
eda33dfa
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Program.cs
+11
-11
11 additions, 11 deletions
Program.cs
with
11 additions
and
11 deletions
Program.cs
+
11
−
11
View file @
0bb6a8cd
using
System
;
namespace
Program
{
class
Program
{
static
void
Main
()
{
}
}
using
System
;
namespace
Program
{
class
Program
{
static
void
Main
()
{
Console
.
WriteLine
(
"Test"
);
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment