Skip to content

Commit

Permalink
Release 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hhblaze committed Apr 24, 2017
1 parent 387556c commit d02c5bc
Show file tree
Hide file tree
Showing 15 changed files with 182 additions and 212 deletions.
Binary file modified Process1/.vs/Process1/v14/.suo
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.9.2016.0614")]
[assembly: AssemblyFileVersion("1.9.2016.0614")]
[assembly: AssemblyVersion("1.10.2017.0424")]
[assembly: AssemblyFileVersion("1.10.2017.0424")]

//[assembly: AssemblyFileVersion("1.7.2015.0827")]
3 changes: 2 additions & 1 deletion Process1/SharmIpc/SharmIpc.csproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
Expand All @@ -11,6 +11,7 @@
<AssemblyName>SharmIpc</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
Binary file modified Process1/SharmIpc/bin/Debug/SharmIpc.dll
Binary file not shown.
Binary file modified Process1/SharmIpc/bin/Debug/SharmIpc.pdb
Binary file not shown.
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.
Loading

0 comments on commit d02c5bc

Please sign in to comment.