File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <TargetFramework >netcoreapp3.1</TargetFramework >
5+ <PackageVersion >1.0.0-preview</PackageVersion >
6+ <Title >Magic File Encoding</Title >
7+ <Authors >Jan Schwien</Authors >
8+ <Copyright >by Jan Schwien</Copyright >
9+ <PackageProjectUrl >https://github.com/Jan5366x/MagicFileEncoding</PackageProjectUrl >
10+ <PackageLicenseUrl >https://github.com/Jan5366x/MagicFileEncoding/blob/master/LICENCE.txt</PackageLicenseUrl >
11+ <RepositoryUrl >https://github.com/Jan5366x/MagicFileEncoding</RepositoryUrl >
12+ <PackageReleaseNotes >Alpha Release</PackageReleaseNotes >
513 </PropertyGroup >
614
715 <ItemGroup >
Original file line number Diff line number Diff line change 11# Magic File Encoding
22
3+ ### Nuget Package
4+ [ MagicFileEncoding at nuget.org] ( https://www.nuget.org/packages/MagicFileEncoding/ )
5+
36### Fallback Encoding
47The fallback encoding is ISO-8859-1 (Latin-1) by default.
58
You can’t perform that action at this time.
0 commit comments