Skip to content

Commit

Permalink
Release v1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
hhblaze committed Sep 26, 2017
1 parent 676b910 commit 45c85b3
Show file tree
Hide file tree
Showing 24 changed files with 14 additions and 48 deletions.
Binary file modified Process1/Process1/bin/Release/Process1.exe
Binary file not shown.
Binary file modified Process1/Process1/bin/Release/Process1.pdb
Binary file not shown.
Binary file removed Process1/Process1/bin/Release/Process1.vshost.exe
Binary file not shown.
6 changes: 0 additions & 6 deletions Process1/Process1/bin/Release/Process1.vshost.exe.config

This file was deleted.

11 changes: 0 additions & 11 deletions Process1/Process1/bin/Release/Process1.vshost.exe.manifest

This file was deleted.

Binary file modified Process1/Process1/bin/Release/SharmIpc.dll
Binary file not shown.
Binary file modified Process1/Process1/bin/Release/SharmIpc.pdb
Binary file not shown.
4 changes: 2 additions & 2 deletions Process1/SharmIpc/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.14.2017.0910")]
[assembly: AssemblyFileVersion("1.14.2017.0910")]
[assembly: AssemblyVersion("1.15.2017.0926")]
[assembly: AssemblyFileVersion("1.15.2017.0926")]

//[assembly: AssemblyFileVersion("1.7.2015.0827")]
Binary file modified Process1/SharmIpc/bin/Release/SharmIpc.dll
Binary file not shown.
Binary file modified Process1/SharmIpc/bin/Release/SharmIpc.pdb
Binary file not shown.
4 changes: 2 additions & 2 deletions Process1/SharmIpc462/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.14.2017.0910")]
[assembly: AssemblyFileVersion("1.14.2017.0910")]
[assembly: AssemblyVersion("1.15.2017.0926")]
[assembly: AssemblyFileVersion("1.15.2017.0926")]
Binary file modified Process1/SharmIpc462/bin/Release/SharmIpc.dll
Binary file not shown.
Binary file modified Process1/SharmIpc462/bin/Release/SharmIpc.pdb
Binary file not shown.
6 changes: 3 additions & 3 deletions Process1/SharmIpcNetCore462/SharmIpcNetCore462.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
<PropertyGroup>
<TargetFramework>netcoreapp2.0</TargetFramework>
<AssemblyName>SharmIpc</AssemblyName>
<AssemblyVersion>1.14.2017.0910</AssemblyVersion>
<FileVersion>1.14.2017.0910</FileVersion>
<AssemblyVersion>1.15.2017.0926</AssemblyVersion>
<FileVersion>1.15.2017.0926</FileVersion>
<Description>Inter-process communication IPC for .NET
</Description>
<Copyright>Copyright @ sharmipc.tiesky.com / Alex Solovyov ([email protected])</Copyright>
<Product>SharmIPC .NET</Product>
<Authors>sharmipc.tiesky.com</Authors>
<Company>tiesky.com</Company>
<PackageProjectUrl>https://github.com/hhblaze/SharmIPC</PackageProjectUrl>
<Version>1.14.2017.0910</Version>
<Version>1.15.2017.0926</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v2.0": {
"SharmIpc/1.14.2017.0910": {
"SharmIpc/1.15.2017.0926": {
"runtime": {
"SharmIpc.dll": {}
}
}
}
},
"libraries": {
"SharmIpc/1.14.2017.0910": {
"SharmIpc/1.15.2017.0926": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions Process1/SharmIpcNetStandard20/SharmIpcNetStandard20.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>1.14.2017.0910</Version>
<FileVersion>1.14.2017.0910</FileVersion>
<Version>1.15.2017.0926</Version>
<FileVersion>1.15.2017.0926</FileVersion>
<AssemblyName>SharmIpc</AssemblyName>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"targets": {
".NETStandard,Version=v2.0": {},
".NETStandard,Version=v2.0/": {
"SharmIpc/1.14.2017.0910": {
"SharmIpc/1.15.2017.0926": {
"dependencies": {
"NETStandard.Library": "2.0.0",
"System.IO.MemoryMappedFiles": "4.3.0"
Expand Down Expand Up @@ -205,7 +205,7 @@
}
},
"libraries": {
"SharmIpc/1.14.2017.0910": {
"SharmIpc/1.15.2017.0926": {
"type": "project",
"serviceable": false,
"sha512": ""
Expand Down
Binary file not shown.
Binary file removed Process2/bin/Release/Process2.vshost.exe
Binary file not shown.
6 changes: 0 additions & 6 deletions Process2/bin/Release/Process2.vshost.exe.config

This file was deleted.

11 changes: 0 additions & 11 deletions Process2/bin/Release/Process2.vshost.exe.manifest

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
**SharmIPC .NET**
=====================
![Image of Build](https://img.shields.io/badge/SharmIPC.NET-stable%20v1.14-4BA2AD.svg)
![Image of Build](https://img.shields.io/badge/SharmIPC.NET-stable%20v1.15-4BA2AD.svg)
![Image of Build](https://img.shields.io/badge/License-BSD%203,%20FOSS-FC0574.svg)
![Image of Build](https://img.shields.io/badge/Roadmap-completed-33CC33.svg)
![Image of Build](https://img.shields.io/badge/Powered%20by-tiesky.com-1883F5.svg)
Expand Down
Binary file added SharmIPC.1.15.0.nupkg
Binary file not shown.

0 comments on commit 45c85b3

Please sign in to comment.