Skip to content

Commit

Permalink
Icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jchristn committed Jun 13, 2019
1 parent 9e01da1 commit 3219eb8
Show file tree
Hide file tree
Showing 18 changed files with 6 additions and 716 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.2</TargetFramework>
<TargetFrameworks>netcoreapp2.2;net461</TargetFrameworks>
</PropertyGroup>

<ItemGroup>
Expand Down
File renamed without changes.
6 changes: 0 additions & 6 deletions ClientTestNetFramework/App.config

This file was deleted.

62 changes: 0 additions & 62 deletions ClientTestNetFramework/ClientTestNetFramework.csproj

This file was deleted.

245 changes: 0 additions & 245 deletions ClientTestNetFramework/Program.cs

This file was deleted.

36 changes: 0 additions & 36 deletions ClientTestNetFramework/Properties/AssemblyInfo.cs

This file was deleted.

Binary file removed ClientTestNetFramework/simpletcp.pfx
Binary file not shown.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.2</TargetFramework>
<TargetFrameworks>netcoreapp2.2;net461</TargetFrameworks>
</PropertyGroup>

<ItemGroup>
Expand Down
6 changes: 0 additions & 6 deletions ServerTestNetFramework/App.config

This file was deleted.

Loading

0 comments on commit 3219eb8

Please sign in to comment.