mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-20 16:06:50 +00:00
chore: remove 4SERIES compiler directive
This commit is contained in:
parent
8316ee22b6
commit
f6f731b470
34 changed files with 53 additions and 223 deletions
|
|
@ -1,7 +1,4 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<ProjectType>ProgramLibrary</ProjectType>
|
||||
</PropertyGroup>
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<RootNamespace>PepperDash.Essentials</RootNamespace>
|
||||
<TargetFramework>net472</TargetFramework>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue