Skip to content

Commit 9bcaffe

Browse files
committed
Update samples.
1 parent 11e6b67 commit 9bcaffe

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

samples/Berrysoft.Data.MapSample/Berrysoft.Data.MapSample.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<RootNamespace>Berrysoft.Data.MapSample</RootNamespace>
6-
<TargetFramework>netcoreapp2.1</TargetFramework>
6+
<TargetFramework>netcoreapp2.2</TargetFramework>
77
</PropertyGroup>
88

99
<ItemGroup>

samples/Berrysoft.Data.TreeSample/Berrysoft.Data.TreeSample.csproj

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

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>netcoreapp2.1</TargetFramework>
5+
<TargetFramework>netcoreapp2.2</TargetFramework>
66
</PropertyGroup>
77

88
<PropertyGroup>

samples/Berrysoft.Html.Sample/Berrysoft.Html.Sample.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<RootNamespace>Berrysoft.Html.Sample</RootNamespace>
6-
<TargetFramework>netcoreapp2.1</TargetFramework>
6+
<TargetFramework>netcoreapp2.2</TargetFramework>
77
</PropertyGroup>
88

99
<ItemGroup>

samples/Berrysoft.Unsafe.Sample/Berrysoft.Unsafe.Sample.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<RootNamespace>Berrysoft.Unsafe.Sample</RootNamespace>
6-
<TargetFramework>netcoreapp2.1</TargetFramework>
6+
<TargetFramework>netcoreapp2.2</TargetFramework>
77
</PropertyGroup>
88

99
<ItemGroup>

samples/TsinghuaNet/TsinghuaNet.vbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<RootNamespace>TsinghuaNet</RootNamespace>
6-
<TargetFramework>netcoreapp2.1</TargetFramework>
6+
<TargetFramework>netcoreapp2.2</TargetFramework>
77
</PropertyGroup>
88

99
<ItemGroup>

0 commit comments

Comments
 (0)