Compare commits
No commits in common. "second" and "main" have entirely different histories.
@ -45,7 +45,6 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="second.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="App.config" />
|
||||
|
12
second.cs
12
second.cs
@ -1,12 +0,0 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace ConsoleForGit
|
||||
{
|
||||
internal class second
|
||||
{
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user