Created new project: DTLib.Web
This commit is contained in:
parent
b19c39b684
commit
bb96774c37
@ -3,6 +3,7 @@
|
||||
<!--package info-->
|
||||
<PackageId>DTLib.Demystifier</PackageId>
|
||||
<Version>1.1.0</Version>
|
||||
<Authors>Ben, Timerix</Authors>
|
||||
<Description>netstandard2.0 fork of Ben.Demystifier</Description>
|
||||
<RepositoryType>GIT</RepositoryType>
|
||||
<RepositoryUrl>https://timerix.ddns.net:3322/Timerix/DTLib.Demystifier</RepositoryUrl>
|
||||
@ -13,7 +14,7 @@
|
||||
<TargetFrameworks>netstandard2.0;</TargetFrameworks>
|
||||
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
|
||||
<!--language features-->
|
||||
<LangVersion>12</LangVersion>
|
||||
<LangVersion>latest</LangVersion>
|
||||
<Nullable>enable</Nullable>
|
||||
<ImplicitUsings>disable</ImplicitUsings>
|
||||
<RootNamespace>DTLib.Demystifier</RootNamespace>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user