Commit 2181ccd 1 parent d3fe8ba commit 2181ccd Copy full SHA for 2181ccd
File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 4
4
<TargetFramework >net6.0</TargetFramework >
5
5
<ImplicitUsings >enable</ImplicitUsings >
6
6
<Nullable >enable</Nullable >
7
+ <IsPackable >false</IsPackable >
8
+ <PackageVersion >0.0.0</PackageVersion >
9
+ <Title >Dynatello</Title >
10
+ <Authors >Robert Andersson</Authors >
11
+ <Description >Contains functionality to improve the convinience when working the DynamoDB.SourceGenerator.</Description >
12
+ <Copyright >Robert Anderson</Copyright >
13
+ <PackageProjectUrl >https://github.com/inputfalken/DynamoDB.SourceGenerator</PackageProjectUrl >
14
+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
15
+ <RepositoryUrl >https://github.com/inputfalken/DynamoDB.SourceGenerator</RepositoryUrl >
16
+ <RepositoryType >git</RepositoryType >
17
+ <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
18
+ <GenerateDocumentationFile >true</GenerateDocumentationFile >
7
19
</PropertyGroup >
8
20
9
21
<ItemGroup >
You can’t perform that action at this time.
0 commit comments