Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard committed Jul 17, 2019
2 parents d4e7305 + eeb2468 commit f6ba117
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Platform.Interfaces.csproj
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>

<PropertyGroup>
<Description>LinksPlatform's Platform.Interfaces Class Library</Description>
<Copyright>Konstantin Diachenko</Copyright>
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

# Interfaces

LinksPlatform's Platform.Interfaces Class Library

Contains common interfaces that did not fit in any major category.

Namespace: Platform.Interfaces

Forked from: https://github.com/Konard/LinksPlatform/tree/657ea248b32dc31d0793ae9a9e4989ec6ee61d5e/Platform/Platform.Helpers

NuGet package: https://www.nuget.org/packages/Platform.Interfaces

1 comment on commit f6ba117

@Konard
Copy link
Member Author

@Konard Konard commented on f6ba117 Jul 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.