Skip to content

Commit cb79308

Browse files
committed
version bump to 1.0.1
1 parent 875d6a3 commit cb79308

4 files changed

Lines changed: 2 additions & 48 deletions

File tree

icon/icon-310.png

10.1 KB
Loading

src/Incontrl.Net/Incontrl.Net.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup Label="Assembly">
33
<Description>Incontrl.Net Class Library</Description>
44
<Copyright>Copyright (c) 2017 Indice</Copyright>
5-
<VersionPrefix>1.0.0</VersionPrefix>
5+
<VersionPrefix>1.0.1</VersionPrefix>
66
<!--<VersionSuffix>beta1</VersionSuffix>-->
77
<Authors>c.leftheris, giorgos07</Authors>
88
<TargetFrameworks>net452;netstandard1.4;netstandard2.0</TargetFrameworks>
@@ -34,7 +34,7 @@
3434
<DefineConstants>$(DefineConstants);NETSTANDARD14;</DefineConstants>
3535
</PropertyGroup>
3636
<ItemGroup>
37-
<PackageReference Include="IdentityModel" Version="2.12.0" />
37+
<PackageReference Include="IdentityModel" Version="2.13.0" />
3838
</ItemGroup>
3939

4040
<ItemGroup Condition="'$(TargetFramework)' == 'net452'">

src/Incontrl.Net/Models/Currency.cs

Lines changed: 0 additions & 29 deletions
This file was deleted.

src/Incontrl.Net/Models/InvoiceDocument.cs

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)