File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
[ ![ OSS] ( https://img.shields.io/github/license/devlooped/SmallSharp.svg?color=blue )] ( https://github.com/devlooped/SmallSharp/blob/main/license.txt )
8
8
9
9
<!-- #description -->
10
- Create, edit and run multiple C# file-based apps in the same project, honoring per-file ` #:package `
10
+ Create, edit and run multiple C# file-based apps in the same project in the IDE , honoring per-file ` #:package `
11
11
references, ` #:property ` project values and even ` #:sdk ` 😍
12
12
<!-- #description -->
13
13
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<PackageId >SmallSharp</PackageId >
6
6
<Description >
7
- Create, edit and run multiple C# top-level programs in the same project,
7
+ Create, edit and run multiple C# top-level programs in the same project in the IDE ,
8
8
respecting per-file `#:package` references and `#:property` project values 😍
9
9
</Description >
10
10
<PackFolder >build</PackFolder >
You can’t perform that action at this time.
0 commit comments