File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 44 <TargetFramework >net9.0</TargetFramework >
55 <!-- needed to support JS interop -->
66 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
7+
8+ <!-- Package metadata -->
9+ <Authors >Maurice CGP Peters</Authors >
10+ <Description >Abies - A WebAssembly library for building MVP style web applications with .NET</Description >
11+ <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
12+ <PackageReadmeFile >README.md</PackageReadmeFile >
13+ <PackageProjectUrl >https://github.com/Picea/Abies</PackageProjectUrl >
14+ <RepositoryUrl >https://github.com/Picea/Abies.git</RepositoryUrl >
15+ <RepositoryType >git</RepositoryType >
16+ <PackageTags >webassembly;wasm;dotnet;web</PackageTags >
717 </PropertyGroup >
818
919 <ItemGroup >
Original file line number Diff line number Diff line change 11# Abies (/ˈa.bi.eːs/)
22
3+ A WebAssembly library for building MVP style web applications with .NET
4+
35## The name
46
57Abies is a latin name which means "fir tree"
You can’t perform that action at this time.
0 commit comments