Hallo Leute
Ich habe nun ein Projekt bei mir angelegt und commite das mal. Ich weiß zwar nicht ob das hilfreich ist aber wir könnten evtl. an diesen Dateien weiterarbeiten??? Muss aber nicht unbedingt sein... Gruß Samed
This commit is contained in:
18
Program.cs
18
Program.cs
@@ -1,18 +0,0 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Info3Git
|
||||
{
|
||||
class Program
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
int i = 12;
|
||||
int i = 58;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user