Создан проект Intersvyaz.Net.
This commit is contained in:
parent
f3ff765d49
commit
cb36edfd2e
3 changed files with 41 additions and 0 deletions
8
src/Intersvyaz.Net/Class1.cs
Normal file
8
src/Intersvyaz.Net/Class1.cs
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
using System;
|
||||
|
||||
namespace Intersvyaz.Net
|
||||
{
|
||||
public class Class1
|
||||
{
|
||||
}
|
||||
}
|
||||
7
src/Intersvyaz.Net/Intersvyaz.Net.csproj
Normal file
7
src/Intersvyaz.Net/Intersvyaz.Net.csproj
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard1.4</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue