diff --git a/AMWD.Common.AspNetCore/AMWD.Common.AspNetCore.csproj b/AMWD.Common.AspNetCore/AMWD.Common.AspNetCore.csproj index 98176c8..3e878fe 100644 --- a/AMWD.Common.AspNetCore/AMWD.Common.AspNetCore.csproj +++ b/AMWD.Common.AspNetCore/AMWD.Common.AspNetCore.csproj @@ -12,12 +12,15 @@ false true false - + true true snupkg + AMWD.Common.AspNetCore - + https://git.am-wd.de/AM.WD/common/-/raw/master/icon.png + https://git.am-wd.de/AM.WD/common + AM.WD Common Library for ASP.NET Core Library with classes and extensions used frequently on AM.WD projects. AM.WD diff --git a/AMWD.Common.EntityFrameworkCore/AMWD.Common.EntityFrameworkCore.csproj b/AMWD.Common.EntityFrameworkCore/AMWD.Common.EntityFrameworkCore.csproj index 71cd629..5e00e21 100644 --- a/AMWD.Common.EntityFrameworkCore/AMWD.Common.EntityFrameworkCore.csproj +++ b/AMWD.Common.EntityFrameworkCore/AMWD.Common.EntityFrameworkCore.csproj @@ -16,7 +16,10 @@ true true snupkg + AMWD.Common.EntityFrameworkCore + https://git.am-wd.de/AM.WD/common/-/raw/master/icon.png + https://git.am-wd.de/AM.WD/common AM.WD Common Library for EntityFramework Core Library with classes and extensions used frequently on AM.WD projects. diff --git a/AMWD.Common/AMWD.Common.csproj b/AMWD.Common/AMWD.Common.csproj index fe68e1d..c55dda7 100644 --- a/AMWD.Common/AMWD.Common.csproj +++ b/AMWD.Common/AMWD.Common.csproj @@ -12,12 +12,15 @@ false true false - + true true snupkg + AMWD.Common - + https://git.am-wd.de/AM.WD/common/-/raw/master/icon.png + https://git.am-wd.de/AM.WD/common + AM.WD Common Library Library with classes and extensions used frequently on AM.WD projects. AM.WD diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..f11c76c Binary files /dev/null and b/icon.png differ