File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 33 <Import Project =" ..\packages\NuGet.Build.Packaging.0.1.248\build\NuGet.Build.Packaging.props" Condition =" Exists('..\packages\NuGet.Build.Packaging.0.1.248\build\NuGet.Build.Packaging.props')" />
44
55 <PropertyGroup >
6- <TargetFramework >netstandard1.6 </TargetFramework >
6+ <TargetFramework >netstandard1.5 </TargetFramework >
77 <PackageId >NStack.Core</PackageId >
88 <PackageVersion >0.10</PackageVersion >
99 <Authors >Miguel de Icaza</Authors >
@@ -45,8 +45,5 @@ Added ustring.ColumnWidth to return number of columns that a ustring takes in a
4545 <Private >False</Private >
4646 </Reference >
4747 </ItemGroup >
48- <ItemGroup >
49- <PackageReference Include =" System.Memory" Version =" 4.5.0-preview1-26216-02" />
50- </ItemGroup >
5148 <Import Project =" ..\packages\NuGet.Build.Packaging.0.1.248\build\NuGet.Build.Packaging.targets" Condition =" Exists('..\packages\NuGet.Build.Packaging.0.1.248\build\NuGet.Build.Packaging.targets')" />
5249</Project >
You can’t perform that action at this time.
0 commit comments