Skip to content

Commit e3970bf

Browse files
committed
Update packages.
1 parent ec2a48c commit e3970bf

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,12 @@
55
<TargetFramework>netcoreapp2.0</TargetFramework>
66
</PropertyGroup>
77

8-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
9-
<LangVersion>latest</LangVersion>
10-
</PropertyGroup>
11-
12-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
8+
<PropertyGroup>
139
<LangVersion>latest</LangVersion>
1410
</PropertyGroup>
1511

1612
<ItemGroup>
17-
<PackageReference Include="System.Memory" Version="4.5.0-rc1" />
13+
<PackageReference Include="System.Memory" Version="4.5.0" />
1814
</ItemGroup>
1915

2016
<ItemGroup>

0 commit comments

Comments
 (0)