Skip to content

Commit 28a1725

Browse files
author
lith
committed
auto commit 1.3.13
1 parent 00ef610 commit 28a1725

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

02.Gateway/ServiceAdaptor.NetCore.Gateway/ServiceAdaptor.NetCore.Gateway.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<PropertyGroup>
99
<TargetFramework>netcoreapp2.1</TargetFramework>
10-
<Version>1.3.12</Version>
10+
<Version>1.3.13</Version>
1111
</PropertyGroup>
1212

1313
<PropertyGroup>

Library/ServiceAdaptor.NetCore.Consul/ServiceAdaptor.NetCore.Consul.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<PropertyGroup>
88
<TargetFramework>netstandard2.0</TargetFramework>
9-
<Version>1.3.12</Version>
9+
<Version>1.3.13</Version>
1010
</PropertyGroup>
1111

1212
<PropertyGroup>
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<PackageReference Include="Consul" Version="0.7.2.6" />
24-
<PackageReference Include="Vit.WebHost" Version="2.1.12" />
24+
<PackageReference Include="Vit.WebHost" Version="2.1.14" />
2525
</ItemGroup>
2626

2727

Library/ServiceAdaptor.NetCore.MinHttp/ServiceAdaptor.NetCore.MinHttp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<PropertyGroup>
88
<TargetFramework>netstandard2.0</TargetFramework>
9-
<Version>1.3.12</Version>
9+
<Version>1.3.13</Version>
1010
</PropertyGroup>
1111

1212
<PropertyGroup>

Library/ServiceAdaptor.NetCore.Sers/ServiceAdaptor.NetCore.Sers.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<PropertyGroup>
88
<TargetFramework>netstandard2.0</TargetFramework>
9-
<Version>1.3.12</Version>
9+
<Version>1.3.13</Version>
1010
</PropertyGroup>
1111

1212
<PropertyGroup>
@@ -21,7 +21,7 @@
2121

2222
<ItemGroup>
2323
<!-- Sers -->
24-
<PackageReference Include="Sers.Serslot" Version="2.1.13" />
24+
<PackageReference Include="Sers.Serslot" Version="2.1.16" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

Library/ServiceAdaptor.NetCore/ServiceAdaptor.NetCore.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<PropertyGroup>
88
<TargetFramework>netstandard2.0</TargetFramework>
9-
<Version>1.3.12</Version>
9+
<Version>1.3.13</Version>
1010
</PropertyGroup>
1111

1212
<PropertyGroup>
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.1.0" />
2424

2525
<!-- Sers -->
26-
<PackageReference Include="Vit.Core" Version="2.1.12" />
26+
<PackageReference Include="Vit.Core" Version="2.1.14" />
2727
</ItemGroup>
2828

2929

0 commit comments

Comments
 (0)