Skip to content

Commit

Permalink
Version 0.1.7. Release notes updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard committed Nov 9, 2019
1 parent 69935f6 commit 7c5465c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Platform.Communication/Platform.Communication.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>LinksPlatform's Platform.Communication Class Library</Description>
<Copyright>Konstantin Diachenko</Copyright>
<AssemblyTitle>Platform.Communication</AssemblyTitle>
<VersionPrefix>0.1.6</VersionPrefix>
<VersionPrefix>0.1.7</VersionPrefix>
<Authors>Konstantin Diachenko</Authors>
<TargetFrameworks>net471;netstandard2.0;netstandard2.1</TargetFrameworks>
<AssemblyName>Platform.Communication</AssemblyName>
Expand All @@ -24,7 +24,7 @@
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<LangVersion>latest</LangVersion>
<PackageReleaseNotes>Platform.Singletons dependency updated from 0.0.5 to 0.0.6.</PackageReleaseNotes>
<PackageReleaseNotes>Platform.Singletons dependency updated from 0.0.6 to 0.0.7.</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net4')) AND '$(MSBuildRuntimeType)' == 'Core' AND '$(OS)' != 'Windows_NT'">
Expand Down

0 comments on commit 7c5465c

Please sign in to comment.