diff options
| author | Bond-009 <bond.009@outlook.com> | 2020-01-09 17:07:13 +0100 |
|---|---|---|
| committer | Bond-009 <bond.009@outlook.com> | 2020-01-09 17:07:13 +0100 |
| commit | fdbb32911835b5ed8e39f518ccc20b0a26bd8bab (patch) | |
| tree | f84daae0a290f7f107a3bbe0b12920a880ad47ac /DvdLib | |
| parent | 162c1ac7b7fde0e4929cf262b0f275e3eb15524c (diff) | |
Remove StringHelper functions
Diffstat (limited to 'DvdLib')
| -rw-r--r-- | DvdLib/DvdLib.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DvdLib/DvdLib.csproj b/DvdLib/DvdLib.csproj index 9dbaa9e2f..f4df6a9f5 100644 --- a/DvdLib/DvdLib.csproj +++ b/DvdLib/DvdLib.csproj @@ -9,7 +9,7 @@ </ItemGroup> <PropertyGroup> - <TargetFramework>netstandard2.0</TargetFramework> + <TargetFramework>netstandard2.1</TargetFramework> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <GenerateDocumentationFile>true</GenerateDocumentationFile> </PropertyGroup> |
