mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 03:27:04 +09:00
This reverts commit 34794bc5f2
.
This commit is contained in:
parent
968746b87e
commit
83f8df4e78
13 changed files with 6 additions and 43 deletions
|
@ -52,7 +52,7 @@ Pure netstandard configuration:
|
|||
All supported targets with unique windows/unix build for netcoreapp:
|
||||
```
|
||||
<PropertyGroup>
|
||||
<TargetFrameworks>$(NetCoreAppCurrent)-windows;$(NetCoreAppCurrent)-Unix;$(NetFrameworkMinimum)</TargetFrameworks>
|
||||
<TargetFrameworks>$(NetCoreAppCurrent)-windows;$(NetCoreAppCurrent)-Unix;$(NetFrameworkCurrent)</TargetFrameworks>
|
||||
<PropertyGroup>
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue