refactor csproj ...
This commit is contained in:
+3
-3
@@ -1,12 +1,12 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<!-- Runtime Definition -->
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
<PackageId>xDashboard.xExceptions</PackageId>
|
||||
<Version>1.0.0</Version>
|
||||
<LangVersion>8.0</LangVersion>
|
||||
<Authors>Hadi Khazaee Asl</Authors>
|
||||
<Company>SaherElm IT Center</Company>
|
||||
<PackageId>xDashboard.xExceptions</PackageId>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
<Description>
|
||||
provide all Exceptions and its related actions/extensions and classes which required to xDashboard project.
|
||||
</Description>
|
||||
|
||||
Reference in New Issue
Block a user