Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Update Unosquare.Tubular.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez authored Nov 9, 2017
1 parent 83fe04e commit 61ace38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Unosquare.Tubular/Unosquare.Tubular.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Copyright>Unosquare 2016-2017</Copyright>
<DebugType>Full</DebugType>
<AssemblyTitle>Unosquare Tubular</AssemblyTitle>
<VersionPrefix>1.4.4</VersionPrefix>
<VersionPrefix>1.4.5</VersionPrefix>
<TargetFrameworks>netstandard1.5;net452</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<AssemblyName>Unosquare.Tubular</AssemblyName>
Expand All @@ -15,7 +15,7 @@
<PackageReference Include="StyleCop.Analyzers" Version="1.0.2">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.0.7.9" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.0.7.11" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.5' ">
Expand Down

0 comments on commit 61ace38

Please sign in to comment.