Skip to content

Commit 721ea0c

Browse files
linkdotnetegil
authored andcommitted
Added NuGet infos
1 parent a219a87 commit 721ea0c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/bunit.generators/bunit.generators.csproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
<RootNamespace>Bunit</RootNamespace>
88
</PropertyGroup>
99

10+
<PropertyGroup>
11+
<PackageId>bunit.generators</PackageId>
12+
<Title>bUnit.generators</Title>
13+
<Description>
14+
bUnit.generators is an extension to bUnit that provides code generators for stubbing components.
15+
</Description>
16+
</PropertyGroup>
17+
1018
<ItemGroup>
1119
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
1220
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4">

0 commit comments

Comments
 (0)