Skip to content

Commit 8ad2ef4

Browse files
Update package definition
1 parent 86012a4 commit 8ad2ef4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Waypoint.proj

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Description>Waypoint</Description>
3+
<Description>Opinionated F# OSS solution scaffold created by Ionide initative</Description>
44
<Authors>Krzysztof Cieslak</Authors>
55
<PackageProjectUrl>https://github.com/ionide/Waypoint</PackageProjectUrl>
66
<License>MIT</License>
@@ -12,6 +12,7 @@
1212
<NoBuild>true</NoBuild>
1313
<IncludeBuildOutput>false</IncludeBuildOutput>
1414
<TargetFramework>netstandard2.0</TargetFramework>
15+
<PackageTags>F#; Project template; Scaffolding; Opinionated; Tooling </PackageTags>
1516
</PropertyGroup>
1617
<PropertyGroup>
1718
<ExcludeFromPackage>

0 commit comments

Comments
 (0)