updated project settings
All checks were successful
piwigodotnet/pipeline/head This commit looks good
All checks were successful
piwigodotnet/pipeline/head This commit looks good
This commit is contained in:
parent
80b293eec1
commit
a7fedae308
@ -4,6 +4,15 @@
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
<Title>Piwigo dotnet for dependency injection</Title>
|
||||
<Authors>Philipp Häfelfinger</Authors>
|
||||
<Description>Provides registration extensions for piwigo dotnet to be used with microsofts service collection</Description>
|
||||
<Copyright>(c) by Philipp Häfelfinger</Copyright>
|
||||
<PackageProjectUrl>https://git.haefelfinger.net/piwigo/piwigodotnet.git</PackageProjectUrl>
|
||||
<PackageLicenseUrl>https://git.haefelfinger.net/piwigo/piwigodotnet/raw/branch/main/LICENSE</PackageLicenseUrl>
|
||||
<RepositoryUrl>https://git.haefelfinger.net/piwigo/piwigodotnet.git</RepositoryUrl>
|
||||
<RepositoryType>git</RepositoryType>
|
||||
<PackageTags>piwigo,dependencyinjection</PackageTags>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user